1. 063a572 Fix backwards compatible system property structure by Joshua J. Drake · 12 years ago
  2. 8623bf7 Merge "Make <sys/param.h> more glibc-like." by Elliott Hughes · 12 years ago
  3. c2f082f Make <sys/param.h> more glibc-like. by Elliott Hughes · 12 years ago
  4. 802a0a7 Add ioprio.h. by Christopher Ferris · 12 years ago
  5. 1887621 PTHREAD_KEYS_MAX cleanup. by Elliott Hughes · 12 years ago
  6. ed76a93 AArch64: Fix mmap64() definition for AArch64, X86_64 by Serban Constantinescu · 12 years ago
  7. dff7203 Remove harmful attempts to be helpful in pthread_mutex functions. by Elliott Hughes · 12 years ago
  8. 960ee37 Clarify a comment. by Elliott Hughes · 12 years ago
  9. 2e35915 Merge "Fix dns search domain use in gethostbyname." by Robert Greenwalt · 12 years ago
  10. c11f6f0 Fix dns search domain use in gethostbyname. by Robert Greenwalt · 12 years ago
  11. 101fb7d Do not clear tids on detached threads. by Christopher Ferris · 12 years ago
  12. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 12 years ago
  13. ab797cb Finish <sys/user.h>. by Elliott Hughes · 12 years ago
  14. 99c393d Fix the order of arguments to sys_clone for x86. by Elliott Hughes · 12 years ago
  15. 8090614 Work around CLONE_SETTLS being weird on x86. by Elliott Hughes · 12 years ago
  16. 9dec707 Fix _exit_with_stack_teardown for x86. by Elliott Hughes · 12 years ago
  17. e96d4bf Make <sys/timerfd.h> standalone. by Elliott Hughes · 12 years ago
  18. c43d16a Regenerate the bionic kernel headers to match external/kernel-headers. by Elliott Hughes · 12 years ago
  19. cda0c61 am 14d6be45: Merge "Delete non-uapi headers." by Christopher Ferris · 12 years ago
  20. dd1d4f1 am 985c3fbb: Merge "Move arm user.h definitions to sys/user.h." by Christopher Ferris · 12 years ago
  21. e5a9200 Delete non-uapi headers. by Christopher Ferris · 12 years ago
  22. 985c3fb Merge "Move arm user.h definitions to sys/user.h." by Christopher Ferris · 12 years ago
  23. 363390e Move arm user.h definitions to sys/user.h. by Christopher Ferris · 12 years ago
  24. 038919d am 507f95e2: Merge "Update script to copy in extra generated files." by Christopher Ferris · 12 years ago
  25. b4091e6 Update script to copy in extra generated files. by Christopher Ferris · 12 years ago
  26. f00c938 Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD by The Android Open Source Project · 12 years ago
  27. 26f0e54 Merge "Script to grab uapi headers from android kernel." by Christopher Ferris · 12 years ago
  28. e994d41 Script to grab uapi headers from android kernel. by Christopher Ferris · 12 years ago
  29. 8cb52b0 Regenerate uapi header files. by Elliott Hughes · 12 years ago
  30. 880d0e6 Merge "Remove hidden __reboot from header" by Elliott Hughes · 12 years ago
  31. 811cba0 Remove hidden __reboot from header by Pavel Chupin · 12 years ago
  32. 1198fd3 Add support for the ternary operator to the header scrubber. by Elliott Hughes · 12 years ago
  33. d4143c8 Merge "Fix useconds_t for LP64." by Elliott Hughes · 12 years ago
  34. 15a6494 Merge "Remove obsolete kernel/arch-mips headers." by Elliott Hughes · 12 years ago
  35. b135f6e Merge "Remove the unused arch-x86 and arch-x86-64 kernel headers." by Elliott Hughes · 12 years ago
  36. 9c67d43 Fix useconds_t for LP64. by Elliott Hughes · 12 years ago
  37. b867fd6 Remove obsolete kernel/arch-mips headers. by Elliott Hughes · 12 years ago
  38. ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 12 years ago
  39. d8482b6 Fix <signal.h> for mips uapi. by Elliott Hughes · 12 years ago
  40. db1dec1 Merge "Clean up pthread_internal_t." by Elliott Hughes · 12 years ago
  41. cef3fae Clean up pthread_internal_t. by Elliott Hughes · 12 years ago
  42. 5cb66cf Remove the unused arch-x86 and arch-x86-64 kernel headers. by Elliott Hughes · 12 years ago
  43. 507cfe2 Add .cfi_startproc/.cfi_endproc to ENTRY/END. by Christopher Ferris · 12 years ago
  44. e888de8 Provide <sys/user.h>. by Elliott Hughes · 12 years ago
  45. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago
  46. 318e86e Merge "bionic: call stdio cleanup on exit" by Elliott Hughes · 12 years ago
  47. 303fe0c Merge "Fix pthread_join." by Elliott Hughes · 12 years ago
  48. 877ec6d Fix pthread_join. by Elliott Hughes · 12 years ago
  49. 6522899 bionic: call stdio cleanup on exit by Pawit Pornkitprasan · 12 years ago
  50. e372ec8 Pull in cleaned version.h header. by Christopher Ferris · 12 years ago
  51. e48b685 Clean up the pthread_create trampoline. by Elliott Hughes · 12 years ago
  52. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  53. effaa78 [MIPS] Reimplement syscall to invoke the system call directly by Chris Dearman · 12 years ago
  54. 007eced Remove the mips regdef.h and fpregdef.h old kernel headers. by Elliott Hughes · 12 years ago
  55. 7405313 Add a temporary uapi/linux/compiler.h until upstream has one. by Elliott Hughes · 12 years ago
  56. 2ecc164 Remove the dependency on the non-uapi __kernel_nlink_t. by Elliott Hughes · 12 years ago
  57. abd6261 Generate the uapi headers for mips and x86/x86_64. by Elliott Hughes · 12 years ago
  58. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  59. ed74484 Stop using the non-uapi <linux/err.h> header file. by Elliott Hughes · 12 years ago
  60. 7250d2e Remove pathconf's dependencies on non-uapi header files. by Elliott Hughes · 12 years ago
  61. 9be07fa Fix a TODO; we've had SOCK_CLOEXEC for a while now. by Elliott Hughes · 12 years ago
  62. 9e63e03 Merge "Clean up the 32-bit kernel support, fix LP64 fcntl declaration." by Elliott Hughes · 12 years ago
  63. 0620925 Clean up the 32-bit kernel support, fix LP64 fcntl declaration. by Elliott Hughes · 12 years ago
  64. af10f9e Merge "Add processed uapi kernel headers for ARM." by Ben Cheng · 12 years ago
  65. a6b53f0 Add processed uapi kernel headers for ARM. by Ben Cheng · 12 years ago
  66. 8fbf8de Fix pread/pwrite for LP64. by Elliott Hughes · 12 years ago
  67. 40596aa Make cpp.py less braindead. by Elliott Hughes · 12 years ago
  68. 3503ce2 Fix <sys/select.h> for LP64, clean up <time.h>. by Elliott Hughes · 12 years ago
  69. 6fa79c5 Remove unnecessary #include. by Elliott Hughes · 12 years ago
  70. 126f66a Refresh libc/kernel/common/linux/uinput.h by Scott Anderson · 12 years ago
  71. 66759d6 Move the pthread debugging flags to the right place. by Elliott Hughes · 12 years ago
  72. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  73. b5b97f2 Remove an obsolete ARM gdb hack. by Elliott Hughes · 12 years ago
  74. 2f287bc Factor out some of the makefile cruft. by Elliott Hughes · 12 years ago
  75. 2b6e43e Explain the sigprocmask in pthread_exit. by Elliott Hughes · 12 years ago
  76. 1264050 Update <sys/exec_elf.h> to include EM_AARCH64. by Elliott Hughes · 12 years ago
  77. 65ca282 AArch64: Add support for AArch64 to stdlib/strtod.c by Serban Constantinescu · 12 years ago
  78. 7f8863d AArch64: Autogenerated syscalls for AArch64 by Serban Constantinescu · 12 years ago
  79. feaa89a AArch64: Add support for AArch64 to the syscall interface by Serban Constantinescu · 12 years ago
  80. 60fd345 Fix the *rand48 functions on LP64. by Elliott Hughes · 12 years ago
  81. 74ce459 Update <sys/exec_elf.h> to get the DF_* flags. by Elliott Hughes · 12 years ago
  82. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 12 years ago
  83. 27586eb Fix utime/utimes when passed a NULL pointer. by Elliott Hughes · 12 years ago
  84. 3df3879 Upgrade to tzdata2013h. by Elliott Hughes · 12 years ago
  85. 6b53c23 Fix the exit syscall stub's name. by Elliott Hughes · 12 years ago
  86. bbefbf1 Merge "Use hidden visibility for generated stubs whose names begin with underscores." by Elliott Hughes · 12 years ago
  87. 567a8de Start moving 32-bit cruft somewhere it won't pollute 64-bit. by Elliott Hughes · 12 years ago
  88. fff6e27 Use hidden visibility for generated stubs whose names begin with underscores. by Elliott Hughes · 12 years ago
  89. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  90. f8dfb6f Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls." by Elliott Hughes · 12 years ago
  91. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  92. fcb37b8 Merge "Add __EXPORTED_HEADERS__ as predefined macro." by Ben Cheng · 12 years ago
  93. 460fa70 Add __EXPORTED_HEADERS__ as predefined macro. by Ben Cheng · 12 years ago
  94. cdac5f7 Merge "MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's." by Elliott Hughes · 12 years ago
  95. 93de3d8 Fix header file dependencies. by Elliott Hughes · 12 years ago
  96. b8cf18b MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's. by Elliott Hughes · 12 years ago
  97. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 12 years ago
  98. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  99. debc021 AArch64: Fix definitions for STDINT_LIMITS by Serban Constantinescu · 12 years ago
  100. 8c39e58 Merge "Make sure we have a mkfifo symbol." by Elliott Hughes · 12 years ago