1. cb2069b Support large errno values on ARM. by Elliott Hughes · 12 years ago
  2. 53630c0 Merge "Cache the most-recently used timezone for mktime_tz and localtime_tz." by Elliott Hughes · 12 years ago
  3. 4a05bef Cache the most-recently used timezone for mktime_tz and localtime_tz. by Elliott Hughes · 12 years ago
  4. 4b032ee Merge "Let bionic use the correct definition of ssize_t." by Elliott Hughes · 12 years ago
  5. cdb27f2 Upgrade to tzdata2013b. by Elliott Hughes · 12 years ago
  6. b6e2248 Let bionic use the correct definition of ssize_t. by Elliott Hughes · 12 years ago
  7. 0493a6f Regenerate NOTICE files. by Elliott Hughes · 12 years ago
  8. 6b3f49a Upgrade to current NetBSD popen/pclose. by Elliott Hughes · 12 years ago
  9. 642331b Fix debug malloc. by Elliott Hughes · 12 years ago
  10. 69af6e6 Upgrade to tzdata2013a. by Elliott Hughes · 12 years ago
  11. 133d97e Merge "Add stack unwinding directives to memcpy." by Ben Cheng · 12 years ago
  12. eb93ebf Switch to upstream-freebsd for the unmolested wchar code. by Elliott Hughes · 12 years ago
  13. f077784 Move realpath.c to upstream-freebsd. by Elliott Hughes · 12 years ago
  14. 1428300 Add stack unwinding directives to memcpy. by Ben Cheng · 12 years ago
  15. c5c6cb3 am 66273ac2: Merge "Adding strcmp tuned for Cortex-A15." by Ben Cheng · 12 years ago
  16. 8f149da am b3b1ab62: Merge "Adding memcpy tuned for Cortex-A15." by Ben Cheng · 12 years ago
  17. 305a999 am 8fa924e5: Merge "unistd.h: don\'t include sys/capability.h" by Nick Kralevich · 12 years ago
  18. 66273ac Merge "Adding strcmp tuned for Cortex-A15." by Ben Cheng · 12 years ago
  19. b3b1ab6 Merge "Adding memcpy tuned for Cortex-A15." by Ben Cheng · 12 years ago
  20. 6524d3c unistd.h: don't include sys/capability.h by Nick Kralevich · 12 years ago
  21. eb149e9 Adding strcmp tuned for Cortex-A15. by Greta Yorsh · 13 years ago
  22. 5b349fc Adding memcpy tuned for Cortex-A15. by Greta Yorsh · 14 years ago
  23. 7fe8229 am 9c1912c4: Merge "Avoid changing the C++ ABI with ssize_t." by Elliott Hughes · 12 years ago
  24. e255642 Avoid changing the C++ ABI with ssize_t. by Elliott Hughes · 12 years ago
  25. 58b997c am f5f906c1: Merge "libc: create sys/capability.h" by Nick Kralevich · 12 years ago
  26. 7c0dd55 libc: create sys/capability.h by Nick Kralevich · 12 years ago
  27. 406968b am c0e9ddd0: Merge "Reimplement scandir(3)." by Elliott Hughes · 12 years ago
  28. 701bec2 Reimplement scandir(3). by Elliott Hughes · 12 years ago
  29. 7b8bf68 am f6bb5bf4: Merge "Add the glibc-compatible names to <sys/endian.h>." by Elliott Hughes · 12 years ago
  30. f6bb5bf Merge "Add the glibc-compatible names to <sys/endian.h>." by Elliott Hughes · 12 years ago
  31. 440bc83 am 7b2c6385: Merge "Fix <memory.h> to be a synonym for <string.h> like in glibc." by Elliott Hughes · 12 years ago
  32. cadc858 am bc0e7ee1: Merge "libc: add sys/signal.h for compatibility" by Nick Kralevich · 12 years ago
  33. 7b2c638 Merge "Fix <memory.h> to be a synonym for <string.h> like in glibc." by Elliott Hughes · 12 years ago
  34. 6f1b7a6 Fix <memory.h> to be a synonym for <string.h> like in glibc. by Elliott Hughes · 12 years ago
  35. cf820d7 Add the glibc-compatible names to <sys/endian.h>. by Elliott Hughes · 12 years ago
  36. b22a684 libc: add sys/signal.h for compatibility by Nick Kralevich · 12 years ago
  37. 2a5b57d am 580a7073: Merge "Stop advertising rindex(3), which is both deprecated and unimplemented." by Elliott Hughes · 12 years ago
  38. 538f6fc Stop advertising rindex(3), which is both deprecated and unimplemented. by Elliott Hughes · 12 years ago
  39. 398f46d am a0259b42: Merge "libc: remove bcmp prototype" by Nick Kralevich · 12 years ago
  40. a0259b4 Merge "libc: remove bcmp prototype" by Nick Kralevich · 12 years ago
  41. 11ebbc8 libc: remove bcmp prototype by Nick Kralevich · 12 years ago
  42. 719d46f am a9ff09d1: Merge "Fix raise(3) so it works in signal handlers." by Elliott Hughes · 12 years ago
  43. fae89fc Fix raise(3) so it works in signal handlers. by Elliott Hughes · 12 years ago
  44. 818b142 Fix mako builds. Do not merge. by Jean-Baptiste Queru · 12 years ago
  45. c641caf use architecture-specific ssize_t definition by Thorsten Glaser · 12 years ago
  46. 593abb7 Merge "stdlib: atexit: include <sys/cdefs.h>" by Elliott Hughes · 12 years ago
  47. 9d23e04 Fix pthreads functions that should return ESRCH. by Elliott Hughes · 12 years ago
  48. 61ba9b5 stdlib: atexit: include <sys/cdefs.h> by Chirayu Desai · 12 years ago
  49. 081318e dalvik is big enough and ugly enough to handle System.arraycopy itself. by Elliott Hughes · 12 years ago
  50. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  51. 0a2cb81 Merge "Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces." by Elliott Hughes · 12 years ago
  52. fb7eb5e Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. by Elliott Hughes · 12 years ago
  53. 0276656 bionic: Add securebits.h by Nick Kralevich · 12 years ago
  54. dc5ec07 Turn on -Werror for ssp.cpp. by Elliott Hughes · 12 years ago
  55. a261afb fix compiler warning. by Nick Kralevich · 12 years ago
  56. d254704 ffs was not being built for x86. by Elliott Hughes · 12 years ago
  57. 6719500 Add a bunch more missing ENDs to assembler routines. by Elliott Hughes · 12 years ago
  58. 73964c5 Everyone has CLZ. by Elliott Hughes · 12 years ago
  59. d8213bb Update getnameinfo.c, remove dead code, and fix error reporting. by Elliott Hughes · 12 years ago
  60. 3002d64 Merge "Everyone has a TLS register." by Elliott Hughes · 12 years ago
  61. b603251 Fix __pthread_clone and __bionic_clone error handling on x86. by Elliott Hughes · 12 years ago
  62. 91a9925 Everyone has a TLS register. by Elliott Hughes · 12 years ago
  63. 59aeff9 Merge "Use ENTRY/END in custom x86 assembler too." by Elliott Hughes · 12 years ago
  64. 4b4a882 Clean up pthread_create. by Elliott Hughes · 12 years ago
  65. 6d33918 Simplify pthread_create, using more public API. by Elliott Hughes · 12 years ago
  66. 9f878c2 Really set errno if __pthread_clone fails. by Elliott Hughes · 12 years ago
  67. 558a8b1 Merge "Revert "Revert "More pthreads cleanup.""" by Elliott Hughes · 12 years ago
  68. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  69. 3fa6746 Merge "add factory property file definition" by Dima Zavin · 12 years ago
  70. bfa199a am fcaf4e9f: Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  71. fcaf4e9 Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  72. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  73. a2a9817 am 85f491f9: Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  74. 85f491f Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  75. 605cc29 am 83bf28e6: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  76. 83bf28e Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  77. ba342c1 Fix MIPS build. by Elliott Hughes · 12 years ago
  78. 8e2b28c am c56be54a: Merge "Use ENTRY/END in ARM __get_sp." by Elliott Hughes · 12 years ago
  79. bdff26d Use ENTRY/END in custom x86 assembler too. by Elliott Hughes · 12 years ago
  80. d7a3a40 Use ENTRY/END in ARM __get_sp. by Elliott Hughes · 12 years ago
  81. c440d24 am cae7b2cf: Merge "Fix __pthread_clone on ARM to set errno on failure." by Elliott Hughes · 12 years ago
  82. 5e3fc43 Fix __pthread_clone on ARM to set errno on failure. by Elliott Hughes · 12 years ago
  83. 03798dd am 1fea0f25: Merge "Clean up ARM assembler files to use ENTRY/END." by Elliott Hughes · 12 years ago
  84. f94fd3c Clean up ARM assembler files to use ENTRY/END. by Elliott Hughes · 12 years ago
  85. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  86. 6b73d13 am 2d3e7233: Merge "Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""" by Elliott Hughes · 12 years ago
  87. e4b0831 am 8397cdba: Merge "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  88. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  89. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  90. 024246e am 09e89c3c: Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  91. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  92. 8f509e8 am 9a9bb243: Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  93. 9a9bb24 Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  94. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  95. f156b90 am fa75fce5: Merge "update xattr.h" by Nick Kralevich · 12 years ago
  96. b184d3b update xattr.h by Nick Kralevich · 12 years ago
  97. 86e4e23 am 964886af: Merge "Remove dead code from gensyscalls.py." by Elliott Hughes · 12 years ago
  98. cd6780b Remove dead code from gensyscalls.py. by Elliott Hughes · 12 years ago
  99. 5bb6776 am f6afd3b6: Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 12 years ago
  100. 8ddef40 am 59e9a496: Merge "__progname should be const char*, not char*." by Elliott Hughes · 12 years ago