1. 71a18dd _FORTIFY_SOURCE: add memset / bzero support by Nick Kralevich · 13 years ago
  2. 0a23015 libc: implement some FORTIFY_SOURCE functions by Nick Kralevich · 13 years ago
  3. 804147c am edb7cad9: Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 13 years ago
  4. 1928523 Actually set the header guard in "linux-syscalls.h". by Elliott Hughes · 13 years ago
  5. dbd5eca resolved conflicts for merge of e5408907 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  6. 1fa0d84 [MIPS] Add support for MIPS syscalls by Raghu Gandham · 14 years ago
  7. 6baffed Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
  8. 4994dea Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 13 years ago
  9. d515ce4 Bionic: Fix wrong prototype of system call clock_nanosleep by Jack Ren · 13 years ago
  10. 41070dd bionic: Fix wrong prototype of system call getresuid/getresgid by Jack Ren · 13 years ago
  11. f0ec06b Add faccessat to syscall list by Kenny Root · 13 years ago
  12. 891966d Merge "string.h: add __attribute__ ((pure)) to string functions" by Nick Kralevich · 13 years ago
  13. a677907 string.h: add __attribute__ ((pure)) to string functions by Nick Kralevich · 13 years ago
  14. 21eab51 New additions/bug fixes required/found when porting perf. by Ben Cheng · 13 years ago
  15. 1a82369 Update kernel headers and add syscall "perf_event_open" by Ben Cheng · 13 years ago
  16. 9ec0f03 Add relro support by Nick Kralevich · 13 years ago
  17. 51d22d7 am afab5a70: Merge "Eliminate duplicate constants" by Jean-Baptiste Queru · 13 years ago
  18. 9921947 Eliminate duplicate constants by Nick Kralevich · 13 years ago
  19. 7c38f53 am 7f28e0b4: Merge "Clean up the remnants of SuperH support" by Jean-Baptiste Queru · 13 years ago
  20. 7f28e0b Merge "Clean up the remnants of SuperH support" by Jean-Baptiste Queru · 13 years ago
  21. 67e7a93 Eliminate duplicate constants by Nick Kralevich · 13 years ago
  22. d6b58b0 am 09049311: am cfff36df: am a60ff6c5: Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 13 years ago
  23. cfff36d am a60ff6c5: Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 13 years ago
  24. b69060f Clean up the remnants of SuperH support by Raghu Gandham · 13 years ago
  25. f39a3fe Allow C++ to call fdprintf by Glenn Kasten · 13 years ago
  26. 25b7a16 Merge c4cb87f3 by Jean-Baptiste Queru · 14 years ago
  27. c4cb87f Merge 5b892aa7 by Jean-Baptiste Queru · 14 years ago
  28. 5fbf2e0 libc: Define new symbol visibility macros by David 'Digit' Turner · 14 years ago
  29. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 14 years ago
  30. 73fa5fd Merge 2f80f07d by Jean-Baptiste Queru · 14 years ago
  31. 2f80f07 am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 14 years ago
  32. 79fcc69 Merge "libc: remove private declarations from <time.h> and <resolv.h>" by David 'Digit' Turner · 14 years ago
  33. 5eb686d Add extended attribute (xattr) system call wrappers to bionic. by Stephen Smalley · 14 years ago
  34. ea29cd5 Eliminate duplicate copies of constants. by Nick Kralevich · 14 years ago
  35. d6045cb Don't generate sys/linux-unistd.h by Nick Kralevich · 14 years ago
  36. 023e540 am 06f51ba1: am f44de270: add personality() system call. by Nick Kralevich · 14 years ago
  37. 06f51ba am f44de270: add personality() system call. by Nick Kralevich · 14 years ago
  38. f44de27 add personality() system call. by Nick Kralevich · 14 years ago
  39. 208898e libc: remove private declarations from <time.h> and <resolv.h> by David 'Digit' Turner · 14 years ago
  40. 11f3d5a libc: Copy private C library declarations to private/ by David 'Digit' Turner · 14 years ago
  41. 6519c81 am e30e9093: sreadahead: adding readahead system call into bionic libc by Bruce Beare · 14 years ago
  42. e30e909 sreadahead: adding readahead system call into bionic libc by Bruce Beare · 14 years ago
  43. 85aad90 Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
  44. de44d0b Merge "libc: provide atomic operations will full barriers for NDK apps." by David 'Digit' Turner · 14 years ago
  45. 95a1784 Merge "Add tgkill syscall." by Jeff Brown · 14 years ago
  46. 10c8ce5 Add tgkill syscall. by Jeff Brown · 14 years ago
  47. 0fec6b9 libc: provide atomic operations will full barriers for NDK apps. by David 'Digit' Turner · 14 years ago
  48. 9831ad3 libc: speed-up flockfile()/funlockfile() by David 'Digit' Turner · 14 years ago
  49. bda5da0 fix prototype of dladdr by Mathias Agopian · 14 years ago
  50. 8f88cbe am e0a4b678: am cc32fbc3: Merge "Add support for a dns cache per interface" by Robert Greenwalt · 14 years ago
  51. e0a4b67 am cc32fbc3: Merge "Add support for a dns cache per interface" by Robert Greenwalt · 14 years ago
  52. a94dc67 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  53. 23d3e6b Add support for a dns cache per interface by Mattias Falk · 14 years ago
  54. 09dc7fb am b127b1f2: Merge "libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto." by Jean-Baptiste Queru · 14 years ago
  55. cfaf49d am 4aa32153: am 2cae7967: Merge "libc: Fix prctl() declaration." by David 'Digit' Turner · 14 years ago
  56. 4aa3215 am 2cae7967: Merge "libc: Fix prctl() declaration." by David 'Digit' Turner · 14 years ago
  57. 8a51237 libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. by JP Abgrall · 14 years ago
  58. c18d76f Add icmp6.h and ip6.h files from current NetBSD libc. by Steinar H. Gunderson · 15 years ago
  59. b083bb5 libc: Fix prctl() declaration. by David 'Digit' Turner · 14 years ago
  60. f8d02d2 libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. by JP Abgrall · 14 years ago
  61. bf01829 Fix strerror(3) for errno 0. by Elliott Hughes · 14 years ago
  62. c5d8d36 add net/ethernet.h stub by JP Abgrall · 14 years ago
  63. f5da2df am bfe04ea0: am 8c6b848e: am 0e47a919: Merge "libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++" by David 'Digit' Turner · 14 years ago
  64. bfe04ea am 8c6b848e: am 0e47a919: Merge "libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++" by David 'Digit' Turner · 14 years ago
  65. 01d14ab am c913b28f: am b130f004: am ae2d5ba3: Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
  66. b130f00 am ae2d5ba3: Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
  67. ae2d5ba Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
  68. 8eda21b libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++ by David 'Digit' Turner · 14 years ago
  69. f8e658c Merge "Return back EAI_ADDRFAMILY definition needed for libnl-2.0" by Dmitry Shmidt · 14 years ago
  70. 9a48b8e Return back EAI_ADDRFAMILY definition needed for libnl-2.0 by Dmitry Shmidt · 14 years ago
  71. 0b3c5c5 do not merge. Move property setting from libcutils to bionic. by satok · 14 years ago
  72. ec7e8cc do not merge. Move property setting from libcutils to bionic. by satok · 14 years ago
  73. 4399df8 Move property setting from libcutils to bionic. by Brad Fitzpatrick · 14 years ago
  74. 8d1f2e6 am 638608b1: am da8ea213: Merge "libc: <stdint.h>: Don\'t make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined." by David 'Digit' Turner · 14 years ago
  75. 448a1b9 am b299039d: am e6e2ba1d: Merge "libc: <pthread.h>: Replace \'#if __cplusplus\' by \'#ifdef __cplusplus\'" by David 'Digit' Turner · 14 years ago
  76. 3134b56 am 0d6bbc7a: am dfe6eda5: Merge "libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition" by David 'Digit' Turner · 14 years ago
  77. b868a32 am 0b73dac8: am d6722bdd: Merge "libc: <stdint.h>: Proper C++" by David 'Digit' Turner · 14 years ago
  78. da8ea21 Merge "libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined." by David 'Digit' Turner · 14 years ago
  79. 847b183 libc: <pthread.h>: Replace '#if __cplusplus' by '#ifdef __cplusplus' by David 'Digit' Turner · 14 years ago
  80. 8b3cea6 libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined. by David 'Digit' Turner · 14 years ago
  81. 0e5411b libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition by David 'Digit' Turner · 14 years ago
  82. 08ff1a6 libc: <stdint.h>: Proper C++ by David 'Digit' Turner · 14 years ago
  83. 81d79f9 am 962dcb22: am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER" by David 'Digit' Turner · 14 years ago
  84. ca4462d libc: Fix PTHREAD_RWLOCK_INITIALIZER by David 'Digit' Turner · 14 years ago
  85. f582340 Fix the handle locking in stdio by Kenny Root · 14 years ago
  86. 62e1f37 Merge "libc: Update auto-gen scripts" by David 'Digit' Turner · 14 years ago
  87. fc26931 libc: Update auto-gen scripts by David 'Digit' Turner · 15 years ago
  88. 6846a45 Add icmp6.h and ip6.h files from current NetBSD libc. by Steinar H. Gunderson · 15 years ago
  89. bdca379 Include the Linux ipv6.h header from netinet/in.h, to get things like in6_pktinfo. by Steinar H. Gunderson · 15 years ago
  90. 3de0321 Add IN6ADDR_LOOPBACK_INIT macro to <netinet/in6.h>, as the kernel headers do not provide it anymore. by Steinar H. Gunderson · 15 years ago
  91. 64b6c43 Add a new #define IN6_IS_ADDR_ULA, for testing for Universal Local IPv6 Unicast addresses (ULAs). These replace the old site-local IPv6 addresses. by Steinar H. Gunderson · 15 years ago
  92. 5c8c00a libc: Fix the definition of SIGRTMAX by David 'Digit' Turner · 15 years ago
  93. d4a65d2 libc: Add missing declarations in <netinet/in.h> by David 'Digit' Turner · 15 years ago
  94. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  95. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
  96. 6481b91 <time.h>: Add timegm(), timelocal() and others. by David 'Digit' Turner · 15 years ago
  97. 23d2439 libc: Add <android/api-level.h> by David 'Digit' Turner · 15 years ago
  98. 9962cef Merge "Add mkdtemp() prototype to stdlib.h." by Ed Heyl · 15 years ago
  99. ad1ff2f Add mkdtemp() prototype to stdlib.h. by tedbo · 15 years ago
  100. 16e02c2 Add wcscasecmp() and wcsncasecmp() prototypes to wchar.h. by tedbo · 15 years ago