aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-03add missing SIOCSIFNAME from linux/sockios.h to ioctl.hSzabolcs Nagy7-0/+7
2016-07-03remove ioctl macros that were removed from linux uapiSzabolcs Nagy7-32/+0
2016-07-03use the generic ioctl.h for x86_64, x32 and aarch64Szabolcs Nagy3-607/+0
2016-07-03add consistent reserved fields in mips64/n32 termios structuresRich Felker2-0/+4
2016-07-01fix posix_fadvise syscall args on powerpc, unify with arm fixRich Felker4-12/+12
2016-06-30pthread: implement try/timed join variantsBobby Bingham2-3/+19