1. 6f4594d Add preadv/pwritev. by Elliott Hughes · 10 years ago
  2. 7ac3c12 Add strchrnul. by Elliott Hughes · 10 years ago
  3. 03f2246 Add the missing aarch64 user structs. by Elliott Hughes · 10 years ago
  4. afdd154 add fortified implementations of write/pwrite{,64} by Daniel Micay · 10 years ago
  5. 9101b00 add a fortified implementation of getcwd by Daniel Micay · 10 years ago
  6. 36443fd Remove PAGE_SIZE from <limits.h>. by Elliott Hughes · 10 years ago
  7. 5390173 Don't transitively include <limits.h> from <sys/user.h>. by Elliott Hughes · 10 years ago
  8. 820a86f Remove PAGESIZE. by Elliott Hughes · 10 years ago
  9. afab3ff Move PAGE_MASK into <sys/user.h>. by Elliott Hughes · 10 years ago
  10. fed2659 add fortified implementations of fread/fwrite by Daniel Micay · 10 years ago
  11. a7a87dd <sys/time.h> should include [most of] <sys/select.h>. by Elliott Hughes · 10 years ago
  12. 2cc41d3 Add all the glibc one-line "synonym" header files. by Elliott Hughes · 10 years ago
  13. 0875ba3 Add timespec/timeval conversion helpers. by Bertrand SIMONNET · 10 years ago
  14. e551514 libc: Add sys/fcntl.h for compatibility. by Daniel Erat · 10 years ago
  15. 7ea817d Add some glibc-like #defines for libchrome. by Elliott Hughes · 10 years ago
  16. 77455f8 Merge "Fixed uchar.h for clang3.6" by Elliott Hughes · 10 years ago
  17. c224747 Improve personality initialization by Dmitriy Ivanov · 10 years ago
  18. 59d5854 Add <sysexits.h>. by Elliott Hughes · 10 years ago
  19. a05bee5 Fixed uchar.h for clang3.6 by egor.kochetov · 10 years ago
  20. fef5835 Fix x86 gdbserver build. by Elliott Hughes · 10 years ago
  21. 895241e Fixes for building gdbserver (and gdb) out of the box. by Elliott Hughes · 10 years ago
  22. 0577733 Avoid name collision with user_fpsimd_state in <asm/ptrace.h>. by Elliott Hughes · 10 years ago
  23. bf18c61 Add a sys/procfs.h. by Dan Albert · 10 years ago
  24. be57a40 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 10 years ago
  25. 60907c7 Allow NULL in pthread_mutex_lock/unlock. by Christopher Ferris · 10 years ago
  26. 8a11628 Add flag that makes linker honor min(p_vaddr) by Dmitriy Ivanov · 10 years ago
  27. 4e8cda6 remove rootdir build.prop by Andres Morales · 10 years ago
  28. ce16a53 Add definitions of Elf32_Sxword and ELFXX_R_INFO by Dmitriy Ivanov · 10 years ago
  29. dbe26fd Fix protected symbol lookups for mips by Dmitriy Ivanov · 10 years ago
  30. 033a68f Merge "bionic: fortify comments in _system_properties.h" by Mark Salyzyn · 10 years ago
  31. 6a4c9d9 Merge "Define char16_t and char32_t to make gcc 5.1 happy" by Dan Albert · 10 years ago
  32. c3f4c96 bionic: fortify comments in _system_properties.h by Mark Salyzyn · 10 years ago
  33. bfd6527 bionic: add __system_property_area_serial() by Mark Salyzyn · 10 years ago
  34. 1d76f1c Merge "add a fortified implementation of realpath" by Nick Kralevich · 10 years ago
  35. 42502d7 Merge "add fortified memchr/memrchr implementations" by Nick Kralevich · 10 years ago
  36. 6f88821 Define char16_t and char32_t to make gcc 5.1 happy by Bernhard Rosenkränzer · 10 years ago
  37. 3244d9f add a fortified implementation of realpath by Daniel Micay · 10 years ago
  38. 4ae7736 add fortified memchr/memrchr implementations by Daniel Micay · 10 years ago
  39. 4228188 add fortified readlink/readlinkat implementations by Daniel Micay · 10 years ago
  40. 3875744 Merge "Support symbol versioning" by Dmitriy Ivanov · 10 years ago
  41. 2a81536 Support symbol versioning by Dmitriy Ivanov · 10 years ago
  42. 31128da Merge "add fortified implementations of pread/pread64" by Elliott Hughes · 10 years ago
  43. e7e1c87 add fortified implementations of pread/pread64 by Daniel Micay · 10 years ago
  44. 43e020c Remove PROP_PATH_SYSTEM_DEFAULT. by Elliott Hughes · 10 years ago
  45. 9ce9bf5 Merge "Add Elfxx_Ver* types" by Dmitriy Ivanov · 10 years ago
  46. c0e7dbb Add Elfxx_Ver* types by Dmitriy Ivanov · 10 years ago
  47. 76615da Provide writer preference option in rwlock. by Yabin Cui · 10 years ago
  48. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 10 years ago
  49. 377243b Remove PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_ERRORCHECK_MUTEX_INITIALIZER. by Yabin Cui · 10 years ago
  50. 17393b0 Hide internal of pthread_mutex_t. by Yabin Cui · 10 years ago
  51. b584572 Add test for pthread types alignment check. by Yabin Cui · 10 years ago
  52. 1101962 Fix _PATH_DEFPATH to correspond to the actual default path. by Elliott Hughes · 10 years ago
  53. b5cd3c7 Fix build: align pthread_cond_t to sizeof(long) by Dmitriy Ivanov · 10 years ago
  54. eb8b122 Add alignment to opaque types. by Christopher Ferris · 10 years ago
  55. 32651b8 Hide content of pthread_cond_t in pthread_cond_internal_t. by Yabin Cui · 10 years ago
  56. 2fabea4 Hide content of pthread_rwlock_t in pthread_rwlock_internal_t. by Yabin Cui · 10 years ago
  57. c94c7ff Add some GNU specific elf constants. by Christopher Ferris · 10 years ago
  58. c4a586d syslog.h: missing LOG_MAKEPRI definition by Mark Salyzyn · 10 years ago
  59. ba87fe5 Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>. by Elliott Hughes · 10 years ago
  60. 18a6956 Add support for packed relocations. by Dmitriy Ivanov · 10 years ago
  61. e1c0213 Merge "Switch pthread_rwlock_t to stdatomic." by Yabin Cui · 10 years ago
  62. 08ee8d2 Switch pthread_rwlock_t to stdatomic. by Yabin Cui · 10 years ago
  63. c09268a bionic: deprecate _PATH_MEM by Mark Salyzyn · 10 years ago
  64. b8b5a72 Make getgrent deprecated. by Yabin Cui · 10 years ago
  65. 398ef15 Merge "Move endpwent to ndk_cruft.cpp." by Yabin Cui · 10 years ago
  66. f1b4a5d Merge "Make tempnam/mktemp deprecated." by Yabin Cui · 10 years ago
  67. 9b4f77f Make tempnam/mktemp deprecated. by Yabin Cui · 10 years ago
  68. 52d7f1a Move endpwent to ndk_cruft.cpp. by Yabin Cui · 10 years ago
  69. 8c41eae Merge "Move getusershell/endusershell/setusershell to ndk_cruft.cpp." by Yabin Cui · 10 years ago
  70. 7fb680b Move getusershell/endusershell/setusershell to ndk_cruft.cpp. by Yabin Cui · 10 years ago
  71. 6af62e0 Add RLIM_SAVED_CUR and RLIM_SAVED_MAX. by Elliott Hughes · 10 years ago
  72. 4c5891d valgrind can't find syscall because we didn't put it in <unistd.h>. by Elliott Hughes · 10 years ago
  73. 3cfb52a Add GNU extensions mempcpy and wmemcpy. by Elliott Hughes · 10 years ago
  74. 4add77b Merge "Make gets() deprecated." by Yabin Cui · 10 years ago
  75. 913fcb2 Make gets() deprecated. by Yabin Cui · 10 years ago
  76. 1dbc6bb Merge "Implement _FILE_OFFSET_BITS (mostly)." by Elliott Hughes · 10 years ago
  77. 68dc20d Implement _FILE_OFFSET_BITS (mostly). by Elliott Hughes · 10 years ago
  78. 0e61c2c Merge "Revert "Move use of __warnattr to __deprecated."" by Yabin Cui · 10 years ago
  79. 784de4e Revert "Move use of __warnattr to __deprecated." by Yabin Cui · 10 years ago
  80. b5c2379 Merge "Move use of __warnattr to __deprecated." by Yabin Cui · 10 years ago
  81. 4645c4f Move use of __warnattr to __deprecated. by Yabin Cui · 10 years ago
  82. 62533de Change getgrent error declaration message to proper style. by Yabin Cui · 10 years ago
  83. 92b9c6f POSIX says flock is in <sys/file.h>, not <unistd.h>. by Elliott Hughes · 10 years ago
  84. 4181cc6 Merge "Declare getgrent/setgrent/endgrent as missing." by Yabin Cui · 10 years ago
  85. 13ed3f0 Add missing SHT_LOOS/SHT_HIOS values by Dmitriy Ivanov · 10 years ago
  86. c9d0943 Declare getgrent/setgrent/endgrent as missing. by Yabin Cui · 10 years ago
  87. ee17e88 Merge "Define MAXHOSTNAMELEN explicitly in source files." by Yabin Cui · 10 years ago
  88. 2d8f9b5 Define MAXHOSTNAMELEN explicitly in source files. by Yabin Cui · 10 years ago
  89. e375eca Merge "Switch pthread_cond_t to <stdatomic.h>." by Yabin Cui · 10 years ago
  90. e5f816c Switch pthread_cond_t to <stdatomic.h>. by Yabin Cui · 11 years ago
  91. a4fc89b Merge "Stop including <linux/param.h> in <sys/param.h>." by Yabin Cui · 10 years ago
  92. 5e52226 Stop including <linux/param.h> in <sys/param.h>. by Yabin Cui · 11 years ago
  93. 7e1b3d3 Merge "Switch sem_t from bionic atomics to stdatomic.h." by Yabin Cui · 11 years ago
  94. a3d97da Switch sem_t from bionic atomics to stdatomic.h. by Yabin Cui · 11 years ago
  95. d57bf44 Merge "Switch pthread_mutex_t from bionic atomics to <stdatomic.h>." by Hans Boehm · 11 years ago
  96. 86fc96f Switch pthread_mutex_t from bionic atomics to <stdatomic.h>. by Yabin Cui · 11 years ago
  97. 1ed337d Clean up SEEK_SET definitions. by Elliott Hughes · 11 years ago
  98. 4674e38 Fortify poll and ppoll. by Elliott Hughes · 11 years ago
  99. 09c3382 Merge "Break two incorrect transitive includes." by Elliott Hughes · 11 years ago
  100. 94335cc Merge "Put back inline definitions if using an old API." by Dan Albert · 11 years ago