1. 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 9 years ago
  2. 0ec52ce Merge "libc fortify: make unistd.h use diagnose_if" by Treehugger Robot · 9 years ago
  3. 16c1739 libc fortify: make unistd.h use diagnose_if by George Burgess IV · 9 years ago
  4. 3f66e74 Remove nullability specifications. by Elliott Hughes · 9 years ago
  5. 4a8de0d Consistently say va_arg rather than __va_arg. by Elliott Hughes · 9 years ago
  6. ec6850d Remove restrict/__restrict. by Elliott Hughes · 9 years ago
  7. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 9 years ago
  8. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 9 years ago
  9. 525ce91 Update to kernel headers v4.12.3. by Christopher Ferris · 9 years ago
  10. 7c5a851 Use __RENAME_IF_FILE_OFFSET64 where possible. by Elliott Hughes · 9 years ago
  11. e76ff92 Merge "Make inline tcsetattr definition match constants." by Elliott Hughes · 9 years ago
  12. 00fedf5 Undo recent _FILE_OFFSET_BITS=64 changes. by Elliott Hughes · 9 years ago
  13. 1449974 Make inline tcsetattr definition match constants. by Elliott Hughes · 9 years ago
  14. 468c808 Fix _POSIX_THREAD_PROCESS_SHARED. by Elliott Hughes · 9 years ago
  15. 2e8e5e6 DO NOT MERGE: The future is now. by Josh Gao · 9 years ago
  16. 5109bb4 Make all the ELF relocation constants available. by Elliott Hughes · 9 years ago
  17. 0446c8c Add missing arch-specific AT_ cruft. by Elliott Hughes · 9 years ago
  18. 8ebfc0d Merge "POSIX support varies by API level." by Treehugger Robot · 9 years ago
  19. 06d7f2c POSIX support varies by API level. by Elliott Hughes · 9 years ago
  20. 468a5d2 pthread barrier and spinlock types should only appear at API level 24. by Elliott Hughes · 9 years ago
  21. 6a9755d Update to kernel headers v4.9.3. by Christopher Ferris · 9 years ago
  22. edecce3 Merge "Fix stdin/stdout/stderr for pre-M." by Treehugger Robot · 9 years ago
  23. 3037ea4 Fix stdin/stdout/stderr for pre-M. by Dan Albert · 9 years ago
  24. 73c44a4 Fix our _POSIX_* macros to declare barriers and spin locks. by Elliott Hughes · 9 years ago
  25. 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
  26. cb0b143 Provide fake definitions for libstdc++. by Dan Albert · 9 years ago
  27. 106b3a8 Update to kernel headers v4.7.2. by Christopher Ferris · 10 years ago
  28. 2802365 POSIX says <sys/types.h> should make all the pthread_* types available. by Elliott Hughes · 10 years ago
  29. fd936ae POSIX says <fcntl.h> makes SEEK_* visible. by Elliott Hughes · 10 years ago
  30. 7292725 Admit that we don't actually support thread priority inheritance. by Elliott Hughes · 10 years ago
  31. 0fe8885 Clean up <uchar.h> and <wctype.h> transitive includes. by Elliott Hughes · 10 years ago
  32. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 10 years ago
  33. 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 10 years ago
  34. 508d292 Only define sa_family_t once. by Elliott Hughes · 10 years ago
  35. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 10 years ago
  36. 3338ee5 Merge "Move glibc-syscalls.h into bits/." by Elliott Hughes · 10 years ago
  37. 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 10 years ago
  38. 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 10 years ago
  39. 14adff1 Add versioning information to symbols. by Josh Gao · 10 years ago
  40. 7ba106c Fix <wctype.h>. by Elliott Hughes · 10 years ago
  41. 8c8ef59 Move <sys/sysconf.h> to <bits/sysconf.h>. by Josh Gao · 10 years ago
  42. 7449e59 Extract getopt and friends to <bits/getopt.h> by Josh Gao · 10 years ago
  43. 98e574c Extract ioctl to <bits/ioctl.h>. by Josh Gao · 10 years ago
  44. ee8d169 Extract fcntl to <bits/fcntl.h>. by Josh Gao · 10 years ago
  45. c3cec27 Extract strcasecmp and friends to <bits/strcasecmp.h>. by Josh Gao · 10 years ago
  46. 0d8e141 Make <bits/lockf.h> compile standalone. by Josh Gao · 10 years ago
  47. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago