1. 318e86e Merge "bionic: call stdio cleanup on exit" by Elliott Hughes · 12 years ago
  2. 303fe0c Merge "Fix pthread_join." by Elliott Hughes · 12 years ago
  3. 877ec6d Fix pthread_join. by Elliott Hughes · 12 years ago
  4. 6522899 bionic: call stdio cleanup on exit by Pawit Pornkitprasan · 12 years ago
  5. 862faa1 Merge "Pull in cleaned version.h header." by Christopher Ferris · 12 years ago
  6. be8344b Merge "Modify tests for another glibc difference." by Christopher Ferris · 12 years ago
  7. e372ec8 Pull in cleaned version.h header. by Christopher Ferris · 12 years ago
  8. cbd85b9 Modify tests for another glibc difference. by Christopher Ferris · 12 years ago
  9. f246c58 Merge "Clean up the pthread_create trampoline." by Elliott Hughes · 12 years ago
  10. e48b685 Clean up the pthread_create trampoline. by Elliott Hughes · 12 years ago
  11. e39e3a7 Merge "Add new tests for memory/string routines." by Christopher Ferris · 12 years ago
  12. 645d426 Merge "Switch pthread_create over to __bionic_clone." by Elliott Hughes · 12 years ago
  13. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  14. b687ad3 Add new tests for memory/string routines. by Christopher Ferris · 12 years ago
  15. 05ec00b Merge "[MIPS] Reimplement syscall to invoke the system call directly" by Elliott Hughes · 12 years ago
  16. effaa78 [MIPS] Reimplement syscall to invoke the system call directly by Chris Dearman · 12 years ago
  17. ae5c3dd Merge "Remove the mips regdef.h and fpregdef.h old kernel headers." by Elliott Hughes · 12 years ago
  18. 007eced Remove the mips regdef.h and fpregdef.h old kernel headers. by Elliott Hughes · 12 years ago
  19. c425043 Merge "Add unit tests for pow's behavior with NaNs." by Elliott Hughes · 12 years ago
  20. 6a8f00d Add unit tests for pow's behavior with NaNs. by Elliott Hughes · 12 years ago
  21. 44cbe94 Merge "Add a unit test for syscall(2)." by Elliott Hughes · 12 years ago
  22. e61dc71 Add a unit test for syscall(2). by Elliott Hughes · 12 years ago
  23. 22ba86e Merge "Add extra regression tests for an already-fixed dynamic linker bug." by Elliott Hughes · 12 years ago
  24. 2ed7109 Add extra regression tests for an already-fixed dynamic linker bug. by Elliott Hughes · 12 years ago
  25. 6768c1e Merge "Add a temporary uapi/linux/compiler.h until upstream has one." by Elliott Hughes · 12 years ago
  26. 7405313 Add a temporary uapi/linux/compiler.h until upstream has one. by Elliott Hughes · 12 years ago
  27. ff5b0fc Merge "Remove the dependency on the non-uapi __kernel_nlink_t." by Elliott Hughes · 12 years ago
  28. 2ecc164 Remove the dependency on the non-uapi __kernel_nlink_t. by Elliott Hughes · 12 years ago
  29. 6872345 Merge "Generate the uapi headers for mips and x86/x86_64." by Elliott Hughes · 12 years ago
  30. abd6261 Generate the uapi headers for mips and x86/x86_64. by Elliott Hughes · 12 years ago
  31. 486c861 Merge "Prepare to switch to the uapi <linux/signal.h>." by Elliott Hughes · 12 years ago
  32. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  33. 266eb4a Merge "Stop using the non-uapi <linux/err.h> header file." by Elliott Hughes · 12 years ago
  34. ed74484 Stop using the non-uapi <linux/err.h> header file. by Elliott Hughes · 12 years ago
  35. a034e1d Merge "Remove pathconf's dependencies on non-uapi header files." by Elliott Hughes · 12 years ago
  36. 7250d2e Remove pathconf's dependencies on non-uapi header files. by Elliott Hughes · 12 years ago
  37. f945732 Merge "Fix a TODO; we've had SOCK_CLOEXEC for a while now." by Elliott Hughes · 12 years ago
  38. 9be07fa Fix a TODO; we've had SOCK_CLOEXEC for a while now. by Elliott Hughes · 12 years ago
  39. 9e63e03 Merge "Clean up the 32-bit kernel support, fix LP64 fcntl declaration." by Elliott Hughes · 12 years ago
  40. 0620925 Clean up the 32-bit kernel support, fix LP64 fcntl declaration. by Elliott Hughes · 12 years ago
  41. af10f9e Merge "Add processed uapi kernel headers for ARM." by Ben Cheng · 12 years ago
  42. a6b53f0 Add processed uapi kernel headers for ARM. by Ben Cheng · 12 years ago
  43. 7115c80 Merge "Fix pread/pwrite for LP64." by Elliott Hughes · 12 years ago
  44. 8fbf8de Fix pread/pwrite for LP64. by Elliott Hughes · 12 years ago
  45. c4dbc16 Merge "Make cpp.py less braindead." by Elliott Hughes · 12 years ago
  46. 40596aa Make cpp.py less braindead. by Elliott Hughes · 12 years ago
  47. f125867 Merge "Fix <sys/select.h> for LP64, clean up <time.h>." by Elliott Hughes · 12 years ago
  48. 3503ce2 Fix <sys/select.h> for LP64, clean up <time.h>. by Elliott Hughes · 12 years ago
  49. 9b9f0d0 Merge "Remove unnecessary #include." by Elliott Hughes · 12 years ago
  50. 6fa79c5 Remove unnecessary #include. by Elliott Hughes · 12 years ago
  51. 943cc1b Merge "Refresh libc/kernel/common/linux/uinput.h" by Elliott Hughes · 12 years ago
  52. 126f66a Refresh libc/kernel/common/linux/uinput.h by Scott Anderson · 12 years ago
  53. 4d2ab4c Merge "Fix linker crashes during unknown symbol lookup" by Elliott Hughes · 12 years ago
  54. ebd506c Fix linker crashes during unknown symbol lookup by Sergey Melnikov · 12 years ago
  55. cc9b745 Merge "Move the pthread debugging flags to the right place." by Elliott Hughes · 12 years ago
  56. 66759d6 Move the pthread debugging flags to the right place. by Elliott Hughes · 12 years ago
  57. 0360e3a Merge "<pthread.h> fixes and pthread cleanup." by Elliott Hughes · 12 years ago
  58. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  59. d0d0b52 Merge "Remove an obsolete ARM gdb hack." by Elliott Hughes · 12 years ago
  60. b5b97f2 Remove an obsolete ARM gdb hack. by Elliott Hughes · 12 years ago
  61. 47a7336 Merge "Factor out some of the makefile cruft." by Elliott Hughes · 12 years ago
  62. 2f287bc Factor out some of the makefile cruft. by Elliott Hughes · 12 years ago
  63. 7a8e20c Merge "Explain the sigprocmask in pthread_exit." by Elliott Hughes · 12 years ago
  64. 2b6e43e Explain the sigprocmask in pthread_exit. by Elliott Hughes · 12 years ago
  65. f084f7d Merge "Fix up failing glibc tests." by Christopher Ferris · 12 years ago
  66. 1361313 Fix up failing glibc tests. by Christopher Ferris · 12 years ago
  67. 8e6e7cd Merge "Update <sys/exec_elf.h> to include EM_AARCH64." by Elliott Hughes · 12 years ago
  68. 1264050 Update <sys/exec_elf.h> to include EM_AARCH64. by Elliott Hughes · 12 years ago
  69. 6e504fd Merge "AArch64: Add support for AArch64 to stdlib/strtod.c" by Elliott Hughes · 12 years ago
  70. 65ca282 AArch64: Add support for AArch64 to stdlib/strtod.c by Serban Constantinescu · 12 years ago
  71. 830de5c Merge "AArch64: Autogenerated syscalls for AArch64" by Elliott Hughes · 12 years ago
  72. 7f8863d AArch64: Autogenerated syscalls for AArch64 by Serban Constantinescu · 12 years ago
  73. 93b7b81 Merge "AArch64: Add support for AArch64 to the syscall interface" by Elliott Hughes · 12 years ago
  74. feaa89a AArch64: Add support for AArch64 to the syscall interface by Serban Constantinescu · 12 years ago
  75. 07d3c6c Merge "Fix the *rand48 functions on LP64." by Elliott Hughes · 12 years ago
  76. 60fd345 Fix the *rand48 functions on LP64. by Elliott Hughes · 12 years ago
  77. 020bcda Merge "Update <sys/exec_elf.h> to get the DF_* flags." by Elliott Hughes · 12 years ago
  78. 74ce459 Update <sys/exec_elf.h> to get the DF_* flags. by Elliott Hughes · 12 years ago
  79. 486d99f Merge "Don't allow text relocations on 64-bit." by Elliott Hughes · 12 years ago
  80. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 12 years ago
  81. 3ec5d89 Merge "Fix utime/utimes when passed a NULL pointer." by Elliott Hughes · 12 years ago
  82. 27586eb Fix utime/utimes when passed a NULL pointer. by Elliott Hughes · 12 years ago
  83. d4e9f07 Merge "Clean up linker architecture macros." by Elliott Hughes · 12 years ago
  84. 4eeb1f1 Clean up linker architecture macros. by Elliott Hughes · 12 years ago
  85. f7f6b26 Merge "Upgrade to tzdata2013h." by Elliott Hughes · 12 years ago
  86. 3df3879 Upgrade to tzdata2013h. by Elliott Hughes · 12 years ago
  87. 93fcfee Merge "Update running bionic unit tests on host." by Christopher Ferris · 12 years ago
  88. b38e4d5 Update running bionic unit tests on host. by Christopher Ferris · 12 years ago
  89. ad8fb26 Merge "Fix the exit syscall stub's name." by Elliott Hughes · 12 years ago
  90. 421e911 Merge "Simplify defining the linker architecture macro." by Elliott Hughes · 12 years ago
  91. 60d5b06 Simplify defining the linker architecture macro. by Elliott Hughes · 12 years ago
  92. 6b53c23 Fix the exit syscall stub's name. by Elliott Hughes · 12 years ago
  93. bbefbf1 Merge "Use hidden visibility for generated stubs whose names begin with underscores." by Elliott Hughes · 12 years ago
  94. d60a625 Merge "Start moving 32-bit cruft somewhere it won't pollute 64-bit." by Elliott Hughes · 12 years ago
  95. 567a8de Start moving 32-bit cruft somewhere it won't pollute 64-bit. by Elliott Hughes · 12 years ago
  96. fff6e27 Use hidden visibility for generated stubs whose names begin with underscores. by Elliott Hughes · 12 years ago
  97. 9728854 Merge "Let the compiler worry about implementing ffs(3)." by Elliott Hughes · 12 years ago
  98. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  99. a1b9f0d Merge "Revert "Don't warn about x86 text relocations. They're too prevalent."" by Elliott Hughes · 12 years ago
  100. b8b0b6b Revert "Don't warn about x86 text relocations. They're too prevalent." by Elliott Hughes · 12 years ago