1. f643eb3 Improve personality initialization by Dmitriy Ivanov · 9 years ago
  2. 2b028f5 Fix bad merge of 64e9e71cdb7d88397e510e1986d494b797ed3b45. by Elliott Hughes · 9 years ago
  3. c08c88b Merge "Add flag that makes linker honor min(p_vaddr)" into mnc-dev by David Srbecky · 9 years ago
  4. 34e8e47 Add flag that makes linker honor min(p_vaddr) by Dmitriy Ivanov · 9 years ago
  5. d49850d Fixes for building gdbserver (and gdb) out of the box. by Elliott Hughes · 9 years ago
  6. f1c8541 Avoid name collision with user_fpsimd_state in <asm/ptrace.h>. by Elliott Hughes · 9 years ago
  7. cce405a Add a sys/procfs.h. by Dan Albert · 10 years ago
  8. fdcaeac am 00cef820: am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix. by Sharvil Nanavati · 9 years ago
  9. 00cef82 am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix. by Sharvil Nanavati · 9 years ago
  10. 64e9e71 Define nonportable pthread mutex macros with the _NP suffix. by Sharvil Nanavati · 9 years ago
  11. 25ac753 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 9 years ago
  12. 511cfd9 Allow NULL in pthread_mutex_lock/unlock. by Christopher Ferris · 9 years ago
  13. 271f051 Merge "remove rootdir build.prop" into mnc-dev by Andres Morales · 9 years ago
  14. f41ed6e Add definitions of Elf32_Sxword and ELFXX_R_INFO by Dmitriy Ivanov · 9 years ago
  15. d3cea87 remove rootdir build.prop by Andres Morales · 9 years ago
  16. 456afe2 Fix protected symbol lookups for mips by Dmitriy Ivanov · 9 years ago
  17. 62075bc bionic: fortify comments in _system_properties.h by Mark Salyzyn · 9 years ago
  18. 123927d bionic: add __system_property_area_serial() by Mark Salyzyn · 9 years ago
  19. 1d76f1c Merge "add a fortified implementation of realpath" by Nick Kralevich · 9 years ago
  20. 42502d7 Merge "add fortified memchr/memrchr implementations" by Nick Kralevich · 9 years ago
  21. 3244d9f add a fortified implementation of realpath by Daniel Micay · 9 years ago
  22. 4ae7736 add fortified memchr/memrchr implementations by Daniel Micay · 9 years ago
  23. 4228188 add fortified readlink/readlinkat implementations by Daniel Micay · 9 years ago
  24. 3875744 Merge "Support symbol versioning" by Dmitriy Ivanov · 9 years ago
  25. 2a81536 Support symbol versioning by Dmitriy Ivanov · 9 years ago
  26. 31128da Merge "add fortified implementations of pread/pread64" by Elliott Hughes · 9 years ago
  27. e7e1c87 add fortified implementations of pread/pread64 by Daniel Micay · 9 years ago
  28. 43e020c Remove PROP_PATH_SYSTEM_DEFAULT. by Elliott Hughes · 9 years ago
  29. 9ce9bf5 Merge "Add Elfxx_Ver* types" by Dmitriy Ivanov · 9 years ago
  30. c0e7dbb Add Elfxx_Ver* types by Dmitriy Ivanov · 9 years ago
  31. 76615da Provide writer preference option in rwlock. by Yabin Cui · 10 years ago
  32. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 9 years ago
  33. 377243b Remove PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_ERRORCHECK_MUTEX_INITIALIZER. by Yabin Cui · 9 years ago
  34. 17393b0 Hide internal of pthread_mutex_t. by Yabin Cui · 10 years ago
  35. b584572 Add test for pthread types alignment check. by Yabin Cui · 10 years ago
  36. 1101962 Fix _PATH_DEFPATH to correspond to the actual default path. by Elliott Hughes · 10 years ago
  37. b5cd3c7 Fix build: align pthread_cond_t to sizeof(long) by Dmitriy Ivanov · 10 years ago
  38. eb8b122 Add alignment to opaque types. by Christopher Ferris · 10 years ago
  39. 32651b8 Hide content of pthread_cond_t in pthread_cond_internal_t. by Yabin Cui · 10 years ago
  40. 2fabea4 Hide content of pthread_rwlock_t in pthread_rwlock_internal_t. by Yabin Cui · 10 years ago
  41. c94c7ff Add some GNU specific elf constants. by Christopher Ferris · 10 years ago
  42. c4a586d syslog.h: missing LOG_MAKEPRI definition by Mark Salyzyn · 10 years ago
  43. ba87fe5 Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>. by Elliott Hughes · 10 years ago
  44. 18a6956 Add support for packed relocations. by Dmitriy Ivanov · 10 years ago
  45. e1c0213 Merge "Switch pthread_rwlock_t to stdatomic." by Yabin Cui · 10 years ago
  46. 08ee8d2 Switch pthread_rwlock_t to stdatomic. by Yabin Cui · 10 years ago
  47. c09268a bionic: deprecate _PATH_MEM by Mark Salyzyn · 10 years ago
  48. b8b5a72 Make getgrent deprecated. by Yabin Cui · 10 years ago
  49. 398ef15 Merge "Move endpwent to ndk_cruft.cpp." by Yabin Cui · 10 years ago
  50. f1b4a5d Merge "Make tempnam/mktemp deprecated." by Yabin Cui · 10 years ago
  51. 9b4f77f Make tempnam/mktemp deprecated. by Yabin Cui · 10 years ago
  52. 52d7f1a Move endpwent to ndk_cruft.cpp. by Yabin Cui · 10 years ago
  53. 8c41eae Merge "Move getusershell/endusershell/setusershell to ndk_cruft.cpp." by Yabin Cui · 10 years ago
  54. 7fb680b Move getusershell/endusershell/setusershell to ndk_cruft.cpp. by Yabin Cui · 10 years ago
  55. 6af62e0 Add RLIM_SAVED_CUR and RLIM_SAVED_MAX. by Elliott Hughes · 10 years ago
  56. 4c5891d valgrind can't find syscall because we didn't put it in <unistd.h>. by Elliott Hughes · 10 years ago
  57. 3cfb52a Add GNU extensions mempcpy and wmemcpy. by Elliott Hughes · 10 years ago
  58. 4add77b Merge "Make gets() deprecated." by Yabin Cui · 10 years ago
  59. 913fcb2 Make gets() deprecated. by Yabin Cui · 10 years ago
  60. 1dbc6bb Merge "Implement _FILE_OFFSET_BITS (mostly)." by Elliott Hughes · 10 years ago
  61. 68dc20d Implement _FILE_OFFSET_BITS (mostly). by Elliott Hughes · 10 years ago
  62. 0e61c2c Merge "Revert "Move use of __warnattr to __deprecated."" by Yabin Cui · 10 years ago
  63. 784de4e Revert "Move use of __warnattr to __deprecated." by Yabin Cui · 10 years ago
  64. b5c2379 Merge "Move use of __warnattr to __deprecated." by Yabin Cui · 10 years ago
  65. 4645c4f Move use of __warnattr to __deprecated. by Yabin Cui · 10 years ago
  66. 62533de Change getgrent error declaration message to proper style. by Yabin Cui · 10 years ago
  67. 92b9c6f POSIX says flock is in <sys/file.h>, not <unistd.h>. by Elliott Hughes · 10 years ago
  68. 4181cc6 Merge "Declare getgrent/setgrent/endgrent as missing." by Yabin Cui · 10 years ago
  69. 13ed3f0 Add missing SHT_LOOS/SHT_HIOS values by Dmitriy Ivanov · 10 years ago
  70. c9d0943 Declare getgrent/setgrent/endgrent as missing. by Yabin Cui · 10 years ago
  71. ee17e88 Merge "Define MAXHOSTNAMELEN explicitly in source files." by Yabin Cui · 10 years ago
  72. 2d8f9b5 Define MAXHOSTNAMELEN explicitly in source files. by Yabin Cui · 10 years ago
  73. e375eca Merge "Switch pthread_cond_t to <stdatomic.h>." by Yabin Cui · 10 years ago
  74. e5f816c Switch pthread_cond_t to <stdatomic.h>. by Yabin Cui · 10 years ago
  75. a4fc89b Merge "Stop including <linux/param.h> in <sys/param.h>." by Yabin Cui · 10 years ago
  76. 5e52226 Stop including <linux/param.h> in <sys/param.h>. by Yabin Cui · 10 years ago
  77. 7e1b3d3 Merge "Switch sem_t from bionic atomics to stdatomic.h." by Yabin Cui · 10 years ago
  78. a3d97da Switch sem_t from bionic atomics to stdatomic.h. by Yabin Cui · 10 years ago
  79. d57bf44 Merge "Switch pthread_mutex_t from bionic atomics to <stdatomic.h>." by Hans Boehm · 10 years ago
  80. 86fc96f Switch pthread_mutex_t from bionic atomics to <stdatomic.h>. by Yabin Cui · 10 years ago
  81. 1ed337d Clean up SEEK_SET definitions. by Elliott Hughes · 10 years ago
  82. 4674e38 Fortify poll and ppoll. by Elliott Hughes · 10 years ago
  83. 09c3382 Merge "Break two incorrect transitive includes." by Elliott Hughes · 10 years ago
  84. 94335cc Merge "Put back inline definitions if using an old API." by Dan Albert · 10 years ago
  85. 5038b19 Break two incorrect transitive includes. by Elliott Hughes · 10 years ago
  86. 466dbe4 Put back inline definitions if using an old API. by Dan Albert · 10 years ago
  87. cd1959b Merge "Add primitive CPPLINT.cfg." by Dan Albert · 10 years ago
  88. 6ac4dd8 Add primitive CPPLINT.cfg. by Dan Albert · 10 years ago
  89. a9c3d05 Merge "Modify MIPS64 stat structure to match a generic one in AOSP." by Elliott Hughes · 10 years ago
  90. 86d2fee Modify MIPS64 stat structure to match a generic one in AOSP. by Raghu Gandham · 10 years ago
  91. 80e6d6d Switch pthread_once_t to stdatomic.h. by Yabin Cui · 10 years ago
  92. 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 10 years ago
  93. 419ed12 Merge "Update kernel headers to v3.18.3." by Christopher Ferris · 10 years ago
  94. b8a8cf0 Add <error.h>. by Elliott Hughes · 10 years ago
  95. 82d7504 Update kernel headers to v3.18.3. by Christopher Ferris · 10 years ago
  96. c5dc02a Reduce <stdlib.h> namespace pollution. by Elliott Hughes · 10 years ago
  97. 6466292 Reduce <signal.h> namespace pollution. by Elliott Hughes · 10 years ago
  98. d309877 Say "Bad file descriptor" rather than "Bad file number". by Elliott Hughes · 10 years ago
  99. 9d9ebc5 bionic: libc: Added path to root ramdisk build properties file. by Andres Morales · 10 years ago
  100. 3471fcb Clean up paths.h. by Yabin Cui · 10 years ago