1. cd0609f Allow GCC-built fortified code to run on a clang-built bionic. by Elliott Hughes · 12 years ago
  2. ad8842f Don't use __kernel_ulong_t. by Elliott Hughes · 12 years ago
  3. 2b333ea Remove <machine/kernel.h>. by Elliott Hughes · 12 years ago
  4. c13fb75 Move bionic over to GCC's 'warning' attribute. by Elliott Hughes · 12 years ago
  5. c2f082f Make <sys/param.h> more glibc-like. by Elliott Hughes · 12 years ago
  6. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 12 years ago
  7. ab797cb Finish <sys/user.h>. by Elliott Hughes · 12 years ago
  8. e96d4bf Make <sys/timerfd.h> standalone. by Elliott Hughes · 12 years ago
  9. dd1d4f1 am 985c3fbb: Merge "Move arm user.h definitions to sys/user.h." by Christopher Ferris · 12 years ago
  10. 363390e Move arm user.h definitions to sys/user.h. by Christopher Ferris · 12 years ago
  11. f00c938 Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD by The Android Open Source Project · 12 years ago
  12. 880d0e6 Merge "Remove hidden __reboot from header" by Elliott Hughes · 12 years ago
  13. 811cba0 Remove hidden __reboot from header by Pavel Chupin · 12 years ago
  14. 9c67d43 Fix useconds_t for LP64. by Elliott Hughes · 12 years ago
  15. ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 12 years ago
  16. d8482b6 Fix <signal.h> for mips uapi. by Elliott Hughes · 12 years ago
  17. e888de8 Provide <sys/user.h>. by Elliott Hughes · 12 years ago
  18. 2ecc164 Remove the dependency on the non-uapi __kernel_nlink_t. by Elliott Hughes · 12 years ago
  19. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  20. 40596aa Make cpp.py less braindead. by Elliott Hughes · 12 years ago
  21. 3503ce2 Fix <sys/select.h> for LP64, clean up <time.h>. by Elliott Hughes · 12 years ago
  22. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  23. 1264050 Update <sys/exec_elf.h> to include EM_AARCH64. by Elliott Hughes · 12 years ago
  24. 7f8863d AArch64: Autogenerated syscalls for AArch64 by Serban Constantinescu · 12 years ago
  25. 74ce459 Update <sys/exec_elf.h> to get the DF_* flags. by Elliott Hughes · 12 years ago
  26. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 12 years ago
  27. 27586eb Fix utime/utimes when passed a NULL pointer. by Elliott Hughes · 12 years ago
  28. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  29. 93de3d8 Fix header file dependencies. by Elliott Hughes · 12 years ago
  30. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 12 years ago
  31. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  32. debc021 AArch64: Fix definitions for STDINT_LIMITS by Serban Constantinescu · 12 years ago
  33. 594b1a4 Make sure we have a mkfifo symbol. by Elliott Hughes · 12 years ago
  34. c7fdee7 Fix struct statfs for LP64. by Elliott Hughes · 12 years ago
  35. f68fac8 x86_64: Fix sys/stat.h by Pavel Chupin · 13 years ago
  36. 43d2137 Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags. by Andrei Emeltchenko · 12 years ago
  37. e989399 O_CLOEXEC is always defined for arm, mips, x86, and x86_64. by Elliott Hughes · 12 years ago
  38. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago
  39. b2386fe am 4346bd9f: am bffe261a: Merge "Sort the syscalls.mk files, give all generated files the same header." by Elliott Hughes · 12 years ago
  40. 6b9321b am d6e117b6: am 1f29c2f5: Merge "Switch sigpending over to rt_sigpending." by Elliott Hughes · 12 years ago
  41. 103ccde Sort the syscalls.mk files, give all generated files the same header. by Elliott Hughes · 12 years ago
  42. 40d105c Switch sigpending over to rt_sigpending. by Elliott Hughes · 12 years ago
  43. 8161b23 am 4691325d: am abeafbd6: Merge "Wrap sprintf()/snprintf() macros to prevent expansion errors." by Stephen Hines · 12 years ago
  44. 6e38072 Wrap sprintf()/snprintf() macros to prevent expansion errors. by Stephen Hines · 12 years ago
  45. 49bb53c am 95de0df8: am eda2679e: Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  46. b036b5c FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  47. b8771d9 am b35ebe3d: am 848efa9d: Merge "Revert "FORTIFY_SOURCE: fortify read()"" by Nick Kralevich · 12 years ago
  48. 8d25327 Revert "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  49. 45e3076 am 731ced6b: am c147478c: Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  50. 65c99de FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  51. e769368 am c8bd2c2e: am 458076c3: Merge "Fix the ALIGN and ALIGNBYTES macros for LP64." by Elliott Hughes · 12 years ago
  52. 78df45e Fix the ALIGN and ALIGNBYTES macros for LP64. by Elliott Hughes · 12 years ago
  53. 9258c7b am b7d77a9e: am 56777421: Merge "Add arch-x86_64/include/machine." by Elliott Hughes · 12 years ago
  54. 7264516 Add arch-x86_64/include/machine. by Elliott Hughes · 12 years ago
  55. 6f10368 am 2e819c58: am 2ff3c746: Merge "Check memory size on FD_* functions" by Nick Kralevich · 12 years ago
  56. 7943df6 Check memory size on FD_* functions by Nick Kralevich · 12 years ago
  57. 5634373 am 8598cd68: am f741e1c2: Merge "FORTIFY_SOURCE: Add __FD_* checks" by Nick Kralevich · 12 years ago
  58. 90201d5 FORTIFY_SOURCE: Add __FD_* checks by Nick Kralevich · 12 years ago
  59. 944ce98 am f7da611b: am 00d51c9f: Merge "Use alloc_size attribute on *alloc functions" by Nick Kralevich · 12 years ago
  60. b91791d Use alloc_size attribute on *alloc functions by Nick Kralevich · 12 years ago
  61. a0a5a50 am 2e2a4f97: am 4bbf3a8b: Merge "Remove #define _BITSIZE 32." by Elliott Hughes · 12 years ago
  62. 5e72c51 Remove #define _BITSIZE 32. by Elliott Hughes · 12 years ago
  63. 3533677 am 67e0214d: am 232dff3a: Merge "Regenerate the system call stubs (to get x86_64)." by Elliott Hughes · 12 years ago
  64. e4ffd9f Regenerate the system call stubs (to get x86_64). by Elliott Hughes · 12 years ago
  65. d4e6961 am 1a46de67: am f281fd02: Merge "Better statfs/fstatfs glibc compatibility." by Elliott Hughes · 12 years ago
  66. 58413fe am 4b5a0e1a: am 693bd73f: Merge "Remove 32-bit assumptions from the ELF code." by Elliott Hughes · 12 years ago
  67. f281fd0 Merge "Better statfs/fstatfs glibc compatibility." by Elliott Hughes · 12 years ago
  68. 01a700e Better statfs/fstatfs glibc compatibility. by Elliott Hughes · 12 years ago
  69. 5d641bc am f5dcdfc4: am 6dee3b9a: Merge "Add x86_64 to the bionic headers." by Elliott Hughes · 12 years ago
  70. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 12 years ago
  71. d3e64a3 Add x86_64 to the bionic headers. by Elliott Hughes · 12 years ago
  72. b277509 am 34284954: am 76218efb: Merge "Fix inttypes.h and stdint.h for 64-bit (and C++11)." by Elliott Hughes · 12 years ago
  73. a9a02ac Fix inttypes.h and stdint.h for 64-bit (and C++11). by Elliott Hughes · 12 years ago
  74. cadc6aa am f56e0e4b: am 6aed6077: Merge "Fix unnecessary call to __strncpy_chk2" by Nick Kralevich · 12 years ago
  75. d13c2b1 Fix unnecessary call to __strncpy_chk2 by Nick Kralevich · 12 years ago
  76. 9a622f8 am cc362291: am 8427b745: Merge "libc: fortify recvfrom()" by Nick Kralevich · 12 years ago
  77. 60f4f9a libc: fortify recvfrom() by Nick Kralevich · 12 years ago
  78. e74f77f am 48a909c9: am aad3c52e: Merge "Ensure we have the off64_t variant of every function that takes an off_t." by Elliott Hughes · 12 years ago
  79. b4f7616 Ensure we have the off64_t variant of every function that takes an off_t. by Elliott Hughes · 12 years ago
  80. a5a508a am 35cfcc11: am f8e71bac: Merge "Add mmap64()" by Elliott Hughes · 12 years ago
  81. afcc0cc Add mmap64() by Daniel Leung · 12 years ago
  82. 44fd0d9 am 94c325fb: am 269851bf: Merge "Declare __page_shift and __page_size with C linkage." by Elliott Hughes · 12 years ago
  83. 9ae59c0 Declare __page_shift and __page_size with C linkage. by Bernhard Rosenkraenzer · 12 years ago
  84. 5cb0436 am 1a88ca08: am 98c726ec: Merge "Add the dl_iterate_phdr function to libdl for arm." by Christopher Ferris · 12 years ago
  85. 24053a4 Add the dl_iterate_phdr function to libdl for arm. by Christopher Ferris · 12 years ago
  86. eb31e1c am 1e96d49a: am afa31042: Merge "Fix strchr for basic non-sse case on x86" by Elliott Hughes · 12 years ago
  87. 3c4b50f Fix strchr for basic non-sse case on x86 by Pavel Chupin · 12 years ago
  88. 4d0fbf9 am 89dcc10c: am 4e3ed44d: Merge "cdefs.h: introduce __bos0" by Nick Kralevich · 12 years ago
  89. bd8e674 cdefs.h: introduce __bos0 by Nick Kralevich · 12 years ago
  90. 2c87c3f am cfd0d72d: am eb8f3622: Merge "FORTIFY_SOURCE: introduce __strncpy_chk2" by Nick Kralevich · 12 years ago
  91. 93501d3 FORTIFY_SOURCE: introduce __strncpy_chk2 by Nick Kralevich · 12 years ago
  92. 34cd499 am fd61eccf: am ff9b7aa6: Merge "Make ctype.h a little less unhygienic." by Elliott Hughes · 12 years ago
  93. 5e9b20f Make ctype.h a little less unhygienic. by Elliott Hughes · 12 years ago
  94. c177239 am ff8dcd4a: am c933493a: Merge "Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols." by Elliott Hughes · 12 years ago
  95. aec2ffb Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. by Elliott Hughes · 12 years ago
  96. 840a114 Add futimens. by Elliott Hughes · 12 years ago
  97. d0be7c8 Add futimens. by Elliott Hughes · 12 years ago
  98. e66ffef am cd927519: Merge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32" by Elliott Hughes · 12 years ago
  99. 28e0ec8 am a0473d77: Merge "syslog needs a valid socket path for _PATH_LOG" by Elliott Hughes · 12 years ago
  100. cd92751 Merge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32" by Elliott Hughes · 12 years ago