1. 715242f Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64." by Dan Albert · 12 years ago
  2. dd4ad5c Hide _tolower_tab_ and _toupper_tab_ on LP64. by Dan Albert · 12 years ago
  3. 9635046 Hide declaration of gets(3) for C11 and later. by Dan Albert · 12 years ago
  4. 1ef3ba2 Merge "Revert "Hide declaration of gets(3) for C11 and later."" by Dan Albert · 12 years ago
  5. 1291680 Revert "Hide declaration of gets(3) for C11 and later." by Dan Albert · 12 years ago
  6. c0ce590 Hide declaration of gets(3) for C11 and later. by Dan Albert · 12 years ago
  7. 185c399 Merge "Hide declaration of gets(3) for C11 and later." by Dan Albert · 12 years ago
  8. 4ac2264 Merge "Add <linux/tty.h> to libc/include/sys/ioctl.h" by Elliott Hughes · 12 years ago
  9. ac64675 Revert "Revert "Remove ftime from bionic LP64"" by Dan Albert · 12 years ago
  10. 462abab Removes getdtablesize(3) from LP64. by Dan Albert · 12 years ago
  11. 0069f31 Add <linux/tty.h> to libc/include/sys/ioctl.h by Qiming Shi · 12 years ago
  12. e61919a Fix x86-64 libvpx build. by Elliott Hughes · 12 years ago
  13. 72dc1c2 Merge "Revert "Backing this one out since the counterpart needs to be sent upstream."" by Dan Albert · 12 years ago
  14. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 12 years ago
  15. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 12 years ago
  16. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 12 years ago
  17. b84783e Merge "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 12 years ago
  18. 65b1c90 Merge "Hides valloc(3)/pvalloc(3) on LP64." by Dan Albert · 12 years ago
  19. 8229ae4 Removes wait3(2) from LP64. by Dan Albert · 12 years ago
  20. ff17671 Merge "Add a hack to <stdlib.h> until we can fix libvpx." by Elliott Hughes · 12 years ago
  21. 3fb5097 Add a hack to <stdlib.h> until we can fix libvpx. by Elliott Hughes · 12 years ago
  22. 564222e Merge "Use default hidden visibility to build libc_dns." by Elliott Hughes · 12 years ago
  23. 8563802 Use default hidden visibility to build libc_dns. by Elliott Hughes · 12 years ago
  24. 346fa72 Merge "Get the full set of PRNG functions in <stdlib.h>" by Elliott Hughes · 12 years ago
  25. a0beeea Get the full set of PRNG functions in <stdlib.h> by Elliott Hughes · 12 years ago
  26. 37b845f Merge "Remove declaration for putw(3)/getw(3)." by Dan Albert · 12 years ago
  27. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 12 years ago
  28. 2c02d00 Merge "Add __pure2 to a few more functions, most notably gettid and pthread_self." by Elliott Hughes · 12 years ago
  29. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 12 years ago
  30. cd32219 Remove declarations related to cuserid(3). by Dan Albert · 12 years ago
  31. a382a79 Hide non-standard syslog API. by Elliott Hughes · 12 years ago
  32. 47ba295 Rewrite and hide longjmperror. by Elliott Hughes · 12 years ago
  33. 3d5cb30 Remove getdents from bionic. by Elliott Hughes · 12 years ago
  34. c3bdc79 Merge "Fix the printf family for non-ASCII." by Elliott Hughes · 12 years ago
  35. 69f05d2 Fix the printf family for non-ASCII. by Elliott Hughes · 12 years ago
  36. 40fca0f Removes index() from bionic. by Dan Albert · 12 years ago
  37. 205dd7d Remove bsd_signal and sysv_signal from bionic LP64. by Dan Albert · 12 years ago
  38. 0921204 Revert "Remove ftime from bionic LP64" by Dan Albert · 12 years ago
  39. 26d6799 Remove ftime from bionic LP64 by Dan Albert · 12 years ago
  40. 001f8f0 Removes wcswcs from bionic for LP64. by Dan Albert · 12 years ago
  41. 452e091 Merge "Adds functionality specified by uchar.h" by Dan Albert · 12 years ago
  42. 7a7f995 Adds functionality specified by uchar.h by Dan Albert · 12 years ago
  43. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 12 years ago
  44. b4e099c Remove issetugid. by Elliott Hughes · 12 years ago
  45. bdca380 Remove unnecessary padding in ucontext_t by Calin Juravle · 12 years ago
  46. a7821b7 Use __typeof__() instead of typeof() by Dan Albert · 12 years ago
  47. e6c57fc Add C11 <stdatomic.h>. by Elliott Hughes · 12 years ago
  48. c3f9096 Remove <sys/atomics.h>. by Elliott Hughes · 12 years ago
  49. 92687e4 Cleaned up pthread rwlocks implementation. by Calin Juravle · 12 years ago
  50. 254fa88 Merge "Switch to POSIX dprintf/vdprintf." by Calin Juravle · 12 years ago
  51. fcac8ff Switch to POSIX dprintf/vdprintf. by Elliott Hughes · 12 years ago
  52. d1dc009c Merge "Add padding to mips ucontext_t." by Calin Juravle · 12 years ago
  53. 156c7d3 Merge "Clean up ucontext.h TODOs." by Calin Juravle · 12 years ago
  54. 1721671 Merge "Mutex-free implementation of pthread_rwlock" by Calin Juravle · 12 years ago
  55. 76f352e Mutex-free implementation of pthread_rwlock by Calin Juravle · 12 years ago
  56. d5ed63a Hide most of the private futex functions. by Elliott Hughes · 12 years ago
  57. ae0f8f1 Add padding to mips ucontext_t. by Calin Juravle · 12 years ago
  58. eb45452 Clean up ucontext.h TODOs. by Calin Juravle · 12 years ago
  59. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 12 years ago
  60. 0e85fb6 Add uc_regspace to arm's ucontext_t by Calin Juravle · 12 years ago
  61. a6ab968 Fill in missing bits in x86(_64) ucontext_t by Calin Juravle · 12 years ago
  62. 9b5b40b Rename user_i387_struct -> user_fpregs_struct in sys/ucontext.h by Andrew Hsieh · 12 years ago
  63. ea5248e Increase minimum thread size for 64 bit. by Christopher Ferris · 12 years ago
  64. 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
  65. 0c8a5f8 Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc. by Ross McIlroy · 12 years ago
  66. a731877 Merge "Change wctype_t from int to long." by Calin Juravle · 12 years ago
  67. fd3171b Merge "Change wctype_t from enum to int" by Calin Juravle · 12 years ago
  68. 135b103 Fix <sys/endian.h> uint32_t build failures. by Elliott Hughes · 12 years ago
  69. 17f8ef8 Merge "Flesh out <arpa/inet.h>." by Elliott Hughes · 12 years ago
  70. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 12 years ago
  71. eed3d0d We don't need two copies of <nsswitch.h>. by Elliott Hughes · 12 years ago
  72. eb664e2 Add getmntent_r to our collection of <mntent.h> compatibility stubs. by Elliott Hughes · 12 years ago
  73. f34f0cc Merge "Use __LP64__ instead of __LP32__ in sched.h" by Calin Juravle · 12 years ago
  74. dd09699 Use __LP64__ instead of __LP32__ in sched.h by Calin Juravle · 12 years ago
  75. b55f263 Change wctype_t from int to long. by Calin Juravle · 12 years ago
  76. 0c47247 Change wctype_t from enum to int by Calin Juravle · 12 years ago
  77. f963da2 Undef private *_BODY defines after use by Calin Juravle · 12 years ago
  78. 15a6310 Support mb sequences across calls to mb*to*wcs* functions by Calin Juravle · 12 years ago
  79. d67c6af Merge "Reserve space for the future in statvfs(64)" by Calin Juravle · 12 years ago
  80. 7bec121 Reserve space for the future in statvfs(64) by Calin Juravle · 12 years ago
  81. 4d695bf Merge "Align struct passwd definition with other variations of libc" by Calin Juravle · 12 years ago
  82. c768874 Align struct passwd definition with other variations of libc by Calin Juravle · 12 years ago
  83. 4aa2e6a Give bionic's __ANDROID_API__ a more reasonable value. by Elliott Hughes · 12 years ago
  84. e292875 Merge "Reserve some space in sem_t for the future." by Calin Juravle · 12 years ago
  85. b6c48b2 Merge "Allow for better utmp logging." by Calin Juravle · 12 years ago
  86. fc2af0c Merge "Fix ino_t and suseconds_t" by Calin Juravle · 12 years ago
  87. 6726862 Fix ino_t and suseconds_t by Calin Juravle · 12 years ago
  88. 0686d5e Reserve some space in sem_t for the future. by Calin Juravle · 12 years ago
  89. 7d8f303 Allow for better utmp logging. by Calin Juravle · 12 years ago
  90. 7c435f2 Leave more space for extensions in pthread_rwlockattr_t by Calin Juravle · 12 years ago
  91. 9ded07c bionic: make epoll_event structure packed by Philip Hatcher · 12 years ago
  92. 52defb7 Remove the non-standard time64 stuff for LP64. by Elliott Hughes · 12 years ago
  93. 0990d4f Make SIGRTMIN hide the real-time signals we use internally. by Elliott Hughes · 12 years ago
  94. 77473e4 Merge "Fix cpu_set_t" by Calin Juravle · 12 years ago
  95. 4566731 Merge "Adds quick_exit(3) and at_quick_exit(3) from freebsd" by Dan Albert · 12 years ago
  96. b743790 Fix cpu_set_t by Calin Juravle · 12 years ago
  97. d4ae59d Merge "Reserve space in mbstate to allow for proper wchar support" by Calin Juravle · 12 years ago
  98. b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 12 years ago
  99. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 12 years ago
  100. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 12 years ago