1. 76f78fc Add _monotonic_np versions of timed wait functions by Tom Cherry · 7 years ago
  2. d5172fc Merge "Add __fseterr." by Treehugger Robot · 7 years ago
  3. 665ce21 Merge "Add remaining _l function stubs." by Elliott Hughes · 7 years ago
  4. 4578526 Add __fseterr. by Elliott Hughes · 7 years ago
  5. 3376c23 Add remaining _l function stubs. by Elliott Hughes · 7 years ago
  6. db478a6 Implement malloc hooks. by Christopher Ferris · 7 years ago
  7. cae21a9 Add aligned_alloc to libc. by Christopher Ferris · 7 years ago
  8. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 7 years ago
  9. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  10. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 8 years ago
  11. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  12. c8a2612 Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched." by Elliott Hughes · 8 years ago
  13. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  14. ac29d9f Merge "Add POSIX swab." by Treehugger Robot · 8 years ago
  15. 4d215aa Add POSIX fexecve. by Elliott Hughes · 8 years ago
  16. fa386e0 Add POSIX swab. by Elliott Hughes · 8 years ago
  17. dff08ce Add pthread_setschedprio. by Elliott Hughes · 8 years ago
  18. 5033918 Complete <netdb.h>. by Elliott Hughes · 8 years ago
  19. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  20. a5c316f Don't repeat ourselves unnecessarily in the maps. by Elliott Hughes · 8 years ago
  21. b3639ad Merge changes I76dde1e3,I54fec461 by Elliott Hughes · 8 years ago
  22. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  23. f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
  24. 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
  25. f11aa95 Pretend the <fts.h> functions didn't appear until 21. by Elliott Hughes · 8 years ago
  26. a648733 Implement <iconv.h>. by Elliott Hughes · 8 years ago
  27. 44d8f7b Fix ndk build. by Elliott Hughes · 8 years ago
  28. 896362e Add syncfs(2). by Elliott Hughes · 8 years ago
  29. 5ba2c21 Finish <stdio_ext.h>. by Elliott Hughes · 8 years ago
  30. 4dd33f9 Merge "Allow calling v?dprintf for any target API level." by Treehugger Robot · 8 years ago
  31. 06bd586 POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX. by Elliott Hughes · 8 years ago
  32. 5f7135e Allow calling v?dprintf for any target API level. by Dan Albert · 8 years ago
  33. 488eb8b Move mallopt to correct section. by Christopher Ferris · 8 years ago
  34. dd878fe Add a netcontext variant of gethostbyname by Ben Schwartz · 8 years ago
  35. 4767bc4 Merge "Add a netcontext variant of gethostbyaddr" by Treehugger Robot · 8 years ago
  36. 5017805 Add a netcontext variant of gethostbyaddr by Ben Schwartz · 8 years ago
  37. a1c0d2f Add support for modifying decay timer. by Christopher Ferris · 8 years ago
  38. a57476b Run bionic/libc/tools/genversion-scripts.py by Elliott Hughes · 8 years ago
  39. b63ed1d Restore __system_property_find_nth version by Dimitry Ivanov · 8 years ago
  40. b876bab Move __system_property_*_serial back to LIBC by Dimitry Ivanov · 8 years ago
  41. 41a3a6f Hide internal __system_property_* functions by Dimitry Ivanov · 8 years ago
  42. c54937b Merge "add fortified implementations of send/sendto" by Treehugger Robot · 8 years ago
  43. 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 8 years ago
  44. a0d374d Add __system_property_wait and return the serial in __system_property_read_callback. by Elliott Hughes · 8 years ago
  45. 16b2a4d Revert "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  46. 489f58b Revert "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  47. 5c1ce27 Remove limit of system property name length by Dimitry Ivanov · 10 years ago
  48. 581b9f6 Hide __system_property_add/update, deprecate find_nth by Dimitry Ivanov · 9 years ago
  49. fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
  50. 3103f6d Add strtof_l and strtod_l. by Dan Albert · 9 years ago
  51. 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 9 years ago
  52. 5ffed9b Move brillo closer to Android. by Elliott Hughes · 9 years ago
  53. c8a95a3 Run genversion-scripts.py. by Dan Albert · 9 years ago
  54. 37ba905 Run genversion-scripts.py. by Dan Albert · 9 years ago
  55. 20788ae Add ctermid. by Elliott Hughes · 9 years ago
  56. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 9 years ago
  57. 71e783d Remove __brk by Dimitry Ivanov · 9 years ago
  58. 7ba106c Fix <wctype.h>. by Elliott Hughes · 9 years ago
  59. 6f6f905 Implement mblen(3). by Elliott Hughes · 9 years ago
  60. 54548d8 Make malloc debug symbols platform-private by Dimitry Ivanov · 9 years ago
  61. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 9 years ago
  62. 97c9d73 Add new info functions to resolver for use by Netd. by Pierre Imai · 9 years ago
  63. ab6c7de Merge "Revert "Temporary move __udivdi3 back to LIBC for x86"" by Dimitry Ivanov · 9 years ago
  64. 9f39326 Revert "Temporary move __udivdi3 back to LIBC for x86" by Dimitry Ivanov · 9 years ago
  65. 6cfb84b Add trivial no-op <nl_types.h>. by Elliott Hughes · 9 years ago
  66. eafad49 Add <sys/quota.h>. by Elliott Hughes · 9 years ago
  67. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 9 years ago
  68. c9291e1 Merge "Add POSIX getsubopt(3)." by Elliott Hughes · 9 years ago
  69. df143f8 Add POSIX getsubopt(3). by Elliott Hughes · 9 years ago
  70. 5375bf6 Add SysV signal handling by Greg Hackmann · 9 years ago
  71. 3679ade Add hasmntopt(3) by Greg Hackmann · 9 years ago
  72. e2faf07 Add {get,set}domainname(2) by Greg Hackmann · 9 years ago
  73. 63322aa Merge "Add pthread_getname_np." by Elliott Hughes · 9 years ago
  74. 725b2a9 Add pthread_getname_np. by Elliott Hughes · 9 years ago
  75. e5c872f genversion-scripts: fix script name in autogenerated comment by Greg Hackmann · 9 years ago
  76. 2d4721c Export malloc_backtrace by Colin Cross · 9 years ago
  77. 869691c Export malloc_iterate and friends by Colin Cross · 10 years ago
  78. 0c485da Add in6addr_any and in6addr_loopback symbols. by Elliott Hughes · 9 years ago
  79. 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 9 years ago
  80. f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 9 years ago
  81. e4fa6e9 Expose ftello64. by Elliott Hughes · 9 years ago
  82. aa2fd0f Hide '__isthreaded' for lp64 libc.so by Dimitry Ivanov · 10 years ago
  83. 896224a Merge "Implement funopen64." by Elliott Hughes · 10 years ago
  84. 3a33b52 Merge "Move android_ network functions to LIBC_PRIVATE" by Dimitry Ivanov · 10 years ago
  85. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  86. 97cb4fb Move android_ network functions to LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  87. 94bb0fa Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>." by Elliott Hughes · 10 years ago
  88. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  89. 9677fab Support _FILE_OFFSET_BITS=64 for most of <stdio.h>. by Elliott Hughes · 10 years ago
  90. bba3954 Revert "Temporary apply LIBC version to __pthread_gettid" by Dimitry Ivanov · 10 years ago
  91. 05c2f6b Merge "libc: hide __signalfd4 symbol" by Dimitry Ivanov · 10 years ago
  92. 90d2dae libc: hide fake_gmtime_r and fake_localtime_r by Dimitry Ivanov · 10 years ago
  93. 1a8732c libc: hide __signalfd4 symbol by Dimitry Ivanov · 10 years ago
  94. ed57b98 Implement if_nameindex(3)/if_freenameindex(3). by Elliott Hughes · 10 years ago
  95. 126d5ab Merge "Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc"" by Dimitry Ivanov · 10 years ago
  96. e1078a9 Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc" by Dimitry Ivanov · 10 years ago
  97. 6d142bc Move __aeabi* symbols to LIBC_N version by Dimitry Ivanov · 10 years ago
  98. 1464f6d Merge "Remove mktime_tz." by Elliott Hughes · 10 years ago
  99. bc02fb9 Temporary move __udivdi3 back to LIBC for x86 by Dimitry Ivanov · 10 years ago
  100. 76dfa6e Remove mktime_tz. by Elliott Hughes · 10 years ago