1. f4420fb Add sched_getattr()/sched_setattr(). by Elliott Hughes · 7 months ago
  2. e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 10 months ago
  3. a0e8343 libc.map.txt: add a version for API 36. by Elliott Hughes · 11 months ago
  4. 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year ago
  5. b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 1 month ago
  6. 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 1 month ago
  7. e400d03 Merge "libc.map.txt: remove the two riscv64 special cases." into main by Elliott Hughes · 1 year, 1 month ago
  8. 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 1 month ago
  9. a3d607a libc.map.txt: remove the two riscv64 special cases. by Elliott Hughes · 1 year, 1 month ago
  10. 7326294 Simplify *.map.txt for API levels <= 21. by Elliott Hughes · 1 year, 1 month ago
  11. 9912937 *.map.txt: replace codenames with explicit API levels. by Elliott Hughes · 1 year, 2 months ago
  12. 2411fff Add _Fork(). by Elliott Hughes · 1 year, 6 months ago
  13. ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 7 months ago
  14. e2aefc4 Allow to re-use the same crash_detail. by Florian Mayer · 1 year, 7 months ago
  15. 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 1 year, 7 months ago
  16. 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 1 year, 11 months ago
  17. b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years ago
  18. 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years ago
  19. 906d7d4 Merge "Add epoll_pwait2()." into main by Elliott Hughes · 2 years ago
  20. 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years ago
  21. 4c62e59 Add epoll_pwait2(). by Elliott Hughes · 2 years, 2 months ago
  22. f3d6b44 riscv64: add <sys/hwprobe.h>. by Elliott Hughes · 2 years, 1 month ago
  23. 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 2 months ago
  24. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 2 months ago
  25. e405c90 Merge "<arpa/nameser.h>: rationalize __INTRODUCED_IN." by Elliott Hughes · 2 years, 3 months ago
  26. 9dbfe8b <arpa/nameser.h>: rationalize __INTRODUCED_IN. by Elliott Hughes · 2 years, 3 months ago
  27. 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 3 months ago
  28. 52541ee C23: add timespec_getres() and the new TIME_* constants. by Elliott Hughes · 2 years, 5 months ago
  29. 462ca8b <spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np(). by Elliott Hughes · 2 years, 5 months ago
  30. fe504af Expose unwinder APIs in NDK stubs for R and up. by Ryan Prichard · 2 years, 9 months ago
  31. 0021155 Remove strtoq() and strtouq(). by Elliott Hughes · 2 years, 10 months ago
  32. 76be72d Add __tls_get_addr for riscv64. by Elliott Hughes · 3 years ago
  33. df48d0f Add riscv64 to the map files. by Elliott Hughes · 3 years ago
  34. 82be76b Add __freadahead. by Elliott Hughes · 3 years ago
  35. 0d64243 Add C23's memset_explicit(). by Elliott Hughes · 3 years, 1 month ago
  36. c2e412e Add copy_file_range(2) syscall stub to bionic. by zijunzhao · 3 years, 5 months ago
  37. b65e105 add new Linux close_range() system call to bionic by Maciej Żenczykowski · 3 years, 8 months ago
  38. 57474c8 Fix incorrect API level for wcstombs and mbstowcs. by ZijunZhao · 3 years, 11 months ago
  39. 11526e2 Add execinfo functionality. by Christopher Ferris · 3 years, 11 months ago
  40. cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 3 years, 11 months ago
  41. 660ba39 Move android_reset_stack_guard to LIBC_S by Chris Wailes · 4 years, 7 months ago
  42. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 4 years, 9 months ago
  43. 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 4 years, 7 months ago
  44. 128ef8e Add bionic headers for process_madvise by Edgar Arriaga · 4 years, 9 months ago
  45. 0cdf132 Expose per-process memory init. by Steven Moreland · 5 years ago
  46. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  47. a1e3f2c Expose a function to reset the stack protector for the zygote. by Elliott Hughes · 5 years ago
  48. d500751 Add a thread-properties API by Vy Nguyen · 5 years ago
  49. 14dcbf8 Add API constant for S. by Dan Albert · 5 years ago
  50. 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 5 years ago
  51. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  52. 56a9fda Remove dead code. by Elliott Hughes · 6 years ago
  53. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  54. 7596250 Move fdtrack APIs to LLNDK. by Josh Gao · 6 years ago
  55. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  56. 39d9156 Merge "Export the unwinder implementation from libc." by Peter Collingbourne · 6 years ago
  57. f2b1e03 Export the unwinder implementation from libc. by Peter Collingbourne · 6 years ago
  58. aaffa3c versioner: Update libc.map.txt to match annotations by Logan Chien · 6 years ago
  59. 73166c8 Stop exporting certain deprecated unwinder symbols from libc.so and libm.so. by Peter Collingbourne · 6 years ago
  60. a4fe44e Rename # vndk tag to # llndk by Jiyong Park · 6 years ago
  61. 23e6f0a libc: remove now-unused FORTIFY functions by George Burgess IV · 6 years ago
  62. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 6 years ago
  63. 05b675e Add renameat2. by Elliott Hughes · 6 years ago
  64. 30feb64 Enable traditional TLS accesses on arm64 by Ryan Prichard · 6 years ago
  65. 6901080 Implement new clock wait functions by Tom Cherry · 6 years ago
  66. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 6 years ago
  67. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 6 years ago
  68. 738a6c9 <arpa/nameser.h>: fix INTRODUCED_IN API level. by Elliott Hughes · 6 years ago
  69. b9667b5 Export some symbols for vendor libmemunreachable by Colin Cross · 6 years ago
  70. 23c056d Add removed platform functions used by apps. by Christopher Ferris · 6 years ago
  71. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 6 years ago
  72. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 6 years ago
  73. 30659fd Move all leak info functions to android_mallopt. by Christopher Ferris · 6 years ago
  74. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  75. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
  76. e3d90de Switch libm to libcrt.builtins by Yi Kong · 7 years ago
  77. 165b1cf Switch libc to libcrt.builtins by Yi Kong · 7 years ago
  78. 16455b5 Implement dynamic TLS accesses and allocation by Ryan Prichard · 7 years ago
  79. ecc37e3 conditional zygote child heap profiling + android_internal_mallopt by Ryan Savitski · 7 years ago
  80. 606191f Revert "Expose more symbols temporarily" by Jiyong Park · 7 years ago
  81. 98564b8 Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 7 years ago
  82. 45024fe Add ARM EABI function __aeabi_read_tp by Ryan Prichard · 7 years ago
  83. 220f51e Expose more symbols temporarily by Jiyong Park · 7 years ago
  84. c45fe9f Add stubs variants for bionic libs by Jiyong Park · 7 years ago
  85. d19b3c5 Generate the per-arch .map files at build time. by Elliott Hughes · 7 years ago
  86. 2d0b28b Add getloadavg(3). by Elliott Hughes · 7 years ago
  87. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  88. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  89. 726b63f Implement pthread_sigqueue. by Josh Gao · 7 years ago
  90. b6b3a1d fdsan: expose functions to get and interpret tags. by Josh Gao · 7 years ago
  91. e16082f fdsan: expose the address of the table to the platform. by Josh Gao · 7 years ago
  92. 6fdfd92 Use LIBC_Q for LIBC_PRIVATE / LIBC_PLATFORM by Ryan Prichard · 7 years ago
  93. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  94. f98d87b Add C11 timespec_get. by Elliott Hughes · 7 years ago
  95. 3a5fd00 Expose __res_randomid. by Elliott Hughes · 7 years ago
  96. 2e1a40a Change heap dump format slightly. by Christopher Ferris · 7 years ago
  97. 12306f0 Fix the map for pthread_cond_timedwait_monotonic_np. by Elliott Hughes · 7 years ago
  98. e219cef Fix posix_memalign introduced tag. by Dan Albert · 7 years ago
  99. b83bf14 Fortify ppoll64. by Elliott Hughes · 7 years ago
  100. c6b5bcd Add _monotonic_np versions of timed wait functions by Tom Cherry · 8 years ago