101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

539
active users

ATTN AMERICANS & AMERICAN-STYLE COMPUTING ENTHUSIASTS: does the macintosh need some special macro to get standard time fields in struct stat? because this user claims that using them breaks the build on their "mac" github.com/cybernoid/archivemo

GitHubSupport Linux PATH_MAX of 4096 · Issue #32 · cybernoid/archivemountBy ziggy90127

why why why why why why why why

obviously POSIX defines ONLY struct timespect st_mtim; naturally. apparently its done this since POSIX.1-2008. that's TWO standard versions ago. and 16 years. and that's too hard for apple engineers. trillion dollar company. to produce

union {
struct timespec st_mtim;
struct timespec st_mtimespec;
struct {
time_t st_mtime;
long st_mtimensec;
}
};

and run it back for atim/ctim/btim

@nabijaczleweli Heh, fun to learn that some of my stuff won't work on MacOS, personally I'd say it's a feature.
Just fix your system for the somewhat current standards, oh you can't? Well… though luck can't help on that. :D
наб

@lanodan 100%. i would easily say this, in general, is a distribution patch. but for one line in one file to keep compat with existing packaging..? meh sure whatever