1. 877ec6d Fix pthread_join. by Elliott Hughes · 12 years ago
  2. e48b685 Clean up the pthread_create trampoline. by Elliott Hughes · 12 years ago
  3. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  4. effaa78 [MIPS] Reimplement syscall to invoke the system call directly by Chris Dearman · 12 years ago
  5. 007eced Remove the mips regdef.h and fpregdef.h old kernel headers. by Elliott Hughes · 12 years ago
  6. 7405313 Add a temporary uapi/linux/compiler.h until upstream has one. by Elliott Hughes · 12 years ago
  7. 2ecc164 Remove the dependency on the non-uapi __kernel_nlink_t. by Elliott Hughes · 12 years ago
  8. abd6261 Generate the uapi headers for mips and x86/x86_64. by Elliott Hughes · 12 years ago
  9. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  10. ed74484 Stop using the non-uapi <linux/err.h> header file. by Elliott Hughes · 12 years ago
  11. 7250d2e Remove pathconf's dependencies on non-uapi header files. by Elliott Hughes · 12 years ago
  12. 9be07fa Fix a TODO; we've had SOCK_CLOEXEC for a while now. by Elliott Hughes · 12 years ago
  13. 9e63e03 Merge "Clean up the 32-bit kernel support, fix LP64 fcntl declaration." by Elliott Hughes · 12 years ago
  14. 0620925 Clean up the 32-bit kernel support, fix LP64 fcntl declaration. by Elliott Hughes · 12 years ago
  15. af10f9e Merge "Add processed uapi kernel headers for ARM." by Ben Cheng · 12 years ago
  16. a6b53f0 Add processed uapi kernel headers for ARM. by Ben Cheng · 12 years ago
  17. 8fbf8de Fix pread/pwrite for LP64. by Elliott Hughes · 12 years ago
  18. 40596aa Make cpp.py less braindead. by Elliott Hughes · 12 years ago
  19. 3503ce2 Fix <sys/select.h> for LP64, clean up <time.h>. by Elliott Hughes · 12 years ago
  20. 6fa79c5 Remove unnecessary #include. by Elliott Hughes · 12 years ago
  21. 126f66a Refresh libc/kernel/common/linux/uinput.h by Scott Anderson · 12 years ago
  22. 66759d6 Move the pthread debugging flags to the right place. by Elliott Hughes · 12 years ago
  23. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  24. b5b97f2 Remove an obsolete ARM gdb hack. by Elliott Hughes · 12 years ago
  25. 2f287bc Factor out some of the makefile cruft. by Elliott Hughes · 12 years ago
  26. 2b6e43e Explain the sigprocmask in pthread_exit. by Elliott Hughes · 12 years ago
  27. 1264050 Update <sys/exec_elf.h> to include EM_AARCH64. by Elliott Hughes · 12 years ago
  28. 65ca282 AArch64: Add support for AArch64 to stdlib/strtod.c by Serban Constantinescu · 12 years ago
  29. 7f8863d AArch64: Autogenerated syscalls for AArch64 by Serban Constantinescu · 12 years ago
  30. feaa89a AArch64: Add support for AArch64 to the syscall interface by Serban Constantinescu · 12 years ago
  31. 60fd345 Fix the *rand48 functions on LP64. by Elliott Hughes · 12 years ago
  32. 74ce459 Update <sys/exec_elf.h> to get the DF_* flags. by Elliott Hughes · 12 years ago
  33. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 12 years ago
  34. 27586eb Fix utime/utimes when passed a NULL pointer. by Elliott Hughes · 12 years ago
  35. 3df3879 Upgrade to tzdata2013h. by Elliott Hughes · 12 years ago
  36. 6b53c23 Fix the exit syscall stub's name. by Elliott Hughes · 12 years ago
  37. bbefbf1 Merge "Use hidden visibility for generated stubs whose names begin with underscores." by Elliott Hughes · 12 years ago
  38. 567a8de Start moving 32-bit cruft somewhere it won't pollute 64-bit. by Elliott Hughes · 12 years ago
  39. fff6e27 Use hidden visibility for generated stubs whose names begin with underscores. by Elliott Hughes · 12 years ago
  40. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  41. f8dfb6f Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls." by Elliott Hughes · 12 years ago
  42. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  43. fcb37b8 Merge "Add __EXPORTED_HEADERS__ as predefined macro." by Ben Cheng · 12 years ago
  44. 460fa70 Add __EXPORTED_HEADERS__ as predefined macro. by Ben Cheng · 12 years ago
  45. cdac5f7 Merge "MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's." by Elliott Hughes · 12 years ago
  46. 93de3d8 Fix header file dependencies. by Elliott Hughes · 12 years ago
  47. b8cf18b MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's. by Elliott Hughes · 12 years ago
  48. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 12 years ago
  49. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  50. debc021 AArch64: Fix definitions for STDINT_LIMITS by Serban Constantinescu · 12 years ago
  51. 8c39e58 Merge "Make sure we have a mkfifo symbol." by Elliott Hughes · 12 years ago
  52. 594b1a4 Make sure we have a mkfifo symbol. by Elliott Hughes · 12 years ago
  53. 7f70c9b AArch64: Fix uses of stack size for 32/64bit libc builds by Serban Constantinescu · 12 years ago
  54. 33a209e Fix 16-byte stack alignment requirement for x86_64 ABI by Pavel Chupin · 12 years ago
  55. f4ac8ba Merge "Fix the x86_64 vfork implementation." by Elliott Hughes · 12 years ago
  56. 53bfdae Fix the x86_64 clone implementation. by Elliott Hughes · 12 years ago
  57. 9ea4d5f Fix the x86_64 vfork implementation. by Elliott Hughes · 12 years ago
  58. c7fdee7 Fix struct statfs for LP64. by Elliott Hughes · 12 years ago
  59. f68fac8 x86_64: Fix sys/stat.h by Pavel Chupin · 13 years ago
  60. 938f38d Fix clone.S for x86_64. by Elliott Hughes · 12 years ago
  61. 8ea3453 Merge "Add missing aliases for off64_t functions in 64-bit land." by Elliott Hughes · 12 years ago
  62. 8ca530e Add ffs and memcmp16 to x86_64. by Elliott Hughes · 12 years ago
  63. a6519d6 Add missing aliases for off64_t functions in 64-bit land. by Elliott Hughes · 12 years ago
  64. 43d2137 Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags. by Andrei Emeltchenko · 12 years ago
  65. e989399 O_CLOEXEC is always defined for arm, mips, x86, and x86_64. by Elliott Hughes · 12 years ago
  66. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago
  67. 76b795a Refresh libc/kernel/common/linux/auxvec.h by Ben Cheng · 12 years ago
  68. 3fdd6b8 Merge "Add processed uapi kernel headers (common and aarch64-specific)" by Ben Cheng · 12 years ago
  69. 655a7c0 Add processed uapi kernel headers (common and aarch64-specific) by Ben Cheng · 12 years ago
  70. bffe261 Merge "Sort the syscalls.mk files, give all generated files the same header." by Elliott Hughes · 12 years ago
  71. 8bea2b6 Tweaked the cleanup scripts to handle uapi and aarch64 headers. by Ben Cheng · 12 years ago
  72. 103ccde Sort the syscalls.mk files, give all generated files the same header. by Elliott Hughes · 12 years ago
  73. 40d105c Switch sigpending over to rt_sigpending. by Elliott Hughes · 12 years ago
  74. c9da332 Remove support for the useless 'custom' option in SYSCALLS.TXT. by Elliott Hughes · 12 years ago
  75. 1f5af92 Fix sigsuspend to use rt_sigsuspend on all platforms. by Elliott Hughes · 12 years ago
  76. 68b6711 'Avoid confusing "read prevented write" log messages' 2. by Elliott Hughes · 12 years ago
  77. d9913b0 Merge "Make pthread_create report sched_setscheduler failures on LP64." by Elliott Hughes · 12 years ago
  78. 7672521 Merge "Avoid confusing "read prevented write" log messages." by Elliott Hughes · 12 years ago
  79. 98624c3 Make pthread_create report sched_setscheduler failures on LP64. by Elliott Hughes · 12 years ago
  80. 0cfc95e Fix indentation in sched_getaffinity. by Elliott Hughes · 12 years ago
  81. d1eda33 Avoid confusing "read prevented write" log messages. by Elliott Hughes · 12 years ago
  82. dc9d8d0 Merge "Modify prefetch for krait memcpy." by Christopher Ferris · 12 years ago
  83. c3c58fb Modify prefetch for krait memcpy. by Christopher Ferris · 12 years ago
  84. 19e6232 Clean up the sigprocmask/pthread_sigmask implementation. by Elliott Hughes · 12 years ago
  85. 6e38072 Wrap sprintf()/snprintf() macros to prevent expansion errors. by Stephen Hines · 12 years ago
  86. eda2679 Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  87. b036b5c FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  88. 232163c Clean up the cpuacct cruft. by Elliott Hughes · 12 years ago
  89. 8d25327 Revert "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  90. 14b467e Fix MIPS build. by Elliott Hughes · 12 years ago
  91. fb3f956 Fix build. by Elliott Hughes · 12 years ago
  92. bc545e8 Merge "Fix x86_64 build, clean up intermediate libraries." by Elliott Hughes · 12 years ago
  93. c147478 Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  94. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  95. 65c99de FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  96. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  97. 51aeff7 Fix 32-bit build. by Elliott Hughes · 12 years ago
  98. 14b66bf Merge "Fix malloc debugging for LP64." by Elliott Hughes · 12 years ago
  99. 65e1c48 Merge "Don't allow int<->pointer conversions." by Elliott Hughes · 12 years ago
  100. 2ec400b Don't allow int<->pointer conversions. by Elliott Hughes · 12 years ago