1. 6b55593 Use uid_t and gid_t for st_uid and st_gid in struct stat. by Elliott Hughes · 11 years ago
  2. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  3. 671e236 Restore sys_signame for LP64. by Elliott Hughes · 11 years ago
  4. aa0ebda Clean up sys_signame and sys_siglist a little. by Elliott Hughes · 11 years ago
  5. 199346a Fix NSIG. by Elliott Hughes · 11 years ago
  6. a6ecba4 Clean up cacheflush. by Elliott Hughes · 11 years ago
  7. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
  8. 3a9c5d6 Fix <link.h>. by Elliott Hughes · 11 years ago
  9. ebd90b9 Fix socklen_t (on LP64 only). by Elliott Hughes · 11 years ago
  10. c16a453 Merge "Remove <sys/_types.h>." by Elliott Hughes · 11 years ago
  11. 9f87a0b Remove <sys/_types.h>. by Elliott Hughes · 11 years ago
  12. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
  13. 9afe288 Kill <machine/_types.h>. by Elliott Hughes · 11 years ago
  14. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 11 years ago
  15. 8d60cc6 Use __inline__ for fortify. by Elliott Hughes · 11 years ago
  16. 7b95807 Add missing ucontext_t definition to bionic for arch-arm64. by Ross McIlroy · 12 years ago
  17. 3614424 Make ARM <user.h> more glibc-compatible. by Elliott Hughes · 12 years ago
  18. 02c661b Add mips <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  19. 4e72fcc Add arm <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  20. 677a07c Add x86 <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  21. e61d106 Add x86_64 ucontext.h for better compatibility by Pavel Chupin · 12 years ago
  22. e2a292d Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64). by Elliott Hughes · 12 years ago
  23. 323d4b6 Add "__noreturn" to assert and assert2 by Vadim Markovtsev · 12 years ago
  24. ae18974 Merge "Add some more headers." by Elliott Hughes · 12 years ago
  25. c835c35 Add some more headers. by Elliott Hughes · 12 years ago
  26. 4e9cb03 Add extra libc stubs for mntent related functions. by JP Abgrall · 12 years ago
  27. 33c3e8d Merge "Add NT_PRSTATUS to <elf.h>." by Elliott Hughes · 12 years ago
  28. 1272dbd Add NT_PRSTATUS to <elf.h>. by Elliott Hughes · 12 years ago
  29. 8e6bf35 Merge "Add <sgidefs.h>." by Elliott Hughes · 12 years ago
  30. f8b2b3c Fix x86 user_regs_struct. by Elliott Hughes · 12 years ago
  31. 1c2cf23 Add <sgidefs.h>. by Elliott Hughes · 12 years ago
  32. a8a3178 Add the glibc-compatible d_fileno. by Elliott Hughes · 12 years ago
  33. 0f461e3 Fix <sys/resource.h>. by Elliott Hughes · 12 years ago
  34. 8276d28 Merge "Our dirent is a dirent64." by Elliott Hughes · 12 years ago
  35. 38f0ef3 Our dirent is a dirent64. by Elliott Hughes · 12 years ago
  36. 5b17e4d Add <sys/reg.h>. by Elliott Hughes · 12 years ago
  37. 8a6eec3 Merge "Fix x86_64 register names in <sys/user.h>." by Elliott Hughes · 12 years ago
  38. eddc8ec Fix x86_64 register names in <sys/user.h>. by Elliott Hughes · 12 years ago
  39. 155b076 We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>. by Elliott Hughes · 12 years ago
  40. 4c8caf0 Merge "<sched.h> should offer both __sched_priority and sched_priority." by Elliott Hughes · 12 years ago
  41. 4faf76c Merge "<fcntl.h> should get you the POSIX_FADV_* constants." by Elliott Hughes · 12 years ago
  42. bc4e135 Merge "Add SWAP_FLAG_* constants to <sys/swap.h>." by Elliott Hughes · 12 years ago
  43. 65c6f30 Add SWAP_FLAG_* constants to <sys/swap.h>. by Elliott Hughes · 12 years ago
  44. bbb34f9 <sched.h> should offer both __sched_priority and sched_priority. by Elliott Hughes · 12 years ago
  45. 01e505a <fcntl.h> should get you the POSIX_FADV_* constants. by Elliott Hughes · 12 years ago
  46. abfc88f Define fsid_t as well as __fsid_t. by Elliott Hughes · 12 years ago
  47. b235f8c Merge "Fix dev_t (for LP64)." by Elliott Hughes · 12 years ago
  48. 338e610 Add TCPOPT_* constants. by Elliott Hughes · 12 years ago
  49. 894f8cb Fix dev_t (for LP64). by Elliott Hughes · 12 years ago
  50. 887e114 Clean up <sched.h>. by Elliott Hughes · 12 years ago
  51. 68d89c7 Remove some old kernel header cruft not needed with uapi. by Elliott Hughes · 12 years ago
  52. aa26768 Merge "Allow GCC-built fortified code to run on a clang-built bionic." by Elliott Hughes · 12 years ago
  53. b8fa5b1 Fix struct stat for aarch64. by Elliott Hughes · 12 years ago
  54. cd0609f Allow GCC-built fortified code to run on a clang-built bionic. by Elliott Hughes · 12 years ago
  55. ad8842f Don't use __kernel_ulong_t. by Elliott Hughes · 12 years ago
  56. 2b333ea Remove <machine/kernel.h>. by Elliott Hughes · 12 years ago
  57. c13fb75 Move bionic over to GCC's 'warning' attribute. by Elliott Hughes · 12 years ago
  58. c2f082f Make <sys/param.h> more glibc-like. by Elliott Hughes · 12 years ago
  59. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 12 years ago
  60. ab797cb Finish <sys/user.h>. by Elliott Hughes · 12 years ago
  61. e96d4bf Make <sys/timerfd.h> standalone. by Elliott Hughes · 12 years ago
  62. dd1d4f1 am 985c3fbb: Merge "Move arm user.h definitions to sys/user.h." by Christopher Ferris · 12 years ago
  63. 363390e Move arm user.h definitions to sys/user.h. by Christopher Ferris · 12 years ago
  64. f00c938 Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD by The Android Open Source Project · 12 years ago
  65. 880d0e6 Merge "Remove hidden __reboot from header" by Elliott Hughes · 12 years ago
  66. 811cba0 Remove hidden __reboot from header by Pavel Chupin · 12 years ago
  67. 9c67d43 Fix useconds_t for LP64. by Elliott Hughes · 12 years ago
  68. ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 12 years ago
  69. d8482b6 Fix <signal.h> for mips uapi. by Elliott Hughes · 12 years ago
  70. e888de8 Provide <sys/user.h>. by Elliott Hughes · 12 years ago
  71. 2ecc164 Remove the dependency on the non-uapi __kernel_nlink_t. by Elliott Hughes · 12 years ago
  72. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  73. 40596aa Make cpp.py less braindead. by Elliott Hughes · 12 years ago
  74. 3503ce2 Fix <sys/select.h> for LP64, clean up <time.h>. by Elliott Hughes · 12 years ago
  75. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  76. 1264050 Update <sys/exec_elf.h> to include EM_AARCH64. by Elliott Hughes · 12 years ago
  77. 7f8863d AArch64: Autogenerated syscalls for AArch64 by Serban Constantinescu · 12 years ago
  78. 74ce459 Update <sys/exec_elf.h> to get the DF_* flags. by Elliott Hughes · 12 years ago
  79. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 12 years ago
  80. 27586eb Fix utime/utimes when passed a NULL pointer. by Elliott Hughes · 12 years ago
  81. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  82. 93de3d8 Fix header file dependencies. by Elliott Hughes · 12 years ago
  83. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 12 years ago
  84. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  85. debc021 AArch64: Fix definitions for STDINT_LIMITS by Serban Constantinescu · 12 years ago
  86. 594b1a4 Make sure we have a mkfifo symbol. by Elliott Hughes · 12 years ago
  87. c7fdee7 Fix struct statfs for LP64. by Elliott Hughes · 12 years ago
  88. f68fac8 x86_64: Fix sys/stat.h by Pavel Chupin · 13 years ago
  89. 43d2137 Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags. by Andrei Emeltchenko · 12 years ago
  90. e989399 O_CLOEXEC is always defined for arm, mips, x86, and x86_64. by Elliott Hughes · 12 years ago
  91. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago
  92. b2386fe am 4346bd9f: am bffe261a: Merge "Sort the syscalls.mk files, give all generated files the same header." by Elliott Hughes · 12 years ago
  93. 6b9321b am d6e117b6: am 1f29c2f5: Merge "Switch sigpending over to rt_sigpending." by Elliott Hughes · 12 years ago
  94. 103ccde Sort the syscalls.mk files, give all generated files the same header. by Elliott Hughes · 12 years ago
  95. 40d105c Switch sigpending over to rt_sigpending. by Elliott Hughes · 12 years ago
  96. 8161b23 am 4691325d: am abeafbd6: Merge "Wrap sprintf()/snprintf() macros to prevent expansion errors." by Stephen Hines · 12 years ago
  97. 6e38072 Wrap sprintf()/snprintf() macros to prevent expansion errors. by Stephen Hines · 12 years ago
  98. 49bb53c am 95de0df8: am eda2679e: Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  99. b036b5c FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  100. b8771d9 am b35ebe3d: am 848efa9d: Merge "Revert "FORTIFY_SOURCE: fortify read()"" by Nick Kralevich · 12 years ago