1. e4d792a Don't allow text relocations on 64-bit. by Elliott Hughes · 12 years ago
  2. 27586eb Fix utime/utimes when passed a NULL pointer. by Elliott Hughes · 12 years ago
  3. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  4. 93de3d8 Fix header file dependencies. by Elliott Hughes · 12 years ago
  5. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 12 years ago
  6. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  7. debc021 AArch64: Fix definitions for STDINT_LIMITS by Serban Constantinescu · 12 years ago
  8. 594b1a4 Make sure we have a mkfifo symbol. by Elliott Hughes · 12 years ago
  9. c7fdee7 Fix struct statfs for LP64. by Elliott Hughes · 12 years ago
  10. f68fac8 x86_64: Fix sys/stat.h by Pavel Chupin · 13 years ago
  11. 43d2137 Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags. by Andrei Emeltchenko · 12 years ago
  12. e989399 O_CLOEXEC is always defined for arm, mips, x86, and x86_64. by Elliott Hughes · 12 years ago
  13. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago
  14. 103ccde Sort the syscalls.mk files, give all generated files the same header. by Elliott Hughes · 12 years ago
  15. 40d105c Switch sigpending over to rt_sigpending. by Elliott Hughes · 12 years ago
  16. 6e38072 Wrap sprintf()/snprintf() macros to prevent expansion errors. by Stephen Hines · 12 years ago
  17. b036b5c FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  18. 8d25327 Revert "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  19. 65c99de FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  20. 78df45e Fix the ALIGN and ALIGNBYTES macros for LP64. by Elliott Hughes · 12 years ago
  21. 7264516 Add arch-x86_64/include/machine. by Elliott Hughes · 12 years ago
  22. 7943df6 Check memory size on FD_* functions by Nick Kralevich · 12 years ago
  23. 90201d5 FORTIFY_SOURCE: Add __FD_* checks by Nick Kralevich · 12 years ago
  24. b91791d Use alloc_size attribute on *alloc functions by Nick Kralevich · 12 years ago
  25. 5e72c51 Remove #define _BITSIZE 32. by Elliott Hughes · 12 years ago
  26. e4ffd9f Regenerate the system call stubs (to get x86_64). by Elliott Hughes · 12 years ago
  27. f281fd0 Merge "Better statfs/fstatfs glibc compatibility." by Elliott Hughes · 12 years ago
  28. 01a700e Better statfs/fstatfs glibc compatibility. by Elliott Hughes · 12 years ago
  29. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 12 years ago
  30. d3e64a3 Add x86_64 to the bionic headers. by Elliott Hughes · 12 years ago
  31. a9a02ac Fix inttypes.h and stdint.h for 64-bit (and C++11). by Elliott Hughes · 12 years ago
  32. d13c2b1 Fix unnecessary call to __strncpy_chk2 by Nick Kralevich · 12 years ago
  33. 60f4f9a libc: fortify recvfrom() by Nick Kralevich · 12 years ago
  34. b4f7616 Ensure we have the off64_t variant of every function that takes an off_t. by Elliott Hughes · 12 years ago
  35. afcc0cc Add mmap64() by Daniel Leung · 12 years ago
  36. 9ae59c0 Declare __page_shift and __page_size with C linkage. by Bernhard Rosenkraenzer · 12 years ago
  37. 24053a4 Add the dl_iterate_phdr function to libdl for arm. by Christopher Ferris · 12 years ago
  38. 3c4b50f Fix strchr for basic non-sse case on x86 by Pavel Chupin · 12 years ago
  39. bd8e674 cdefs.h: introduce __bos0 by Nick Kralevich · 12 years ago
  40. 93501d3 FORTIFY_SOURCE: introduce __strncpy_chk2 by Nick Kralevich · 12 years ago
  41. 5e9b20f Make ctype.h a little less unhygienic. by Elliott Hughes · 12 years ago
  42. aec2ffb Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. by Elliott Hughes · 12 years ago
  43. d0be7c8 Add futimens. by Elliott Hughes · 12 years ago
  44. cd92751 Merge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32" by Elliott Hughes · 12 years ago
  45. a0473d7 Merge "syslog needs a valid socket path for _PATH_LOG" by Elliott Hughes · 12 years ago
  46. 0a9c615 Fix stdint.h intptr_t/uintptr_t for x86_64/x32 by Pavel Chupin · 13 years ago
  47. c03e1e7 Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way. by Elliott Hughes · 12 years ago
  48. ff20b91 am 8a363692: Merge "Add TCP_INFO state enum values." by Elliott Hughes · 12 years ago
  49. ef49e99 am d30877ae: Merge "syslog.h: add __printflike to syslog functions" by Nick Kralevich · 12 years ago
  50. 0dff43c Add TCP_INFO state enum values. by Elliott Hughes · 12 years ago
  51. 6b1dd17 syslog.h: add __printflike to syslog functions by Nick Kralevich · 12 years ago
  52. 731f7c2 am 9d476716: Merge "Add <sys/statvfs.h>." by Elliott Hughes · 12 years ago
  53. 06040fd Add <sys/statvfs.h>. by Elliott Hughes · 12 years ago
  54. f3f72e7 am 4fc8a0c1: Merge "Remove <netinet/icmp6.h> ni_* macros." by Elliott Hughes · 12 years ago
  55. c2cd33e Remove <netinet/icmp6.h> ni_* macros. by Elliott Hughes · 12 years ago
  56. 233050b am e31c45c9: Merge "Make bionic\'s <netinet/icmp6.h> standalone, like glibc\'s." by Elliott Hughes · 12 years ago
  57. 3a040d8 Make bionic's <netinet/icmp6.h> standalone, like glibc's. by Elliott Hughes · 12 years ago
  58. 62bdd03 am 6b33f31b: Merge "Fix IPv6 filtering definitions in netinet/icmp6.h." by Elliott Hughes · 12 years ago
  59. bfc6a59 Fix IPv6 filtering definitions in netinet/icmp6.h. by Lorenzo Colitti · 12 years ago
  60. 24400ac am e63ea6ac: Merge "Clean up <sys/mount.h>/<linux/fs.h> duplication." by Elliott Hughes · 12 years ago
  61. e42e51d Clean up <sys/mount.h>/<linux/fs.h> duplication. by Elliott Hughes · 12 years ago
  62. a8b954c am de2781d9: Merge changes I01345c23,I3b57517c by Elliott Hughes · 12 years ago
  63. f936ef1 Include linux/termios.h from sys/ioctl.h. by Lorenzo Colitti · 12 years ago
  64. 833dc58 am 87b4286f: Merge "Expose dn_comp and dn_expand to system C code." by Elliott Hughes · 12 years ago
  65. b8e435c Expose dn_comp and dn_expand to system C code. by Lorenzo Colitti · 12 years ago
  66. 7c808b2 am feec97a7: Merge "Fix inttypes.h PRI?PTR and SCN?PTR macros." by Elliott Hughes · 12 years ago
  67. 74f0833 Fix inttypes.h PRI?PTR and SCN?PTR macros. by Elliott Hughes · 12 years ago
  68. dcd237a am 1ba3a2c2: Merge "Update icmp6.h to current NetBSD." by Elliott Hughes · 12 years ago
  69. ce7c404 Update icmp6.h to current NetBSD. by Lorenzo Colitti · 12 years ago
  70. 28d298a am 413eef71: Merge "More FORTIFY_SOURCE functions under clang" by Nick Kralevich · 12 years ago
  71. a6cde39 More FORTIFY_SOURCE functions under clang by Nick Kralevich · 12 years ago
  72. f9ef010 am 78a7bf99: Merge "stdio.h: enable vs?printf clang FORTIFY_SOURCE" by Nick Kralevich · 12 years ago
  73. c8ae8bd stdio.h: enable vs?printf clang FORTIFY_SOURCE by Nick Kralevich · 12 years ago
  74. 146d79c am fbec57d4: Merge changes Ib496e818,I074204e9 by Colin Cross · 12 years ago
  75. 5e9a086 bionic: add compatibility mode for properties by Colin Cross · 12 years ago
  76. db6dd60 am b116bf76: Merge "Switch to current upstream getopt_long." by Elliott Hughes · 12 years ago
  77. b116bf7 Merge "Switch to current upstream getopt_long." by Elliott Hughes · 12 years ago
  78. baa6186 am 995f17e6: Merge "libc: add swapon and swapoff syscalls" by Rom Lemarchand · 12 years ago
  79. d278b82 Switch to current upstream getopt_long. by Elliott Hughes · 12 years ago
  80. d206b56 libc: add swapon and swapoff syscalls by Rom Lemarchand · 12 years ago
  81. 7180213 am bfacb603: Merge "libc: enable FORTIFY_SOURCE snprintf under clang" by Nick Kralevich · 12 years ago
  82. 621b19d libc: enable FORTIFY_SOURCE snprintf under clang by Nick Kralevich · 12 years ago
  83. a99e29e am 1642edb5: Merge changes Ib074192d,I6df3afed,I69070455,Icbe31908,Id3fa4526,I038d451f by Colin Cross · 12 years ago
  84. 1540f60 bionic: revert to a single (larger) property area by Greg Hackmann · 12 years ago
  85. 996cdc4 bionic: reimplement property area as hybrid trie/binary tree by Greg Hackmann · 12 years ago
  86. cb215a7 bionic: make property area expandable by Greg Hackmann · 12 years ago
  87. 9544803 am 0ea1d5c0: Merge "libc: enable sprintf FORTIFY_SOURCE under clang" by Nick Kralevich · 12 years ago
  88. c6eb985 libc: enable sprintf FORTIFY_SOURCE under clang by Nick Kralevich · 12 years ago
  89. 5fed0ee am 0ce28d20: Merge "libc: enable FORTIFY_SOURCE clang strlcpy" by Nick Kralevich · 12 years ago
  90. 8bafa74 libc: enable FORTIFY_SOURCE clang strlcpy by Nick Kralevich · 12 years ago
  91. 33df38a am 4eed6509: Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 12 years ago
  92. 4eed650 Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 12 years ago
  93. f425050 am 3225f498: Merge "bionic: add __system_property_foreach" by Colin Cross · 12 years ago
  94. dc5d342 stdint.h header is not fully compatible with C99(ISO9899:1999) by Sergey Melnikov · 13 years ago
  95. c6ff844 bionic: add __system_property_foreach by Greg Hackmann · 12 years ago
  96. d98d35c am 0846109c: Merge "libc: Rename fortify error functions." by Nick Kralevich · 12 years ago
  97. 3bf6279 am dd0880fe: Merge "libc: add limited FORTIFY_SOURCE support for clang" by Nick Kralevich · 12 years ago
  98. ba6c021 am e2fb05b4: Merge "libc: Introduce __errordecl()" by Nick Kralevich · 12 years ago
  99. a641c18 libc: Rename fortify error functions. by Nick Kralevich · 12 years ago
  100. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 12 years ago