1. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 10 years ago
  2. 6e9c1f6 Remove declaration for __brk. by Josh Gao · 10 years ago
  3. bb12921 Don't use __u64/__u32 in <sys/user.h>. by Josh Gao · 10 years ago
  4. 882b8af Regenerate NOTICE files. by Elliott Hughes · 10 years ago
  5. cb8ef17 Merge "Fix <resolv.h> and <netinet/tcp.h> so dnscap builds." by Elliott Hughes · 10 years ago
  6. f021061 Fix <resolv.h> and <netinet/tcp.h> so dnscap builds. by Elliott Hughes · 10 years ago
  7. c6190a9 We have the _r ether_ntoa/ether_aton functions too. by Elliott Hughes · 10 years ago
  8. f6324d5 Fix our *ether* headers mess. by Elliott Hughes · 10 years ago
  9. bab9d79 Remove <net/if_types.h>. by Elliott Hughes · 10 years ago
  10. d0b1733 Merge "Remove various bits of header cruft." by Elliott Hughes · 10 years ago
  11. 35c115c Merge "Remove linker-namespace functions from the header" by Dimitry Ivanov · 10 years ago
  12. 12f3541 Remove various bits of header cruft. by Elliott Hughes · 10 years ago
  13. 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 10 years ago
  14. e2f2583 Remove declaration of pthread_cond_timedwait_relative_np. by Elliott Hughes · 10 years ago
  15. 3164ab7 Remove pthread_mutex_lock_timeout_np from <pthread.h>. by Elliott Hughes · 10 years ago
  16. 98ac6f4 Merge "Use clang's nullability instead of nonnull." by Treehugger Robot · 10 years ago
  17. baa2a97 Use clang's nullability instead of nonnull. by Dan Albert · 10 years ago
  18. 5e2342f Merge "Remove <sys/atomics.h>." by Elliott Hughes · 10 years ago
  19. 9ee905f Merge "Move <machine/endian.h> somewhere more private." by Elliott Hughes · 10 years ago
  20. ed50763 Remove <sys/atomics.h>. by Elliott Hughes · 10 years ago
  21. 3d12517 Move <machine/endian.h> somewhere more private. by Elliott Hughes · 10 years ago
  22. 3338ee5 Merge "Move glibc-syscalls.h into bits/." by Elliott Hughes · 10 years ago
  23. 3fb1b37 Merge "Remove <sys/utime.h>." by Elliott Hughes · 10 years ago
  24. d3b4166 Merge "Move the IEEE fp header out of the public headers." by Elliott Hughes · 10 years ago
  25. eb9b0a1 Merge "Move nsswitch.h into libc/dns/include." by Elliott Hughes · 10 years ago
  26. af5afdb Merge "Remove <net/if_ieee1394.h>." by Elliott Hughes · 10 years ago
  27. 5ab6f6c Merge "Remove <sys/ioctl_compat.h>." by Elliott Hughes · 10 years ago
  28. e10ff49 Remove <sys/utime.h>. by Elliott Hughes · 10 years ago
  29. d3f51a4 Merge "Remove unused <sys/socketcalls.h> header." by Elliott Hughes · 10 years ago
  30. 64959d2 Remove <sys/ioctl_compat.h>. by Elliott Hughes · 10 years ago
  31. 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 10 years ago
  32. b0da576 Move the IEEE fp header out of the public headers. by Elliott Hughes · 10 years ago
  33. 82140be Remove <net/if_ieee1394.h>. by Elliott Hughes · 10 years ago
  34. 42d7527 Move nsswitch.h into libc/dns/include. by Elliott Hughes · 10 years ago
  35. 583a4f8 Merge changes I25dca710,I85fdf927,I667fe53e,I46bf95ac by Josh Gao · 10 years ago
  36. 6bad319 Remove unused <sys/socketcalls.h> header. by Elliott Hughes · 10 years ago
  37. 6b3bec0 Fix various empty .h files in bionic. by Elliott Hughes · 10 years ago
  38. b089e46 Remove nonexported _ns_flagdata from public header. by Josh Gao · 10 years ago
  39. 5a3d5ca Add __INTRODUCED_IN_{32,64}. by Josh Gao · 10 years ago
  40. d51bc71 Add platform specific version tags. by Josh Gao · 10 years ago
  41. 34c599a Add __INTRODUCED_IN_FUTURE for unreleased APIs. by Josh Gao · 10 years ago
  42. 14adff1 Add versioning information to symbols. by Josh Gao · 10 years ago
  43. 7e94d29 Remove __UNAVAILABLE. by Elliott Hughes · 10 years ago
  44. 146cbac Merge "Fix <wctype.h>." by Elliott Hughes · 10 years ago
  45. adc8d34 Merge "Remove declaration of pthread_cond_timeout_np." by Elliott Hughes · 10 years ago
  46. 7ba106c Fix <wctype.h>. by Elliott Hughes · 10 years ago
  47. 6f6f905 Implement mblen(3). by Elliott Hughes · 10 years ago
  48. 3615a52 Remove declaration of pthread_cond_timeout_np. by Elliott Hughes · 10 years ago
  49. 29226f3 Tag unavailable functions with macro. by Josh Gao · 10 years ago
  50. c194fd3 Delete declarations which don't exist. by Josh Gao · 10 years ago
  51. d8ca92c Make <sys/user.h> compile on AArch64. by Josh Gao · 10 years ago
  52. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 10 years ago
  53. b8e1b705 Make the legacy inline headers compile standalone. by Josh Gao · 10 years ago
  54. 99739d4 Don't redefine __ANDROID_API__. by Josh Gao · 10 years ago
  55. 26bc9c6 Move <sys/_sigdefs.h> and <sys/_errdefs.h> to private. by Josh Gao · 10 years ago
  56. a588f90 Remove fabs, fabsf, fabsl inlines from <math.h>. by Josh Gao · 10 years ago
  57. 08794d4 Merge changes Ife4692e4,I7304cc1d,If19653d0,I769ca792,I93625d19, ... by Josh Gao · 10 years ago
  58. 8c8ef59 Move <sys/sysconf.h> to <bits/sysconf.h>. by Josh Gao · 10 years ago
  59. 752a82c Remove mbstowcs from <wchar.h>. by Josh Gao · 10 years ago
  60. 7449e59 Extract getopt and friends to <bits/getopt.h> by Josh Gao · 10 years ago
  61. a6c8546 Remove declaration of unlinkat from <fcntl.h>. by Josh Gao · 10 years ago
  62. 98e574c Extract ioctl to <bits/ioctl.h>. by Josh Gao · 10 years ago
  63. ee8d169 Extract fcntl to <bits/fcntl.h>. by Josh Gao · 10 years ago
  64. c3cec27 Extract strcasecmp and friends to <bits/strcasecmp.h>. by Josh Gao · 10 years ago
  65. 0d8e141 Make <bits/lockf.h> compile standalone. by Josh Gao · 10 years ago
  66. 2675a9e Make <android/dlext.h> compile standalone. by Josh Gao · 10 years ago
  67. ef7c95b Make the network headers compile standalone. by Josh Gao · 10 years ago
  68. 70856fb Remove duplicate declaration of mlock, munlock. by Josh Gao · 10 years ago
  69. 6cfb84b Add trivial no-op <nl_types.h>. by Elliott Hughes · 10 years ago
  70. eafad49 Add <sys/quota.h>. by Elliott Hughes · 10 years ago
  71. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 10 years ago
  72. 55147ad Add missing prototype for readahead in <fcntl.h>. by Elliott Hughes · 10 years ago
  73. c9291e1 Merge "Add POSIX getsubopt(3)." by Elliott Hughes · 10 years ago
  74. df143f8 Add POSIX getsubopt(3). by Elliott Hughes · 10 years ago
  75. 5375bf6 Add SysV signal handling by Greg Hackmann · 10 years ago
  76. afe835d Move math headers in with the other headers. by Elliott Hughes · 10 years ago
  77. e9daecf Merge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE." by Elliott Hughes · 10 years ago
  78. 5dd13d0 Differentiate the MNTTYPE_* and MNTOPT_* constants. by Elliott Hughes · 10 years ago
  79. 1f1a51a Add a few missing types and constants to headers. by Elliott Hughes · 10 years ago
  80. 96583dc Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE. by Elliott Hughes · 10 years ago
  81. 3679ade Add hasmntopt(3) by Greg Hackmann · 10 years ago
  82. e2faf07 Add {get,set}domainname(2) by Greg Hackmann · 10 years ago
  83. cc78b25 Remove the __USE_GNU guard from pthread_setname_np again. by Elliott Hughes · 10 years ago
  84. 725b2a9 Add pthread_getname_np. by Elliott Hughes · 10 years ago
  85. 545afa1 Fix PTHREAD_THREADS_MAX. by Elliott Hughes · 10 years ago
  86. 7dac8b8 Fix scope ids for link-local IPv6 addresses from getifaddrs(3). by Elliott Hughes · 10 years ago
  87. 9c212fc Merge "define pw_gecos to pw_passwd for LP32 systems" by Mike Frysinger · 10 years ago
  88. ca6af7f define pw_gecos to pw_passwd for LP32 systems by Mike Frysinger · 10 years ago
  89. 05d08e9 Updated to v4.4.1 kernel headers. by Christopher Ferris · 10 years ago
  90. 0c485da Add in6addr_any and in6addr_loopback symbols. by Elliott Hughes · 10 years ago
  91. 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 10 years ago
  92. f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
  93. 6b45d57 use GNU C89 extern inline semantics for __size_mul_overflow() by Xia Yang · 10 years ago
  94. c7ca8f3 socket.h: update AF_* constants by Greg Hackmann · 10 years ago
  95. 3f3f6c5 Add adjtimex by Greg Hackmann · 10 years ago
  96. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  97. 94bb0fa Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>." by Elliott Hughes · 10 years ago
  98. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  99. 9677fab Support _FILE_OFFSET_BITS=64 for most of <stdio.h>. by Elliott Hughes · 10 years ago
  100. e70e0e9 Move internal FILE flags macros to "local.h" from <stdio.h>. by Elliott Hughes · 10 years ago