aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_mutexattr_init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-04fix failure to build time32 compat shims with out-of-tree buildsRich Felker1-1/+1
2019-11-03fix time64 link regression of dlsym stub for static-linked programsRich Felker1-0/+4
2019-11-02move time_t and suseconds_t definitions to common alltypes.h.inRich Felker17-48/+2
2019-11-02move time64 ioctl numbers to generic bits/ioctl.hRich Felker6-21/+5
2019-11-02move time64 socket options from arch bits to top-level sys/socket.hRich Felker10-45/+11
2019-11-02switch all existing 32-bit archs to 64-bit time_tRich Felker85-217/+420