1. c2e412e Add copy_file_range(2) syscall stub to bionic. by zijunzhao · 3 years, 5 months ago
  2. b65e105 add new Linux close_range() system call to bionic by Maciej Żenczykowski · 3 years, 8 months ago
  3. 57474c8 Fix incorrect API level for wcstombs and mbstowcs. by ZijunZhao · 3 years, 11 months ago
  4. 11526e2 Add execinfo functionality. by Christopher Ferris · 3 years, 11 months ago
  5. cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 3 years, 11 months ago
  6. 660ba39 Move android_reset_stack_guard to LIBC_S by Chris Wailes · 4 years, 7 months ago
  7. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 4 years, 9 months ago
  8. 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 4 years, 7 months ago
  9. 128ef8e Add bionic headers for process_madvise by Edgar Arriaga · 4 years, 9 months ago
  10. 0cdf132 Expose per-process memory init. by Steven Moreland · 5 years ago
  11. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  12. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 5 years ago
  13. d500751 Add a thread-properties API by Vy Nguyen · 5 years ago
  14. 14dcbf8 Add API constant for S. by Dan Albert · 5 years ago
  15. 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 5 years ago
  16. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  17. 56a9fda Remove dead code. by Elliott Hughes · 6 years ago
  18. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  19. 7596250 Move fdtrack APIs to LLNDK. by Josh Gao · 6 years ago
  20. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  21. 39d9156 Merge "Export the unwinder implementation from libc." by Peter Collingbourne · 6 years ago
  22. f2b1e03 Export the unwinder implementation from libc. by Peter Collingbourne · 6 years ago
  23. aaffa3c versioner: Update libc.map.txt to match annotations by Logan Chien · 6 years ago
  24. 73166c8 Stop exporting certain deprecated unwinder symbols from libc.so and libm.so. by Peter Collingbourne · 6 years ago
  25. a4fe44e Rename # vndk tag to # llndk by Jiyong Park · 6 years ago
  26. 23e6f0a libc: remove now-unused FORTIFY functions by George Burgess IV · 6 years ago
  27. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 6 years ago
  28. 05b675e Add renameat2. by Elliott Hughes · 6 years ago
  29. 30feb64 Enable traditional TLS accesses on arm64 by Ryan Prichard · 6 years ago
  30. 6901080 Implement new clock wait functions by Tom Cherry · 6 years ago
  31. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 6 years ago
  32. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 6 years ago
  33. 738a6c9 <arpa/nameser.h>: fix INTRODUCED_IN API level. by Elliott Hughes · 6 years ago
  34. b9667b5 Export some symbols for vendor libmemunreachable by Colin Cross · 6 years ago
  35. 23c056d Add removed platform functions used by apps. by Christopher Ferris · 6 years ago
  36. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 6 years ago
  37. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 6 years ago
  38. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 6 years ago
  39. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  40. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
  41. e3d90de Switch libm to libcrt.builtins by Yi Kong · 7 years ago
  42. 165b1cf Switch libc to libcrt.builtins by Yi Kong · 7 years ago
  43. 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
  44. ecc37e3 conditional zygote child heap profiling + android_internal_mallopt by Ryan Savitski · 7 years ago
  45. 606191f Revert "Expose more symbols temporarily" by Jiyong Park · 7 years ago
  46. 98564b8 Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 7 years ago
  47. 45024fe Add ARM EABI function __aeabi_read_tp by Ryan Prichard · 7 years ago
  48. 220f51e Expose more symbols temporarily by Jiyong Park · 7 years ago
  49. c45fe9f Add stubs variants for bionic libs by Jiyong Park · 7 years ago
  50. d19b3c5 Generate the per-arch .map files at build time. by Elliott Hughes · 7 years ago
  51. 2d0b28b Add getloadavg(3). by Elliott Hughes · 7 years ago
  52. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  53. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  54. 726b63f Implement pthread_sigqueue. by Josh Gao · 7 years ago
  55. b6b3a1d fdsan: expose functions to get and interpret tags. by Josh Gao · 7 years ago
  56. e16082f fdsan: expose the address of the table to the platform. by Josh Gao · 7 years ago
  57. 6fdfd92 Use LIBC_Q for LIBC_PRIVATE / LIBC_PLATFORM by Ryan Prichard · 7 years ago
  58. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  59. f98d87b Add C11 timespec_get. by Elliott Hughes · 7 years ago
  60. 3a5fd00 Expose __res_randomid. by Elliott Hughes · 7 years ago
  61. 2e1a40a Change heap dump format slightly. by Christopher Ferris · 7 years ago
  62. 12306f0 Fix the map for pthread_cond_timedwait_monotonic_np. by Elliott Hughes · 7 years ago
  63. e219cef Fix posix_memalign introduced tag. by Dan Albert · 7 years ago
  64. b83bf14 Fortify ppoll64. by Elliott Hughes · 7 years ago
  65. c6b5bcd Add _monotonic_np versions of timed wait functions by Tom Cherry · 8 years ago
  66. d5172fc Merge "Add __fseterr." by Treehugger Robot · 8 years ago
  67. 665ce21 Merge "Add remaining _l function stubs." by Elliott Hughes · 8 years ago
  68. 4578526 Add __fseterr. by Elliott Hughes · 8 years ago
  69. 3376c23 Add remaining _l function stubs. by Elliott Hughes · 8 years ago
  70. db478a6 Implement malloc hooks. by Christopher Ferris · 8 years ago
  71. cae21a9 Add aligned_alloc to libc. by Christopher Ferris · 8 years ago
  72. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 8 years ago
  73. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  74. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 8 years ago
  75. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  76. c8a2612 Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched." by Elliott Hughes · 8 years ago
  77. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  78. ac29d9f Merge "Add POSIX swab." by Treehugger Robot · 8 years ago
  79. 4d215aa Add POSIX fexecve. by Elliott Hughes · 8 years ago
  80. fa386e0 Add POSIX swab. by Elliott Hughes · 8 years ago
  81. dff08ce Add pthread_setschedprio. by Elliott Hughes · 8 years ago
  82. 5033918 Complete <netdb.h>. by Elliott Hughes · 8 years ago
  83. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  84. a5c316f Don't repeat ourselves unnecessarily in the maps. by Elliott Hughes · 8 years ago
  85. b3639ad Merge changes I76dde1e3,I54fec461 by Elliott Hughes · 8 years ago
  86. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  87. f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
  88. 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
  89. f11aa95 Pretend the <fts.h> functions didn't appear until 21. by Elliott Hughes · 8 years ago
  90. a648733 Implement <iconv.h>. by Elliott Hughes · 8 years ago
  91. 44d8f7b Fix ndk build. by Elliott Hughes · 8 years ago
  92. 896362e Add syncfs(2). by Elliott Hughes · 8 years ago
  93. 5ba2c21 Finish <stdio_ext.h>. by Elliott Hughes · 8 years ago
  94. 4dd33f9 Merge "Allow calling v?dprintf for any target API level." by Treehugger Robot · 8 years ago
  95. 06bd586 POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX. by Elliott Hughes · 8 years ago
  96. 5f7135e Allow calling v?dprintf for any target API level. by Dan Albert · 8 years ago
  97. 488eb8b Move mallopt to correct section. by Christopher Ferris · 8 years ago
  98. ca84fe3 Add mallopt to canonical list of exports. by Christopher Ferris · 8 years ago
  99. dd878fe Add a netcontext variant of gethostbyname by Ben Schwartz · 8 years ago
  100. 5017805 Add a netcontext variant of gethostbyaddr by Ben Schwartz · 8 years ago