1. 2802365 POSIX says <sys/types.h> should make all the pthread_* types available. by Elliott Hughes · 9 years ago
  2. fd936ae POSIX says <fcntl.h> makes SEEK_* visible. by Elliott Hughes · 9 years ago
  3. 7292725 Admit that we don't actually support thread priority inheritance. by Elliott Hughes · 10 years ago
  4. 0fe8885 Clean up <uchar.h> and <wctype.h> transitive includes. by Elliott Hughes · 10 years ago
  5. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 10 years ago
  6. 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 10 years ago
  7. 508d292 Only define sa_family_t once. by Elliott Hughes · 10 years ago
  8. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 10 years ago
  9. 3338ee5 Merge "Move glibc-syscalls.h into bits/." by Elliott Hughes · 10 years ago
  10. 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 10 years ago
  11. 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 10 years ago
  12. 14adff1 Add versioning information to symbols. by Josh Gao · 10 years ago
  13. 7ba106c Fix <wctype.h>. by Elliott Hughes · 10 years ago
  14. 8c8ef59 Move <sys/sysconf.h> to <bits/sysconf.h>. by Josh Gao · 10 years ago
  15. 7449e59 Extract getopt and friends to <bits/getopt.h> by Josh Gao · 10 years ago
  16. 98e574c Extract ioctl to <bits/ioctl.h>. by Josh Gao · 10 years ago
  17. ee8d169 Extract fcntl to <bits/fcntl.h>. by Josh Gao · 10 years ago
  18. c3cec27 Extract strcasecmp and friends to <bits/strcasecmp.h>. by Josh Gao · 10 years ago
  19. 0d8e141 Make <bits/lockf.h> compile standalone. by Josh Gao · 10 years ago
  20. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago