1. 891966d Merge "string.h: add __attribute__ ((pure)) to string functions" by Nick Kralevich · 13 years ago
  2. a677907 string.h: add __attribute__ ((pure)) to string functions by Nick Kralevich · 13 years ago
  3. 21eab51 New additions/bug fixes required/found when porting perf. by Ben Cheng · 13 years ago
  4. 1a82369 Update kernel headers and add syscall "perf_event_open" by Ben Cheng · 13 years ago
  5. 9ec0f03 Add relro support by Nick Kralevich · 13 years ago
  6. 67e7a93 Eliminate duplicate constants by Nick Kralevich · 13 years ago
  7. d6b58b0 am 09049311: am cfff36df: am a60ff6c5: Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 13 years ago
  8. cfff36d am a60ff6c5: Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 13 years ago
  9. f39a3fe Allow C++ to call fdprintf by Glenn Kasten · 13 years ago
  10. 25b7a16 Merge c4cb87f3 by Jean-Baptiste Queru · 14 years ago
  11. c4cb87f Merge 5b892aa7 by Jean-Baptiste Queru · 14 years ago
  12. 5fbf2e0 libc: Define new symbol visibility macros by David 'Digit' Turner · 14 years ago
  13. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 14 years ago
  14. 73fa5fd Merge 2f80f07d by Jean-Baptiste Queru · 14 years ago
  15. 2f80f07 am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 14 years ago
  16. 79fcc69 Merge "libc: remove private declarations from <time.h> and <resolv.h>" by David 'Digit' Turner · 14 years ago
  17. 5eb686d Add extended attribute (xattr) system call wrappers to bionic. by Stephen Smalley · 14 years ago
  18. ea29cd5 Eliminate duplicate copies of constants. by Nick Kralevich · 14 years ago
  19. d6045cb Don't generate sys/linux-unistd.h by Nick Kralevich · 14 years ago
  20. 023e540 am 06f51ba1: am f44de270: add personality() system call. by Nick Kralevich · 14 years ago
  21. 06f51ba am f44de270: add personality() system call. by Nick Kralevich · 14 years ago
  22. f44de27 add personality() system call. by Nick Kralevich · 14 years ago
  23. 208898e libc: remove private declarations from <time.h> and <resolv.h> by David 'Digit' Turner · 14 years ago
  24. 11f3d5a libc: Copy private C library declarations to private/ by David 'Digit' Turner · 14 years ago
  25. 6519c81 am e30e9093: sreadahead: adding readahead system call into bionic libc by Bruce Beare · 14 years ago
  26. e30e909 sreadahead: adding readahead system call into bionic libc by Bruce Beare · 14 years ago
  27. 85aad90 Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
  28. de44d0b Merge "libc: provide atomic operations will full barriers for NDK apps." by David 'Digit' Turner · 14 years ago
  29. 95a1784 Merge "Add tgkill syscall." by Jeff Brown · 14 years ago
  30. 10c8ce5 Add tgkill syscall. by Jeff Brown · 14 years ago
  31. 0fec6b9 libc: provide atomic operations will full barriers for NDK apps. by David 'Digit' Turner · 14 years ago
  32. 9831ad3 libc: speed-up flockfile()/funlockfile() by David 'Digit' Turner · 14 years ago
  33. bda5da0 fix prototype of dladdr by Mathias Agopian · 14 years ago
  34. 8f88cbe am e0a4b678: am cc32fbc3: Merge "Add support for a dns cache per interface" by Robert Greenwalt · 14 years ago
  35. e0a4b67 am cc32fbc3: Merge "Add support for a dns cache per interface" by Robert Greenwalt · 14 years ago
  36. a94dc67 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  37. 23d3e6b Add support for a dns cache per interface by Mattias Falk · 14 years ago
  38. 09dc7fb am b127b1f2: Merge "libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto." by Jean-Baptiste Queru · 14 years ago
  39. cfaf49d am 4aa32153: am 2cae7967: Merge "libc: Fix prctl() declaration." by David 'Digit' Turner · 14 years ago
  40. 4aa3215 am 2cae7967: Merge "libc: Fix prctl() declaration." by David 'Digit' Turner · 14 years ago
  41. 8a51237 libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. by JP Abgrall · 14 years ago
  42. c18d76f Add icmp6.h and ip6.h files from current NetBSD libc. by Steinar H. Gunderson · 15 years ago
  43. b083bb5 libc: Fix prctl() declaration. by David 'Digit' Turner · 14 years ago
  44. f8d02d2 libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. by JP Abgrall · 14 years ago
  45. bf01829 Fix strerror(3) for errno 0. by Elliott Hughes · 14 years ago
  46. c5d8d36 add net/ethernet.h stub by JP Abgrall · 14 years ago
  47. 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
  48. 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
  49. 01d14ab am c913b28f: am b130f004: am ae2d5ba3: Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
  50. b130f00 am ae2d5ba3: Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
  51. ae2d5ba Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
  52. 8eda21b libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++ by David 'Digit' Turner · 14 years ago
  53. f8e658c Merge "Return back EAI_ADDRFAMILY definition needed for libnl-2.0" by Dmitry Shmidt · 14 years ago
  54. 9a48b8e Return back EAI_ADDRFAMILY definition needed for libnl-2.0 by Dmitry Shmidt · 14 years ago
  55. 0b3c5c5 do not merge. Move property setting from libcutils to bionic. by satok · 14 years ago
  56. ec7e8cc do not merge. Move property setting from libcutils to bionic. by satok · 14 years ago
  57. 4399df8 Move property setting from libcutils to bionic. by Brad Fitzpatrick · 14 years ago
  58. 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
  59. 448a1b9 am b299039d: am e6e2ba1d: Merge "libc: <pthread.h>: Replace \'#if __cplusplus\' by \'#ifdef __cplusplus\'" by David 'Digit' Turner · 14 years ago
  60. 3134b56 am 0d6bbc7a: am dfe6eda5: Merge "libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition" by David 'Digit' Turner · 14 years ago
  61. b868a32 am 0b73dac8: am d6722bdd: Merge "libc: <stdint.h>: Proper C++" by David 'Digit' Turner · 14 years ago
  62. 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
  63. 847b183 libc: <pthread.h>: Replace '#if __cplusplus' by '#ifdef __cplusplus' by David 'Digit' Turner · 14 years ago
  64. 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
  65. 0e5411b libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition by David 'Digit' Turner · 14 years ago
  66. 08ff1a6 libc: <stdint.h>: Proper C++ by David 'Digit' Turner · 14 years ago
  67. 81d79f9 am 962dcb22: am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER" by David 'Digit' Turner · 14 years ago
  68. ca4462d libc: Fix PTHREAD_RWLOCK_INITIALIZER by David 'Digit' Turner · 14 years ago
  69. f582340 Fix the handle locking in stdio by Kenny Root · 14 years ago
  70. 62e1f37 Merge "libc: Update auto-gen scripts" by David 'Digit' Turner · 14 years ago
  71. fc26931 libc: Update auto-gen scripts by David 'Digit' Turner · 15 years ago
  72. 6846a45 Add icmp6.h and ip6.h files from current NetBSD libc. by Steinar H. Gunderson · 15 years ago
  73. bdca379 Include the Linux ipv6.h header from netinet/in.h, to get things like in6_pktinfo. by Steinar H. Gunderson · 15 years ago
  74. 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
  75. 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
  76. 5c8c00a libc: Fix the definition of SIGRTMAX by David 'Digit' Turner · 15 years ago
  77. d4a65d2 libc: Add missing declarations in <netinet/in.h> by David 'Digit' Turner · 15 years ago
  78. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  79. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
  80. 6481b91 <time.h>: Add timegm(), timelocal() and others. by David 'Digit' Turner · 15 years ago
  81. 23d2439 libc: Add <android/api-level.h> by David 'Digit' Turner · 15 years ago
  82. 9962cef Merge "Add mkdtemp() prototype to stdlib.h." by Ed Heyl · 15 years ago
  83. ad1ff2f Add mkdtemp() prototype to stdlib.h. by tedbo · 15 years ago
  84. 16e02c2 Add wcscasecmp() and wcsncasecmp() prototypes to wchar.h. by tedbo · 15 years ago
  85. 72e64e0 Add support for pread64/pwrite64 by Kenny Root · 15 years ago
  86. 8d8034e am 5c485373: am d3f0638a: libc: fix typo in waitid() declaration. by David 'Digit' Turner · 15 years ago
  87. 5c48537 am d3f0638a: libc: fix typo in waitid() declaration. by David 'Digit' Turner · 15 years ago
  88. d3f0638 libc: fix typo in waitid() declaration. by David 'Digit' Turner · 15 years ago
  89. 168f267 am ff7d9453: am f67e5211: Merge "Hide the symbol of helper function __libc_android_abort" by Jean-Baptiste Queru · 15 years ago
  90. 364462e am 1aeeeae1: am b8d2233e: Merge "libc: tag missing functions in system headers." into gingerbread by David 'Digit' Turner · 15 years ago
  91. ff7d945 am f67e5211: Merge "Hide the symbol of helper function __libc_android_abort" by Jean-Baptiste Queru · 15 years ago
  92. f67e521 Merge "Hide the symbol of helper function __libc_android_abort" by Jean-Baptiste Queru · 15 years ago
  93. 1aeeeae am b8d2233e: Merge "libc: tag missing functions in system headers." into gingerbread by David 'Digit' Turner · 15 years ago
  94. bb5581a libc: tag missing functions in system headers. by David 'Digit' Turner · 15 years ago
  95. 319de17 am 686af0b3: resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  96. 2336503 am a511f245: am 9973a564: libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  97. 37c4305 am 052fbd88: am a3ae60d3: libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  98. 1e95e58 am 5b5212b4: am 307aadb8: Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  99. 4903487 am 5d335a1c: am 032a7135: Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  100. 6f39e61 am 914528cd: am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago