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