1. 254fa88 Merge "Switch to POSIX dprintf/vdprintf." by Calin Juravle · 12 years ago
  2. fcac8ff Switch to POSIX dprintf/vdprintf. by Elliott Hughes · 12 years ago
  3. d1dc009c Merge "Add padding to mips ucontext_t." by Calin Juravle · 12 years ago
  4. 156c7d3 Merge "Clean up ucontext.h TODOs." by Calin Juravle · 12 years ago
  5. 1721671 Merge "Mutex-free implementation of pthread_rwlock" by Calin Juravle · 12 years ago
  6. 76f352e Mutex-free implementation of pthread_rwlock by Calin Juravle · 12 years ago
  7. d5ed63a Hide most of the private futex functions. by Elliott Hughes · 12 years ago
  8. f97d871 Merge "Add cfi directives for arm64 assembler." by Christopher Ferris · 12 years ago
  9. df22a12 Add cfi directives for arm64 assembler. by Christopher Ferris · 12 years ago
  10. bf0a440 Merge "Remove an unnecessary instruction from arm64 __bionic_clone." by Elliott Hughes · 12 years ago
  11. f93f50d Remove an unnecessary instruction from arm64 __bionic_clone. by Elliott Hughes · 12 years ago
  12. 8d2410d Fix build. by Christopher Ferris · 12 years ago
  13. 011076b Merge "Support for jemalloc to replace dlmalloc." by Christopher Ferris · 12 years ago
  14. c1b7f44 Merge "Remove __syslog; we have the public klogctl API." by Elliott Hughes · 12 years ago
  15. ae0f8f1 Add padding to mips ucontext_t. by Calin Juravle · 12 years ago
  16. eb45452 Clean up ucontext.h TODOs. by Calin Juravle · 12 years ago
  17. 7136927 Fix x86_64 __set_tls.c build failure. by Elliott Hughes · 12 years ago
  18. 7680514 Merge "Treat zero or >1 dat files as an error" by Neil Fuller · 12 years ago
  19. 43f3715 Treat zero or >1 dat files as an error by Neil Fuller · 12 years ago
  20. 29f2906 Merge "Add a few more symbols to check-symbols-glibc." by Elliott Hughes · 12 years ago
  21. 9f0a52e Merge "Hide __get_sp." by Elliott Hughes · 12 years ago
  22. 7471a37 Merge "Hide __set_tls." by Elliott Hughes · 12 years ago
  23. 2278488 Merge "Change update-tzdata.py to update ICU data as well" by Neil Fuller · 12 years ago
  24. 46a55a4 Remove __syslog; we have the public klogctl API. by Elliott Hughes · 12 years ago
  25. b497c43 Add a few more symbols to check-symbols-glibc. by Elliott Hughes · 12 years ago
  26. a75869f Hide __set_tls. by Elliott Hughes · 12 years ago
  27. c3705f6 Hide __get_sp. by Elliott Hughes · 12 years ago
  28. 4e631ba Remove perf_event_open. by Elliott Hughes · 12 years ago
  29. 72bbd42 Support for jemalloc to replace dlmalloc. by Christopher Ferris · 12 years ago
  30. afb89c2 Merge "denver: optimize memmove" by Christopher Ferris · 12 years ago
  31. 6c80ccd denver: optimize memmove by Shu Zhang · 12 years ago
  32. 0a8f296 Merge "Add RTLD_NOLOAD support and some related changes." by Dmitriy Ivanov · 12 years ago
  33. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 12 years ago
  34. ce0e1b8 Merge "Add a script for finding symbols in bionic that aren't in glibc." by Elliott Hughes · 12 years ago
  35. 246c688 Change update-tzdata.py to update ICU data as well by Neil Fuller · 12 years ago
  36. b2b0f7e Merge "Add uc_regspace to arm's ucontext_t" by Calin Juravle · 12 years ago
  37. 5a93e88 Add a script for finding symbols in bionic that aren't in glibc. by Elliott Hughes · 12 years ago
  38. 94a9ba2 Merge "Removes RTTI support from libc" by Dan Albert · 12 years ago
  39. 948acf7 Merge "Switch back to OpenBSD inet_ntop now they're FORTIFY clean." by Elliott Hughes · 12 years ago
  40. f51d3e8 Switch back to OpenBSD inet_ntop now they're FORTIFY clean. by Elliott Hughes · 12 years ago
  41. 903b788 Mark sockets on creation (socket()) and accept4(). by Sreeram Ramachandran · 12 years ago
  42. 5240b56 Query libnetd_client for the appropriate netId for host resolution. by Paul Jensen · 12 years ago
  43. 0e85fb6 Add uc_regspace to arm's ucontext_t by Calin Juravle · 12 years ago
  44. 48ee47c Removes RTTI support from libc by Dan Albert · 12 years ago
  45. 72c5393 Cosmetic changes to netd client files. by Sreeram Ramachandran · 12 years ago
  46. 4c2da03 Fix the newly-introduced warning and turn on -Werror. by Elliott Hughes · 12 years ago
  47. 7c9923d Export get_malloc_leak_info and free_malloc_leak_info, used by ddms. by Elliott Hughes · 12 years ago
  48. 31d0398 Hide _exit_with_stack_teardown. by Elliott Hughes · 12 years ago
  49. aafa3d0 Merge "Hide various debug malloc implementation details." by Elliott Hughes · 12 years ago
  50. 58b52fb Merge "Remove dead code." by Elliott Hughes · 12 years ago
  51. 7222b1b Hide __signalfd4, used to implement signalfd(3). by Elliott Hughes · 12 years ago
  52. 6b7987c Hide various debug malloc implementation details. by Elliott Hughes · 12 years ago
  53. bd27a8b Remove dead code. by Elliott Hughes · 12 years ago
  54. 3973de9 Hide __futex_wake_ex and __futex_wait_ex. by Elliott Hughes · 12 years ago
  55. 22ade3c Merge "With libstdc++ in libc, __futex_wait and __futex_wake can be hidden." by Elliott Hughes · 12 years ago
  56. 879180c With libstdc++ in libc, __futex_wait and __futex_wake can be hidden. by Elliott Hughes · 12 years ago
  57. 2a60227 Merge "Move libstdc++ into libc." by Elliott Hughes · 12 years ago
  58. 5265ad6 Merge "Fix comment typo." by Christopher Ferris · 12 years ago
  59. 9029d2f Fix comment typo. by Christopher Ferris · 12 years ago
  60. 0a5b016 Merge "Register _cleanup function with atexit" by Dmitriy Ivanov · 12 years ago
  61. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 12 years ago
  62. 8ed7a23 Scrub uapi headers slightly harder. by Elliott Hughes · 12 years ago
  63. a6ab968 Fill in missing bits in x86(_64) ucontext_t by Calin Juravle · 12 years ago
  64. 15b641a Move libstdc++ into libc. by Elliott Hughes · 12 years ago
  65. 9b5b40b Rename user_i387_struct -> user_fpregs_struct in sys/ucontext.h by Andrew Hsieh · 12 years ago
  66. 1596b88 Merge "Increase minimum thread size for 64 bit." by Christopher Ferris · 12 years ago
  67. ea5248e Increase minimum thread size for 64 bit. by Christopher Ferris · 12 years ago
  68. 3e78698 Remove the unused __system_property_wait. by Elliott Hughes · 12 years ago
  69. 8a8b0c9 Do not keep struct state on the stack. by Christopher Ferris · 12 years ago
  70. 49ec2a0 Merge "Mark sockets on accept()." by Sreeram Ramachandran · 12 years ago
  71. 07f1ded Remove the broken pthread deadlock prediction. by Elliott Hughes · 12 years ago
  72. 8f0cd8a Mark sockets on accept(). by Sreeram Ramachandran · 12 years ago
  73. cd46104 Fix a typo in the big g_ search/replace. by Elliott Hughes · 12 years ago
  74. 1728b23 Switch to g_ for globals. by Elliott Hughes · 12 years ago
  75. bac7955 Merge "Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc." by Ross McIlroy · 12 years ago
  76. 0c8a5f8 Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc. by Ross McIlroy · 12 years ago
  77. a731877 Merge "Change wctype_t from int to long." by Calin Juravle · 12 years ago
  78. fd3171b Merge "Change wctype_t from enum to int" by Calin Juravle · 12 years ago
  79. 5c8c88d Use the NetBSD inet_ntop until the OpenBSD bug is fixed. by Elliott Hughes · 12 years ago
  80. 135b103 Fix <sys/endian.h> uint32_t build failures. by Elliott Hughes · 12 years ago
  81. 17f8ef8 Merge "Flesh out <arpa/inet.h>." by Elliott Hughes · 12 years ago
  82. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 12 years ago
  83. 5772237 Merge "We don't need two copies of <nsswitch.h>." by Elliott Hughes · 12 years ago
  84. eed3d0d We don't need two copies of <nsswitch.h>. by Elliott Hughes · 12 years ago
  85. 8205a61 Fix build (take two). by Sreeram Ramachandran · 12 years ago
  86. 06e8796 Fix build. by Sreeram Ramachandran · 12 years ago
  87. ceb5bd7 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 12 years ago
  88. 121cb5f Upgrade to tzdata2014c. by Elliott Hughes · 12 years ago
  89. eb664e2 Add getmntent_r to our collection of <mntent.h> compatibility stubs. by Elliott Hughes · 12 years ago
  90. dbcba8f Merge "Reduce stack usage of tmpfile(3)." by Elliott Hughes · 12 years ago
  91. f34f0cc Merge "Use __LP64__ instead of __LP32__ in sched.h" by Calin Juravle · 12 years ago
  92. b694318 Reduce stack usage of tmpfile(3). by Elliott Hughes · 12 years ago
  93. dd09699 Use __LP64__ instead of __LP32__ in sched.h by Calin Juravle · 12 years ago
  94. b55f263 Change wctype_t from int to long. by Calin Juravle · 12 years ago
  95. 0c47247 Change wctype_t from enum to int by Calin Juravle · 12 years ago
  96. f963da2 Undef private *_BODY defines after use by Calin Juravle · 12 years ago
  97. e788f5e Merge "Support mb sequences across calls to mb*to*wcs* functions" by Calin Juravle · 12 years ago
  98. a020a24 Add 64-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 12 years ago
  99. c1d2696 Merge "Add 32-bit Silvermont-optimized string/memory functions." by Christopher Ferris · 12 years ago
  100. 15a6310 Support mb sequences across calls to mb*to*wcs* functions by Calin Juravle · 12 years ago