1. 6b55ba5 Fix mbsrtowcs(3)'s handling of len parameter. by Dan Albert · 11 years ago
  2. 9c07aee Clean up some misinformation around prctl. by Elliott Hughes · 11 years ago
  3. 6425327 Use the mmap/munmap for allocation routines. by Christopher Ferris · 11 years ago
  4. d18b87f Merge "Remove SIOCKILLADDR from <sys/socket.h>." by Elliott Hughes · 11 years ago
  5. 8a3d1ca Remove SIOCKILLADDR from <sys/socket.h>. by Elliott Hughes · 11 years ago
  6. 9f165d2 Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>. by Elliott Hughes · 11 years ago
  7. 2f9c6e3 Fix private/bionic_name_mem.h build breakage. by Elliott Hughes · 11 years ago
  8. d745386 Remove non-standard prctl constants from <sys/prctl.h>. by Elliott Hughes · 11 years ago
  9. 43363ab Merge "Define atomic_charN_t only if charN_t is supported." by Hans Boehm · 11 years ago
  10. 8b00236 Define atomic_charN_t only if charN_t is supported. by Hans Boehm · 11 years ago
  11. 98b088d ptrace(3) should be varargs. by Elliott Hughes · 11 years ago
  12. 625993d Use VDSO for clock_gettime(2) and gettimeofday(2). by Elliott Hughes · 11 years ago
  13. 64035c4 Merge "Add gen syscalls step to instructions." by Christopher Ferris · 11 years ago
  14. ea271fd Add gen syscalls step to instructions. by Christopher Ferris · 11 years ago
  15. 3fa60e1 Regenerate the syscalls list after the uapi update. by Elliott Hughes · 11 years ago
  16. 27047fa Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit. by Christopher Ferris · 11 years ago
  17. e612add Remove isascii_l(3). by Dan Albert · 11 years ago
  18. a167eef Fix visibility for a bunch more symbols. by Elliott Hughes · 11 years ago
  19. 673bff0 Merge "Implement rand/srand in terms of random/srandom." by Elliott Hughes · 11 years ago
  20. 76c241b Implement rand/srand in terms of random/srandom. by Elliott Hughes · 11 years ago
  21. 4ae9386 Merge "Sync upstream-openbsd." by Elliott Hughes · 11 years ago
  22. 4f0b67a Sync upstream-openbsd. by Elliott Hughes · 11 years ago
  23. 53c3c27 Upstream atexit by Dmitriy Ivanov · 11 years ago
  24. 2ba2888 Define SIOCKILLADDR which isn't in the common kernel uapi headers. by Elliott Hughes · 11 years ago
  25. 263325d Define three prctl constants that went missing from uapi. by Elliott Hughes · 11 years ago
  26. 385bb1e Merge "Add optimized memchr implementation from newlib" by Christopher Ferris · 11 years ago
  27. 8c20c13 Add optimized memchr implementation from newlib by Bernhard Rosenkränzer · 11 years ago
  28. b8e82b5 Merge "EM_ARM and EM_AARCH64 are now in the uapi header." by Elliott Hughes · 11 years ago
  29. 10cf0d8 EM_ARM and EM_AARCH64 are now in the uapi header. by Elliott Hughes · 11 years ago
  30. c6bc001 Merge "Update kernel headers to v3.14." by Christopher Ferris · 11 years ago
  31. 040e118 Merge "Enable building libc with clang." by Elliott Hughes · 11 years ago
  32. c999f76 Enable building libc with clang. by Elliott Hughes · 11 years ago
  33. dfb5ce4 Revert "Revert "Add locale aware APIs."" by Dan Albert · 11 years ago
  34. 2f61fba The err family allow null format strings. by Elliott Hughes · 11 years ago
  35. 8e32b7b Make jemalloc the default choice. by Christopher Ferris · 11 years ago
  36. 38062f9 Update kernel headers to v3.14. by Christopher Ferris · 11 years ago
  37. 91570ce Slim down static binaries by avoiding stdio. by Elliott Hughes · 11 years ago
  38. e959a3b Remove the global lock around thread stack creation. by Elliott Hughes · 11 years ago
  39. cd23370 Merge "Remove the obsolete _thread_created_hook." by Elliott Hughes · 11 years ago
  40. e0f25dd Remove the obsolete _thread_created_hook. by Elliott Hughes · 11 years ago
  41. f8408c5 Move __cmsg_nxthdr to its proper file. by Calin Juravle · 11 years ago
  42. e95d0fc Removed obsolete symbol cmsg_nxthdr. by Calin Juravle · 11 years ago
  43. 25fba98 Merge "Do not include libc_common in malloc debug code." by Christopher Ferris · 11 years ago
  44. dda1c6c Do not include libc_common in malloc debug code. by Christopher Ferris · 11 years ago
  45. 30ab939 update-tzdata.py needs to know where to find icu. by Elliott Hughes · 11 years ago
  46. 3a8646f Change android_dlextinfo flags to uint64_t by Dmitriy Ivanov · 11 years ago
  47. 1558138 Regenerate the bionic NOTICE files. by Elliott Hughes · 11 years ago
  48. 2b2916d Merge "Remove some dead data." by Elliott Hughes · 11 years ago
  49. 920d831 Remove some dead data. by Elliott Hughes · 11 years ago
  50. 6917e6c Fix recv.cpp so it can build with clang. by Elliott Hughes · 11 years ago
  51. ab4fc82 Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 11 years ago
  52. 37b1b5b Fix all resolv warnings and turn on -Werror. by Elliott Hughes · 11 years ago
  53. 950a435 Merge "Load library using file handle." by Dmitriy Ivanov · 11 years ago
  54. db42a9f Merge "Fix three clang complaints about the DNS code." by Elliott Hughes · 11 years ago
  55. 68c2755 Fix three clang complaints about the DNS code. by Elliott Hughes · 11 years ago
  56. 4d763df Merge "Fix a broken boolean test found by clang." by Elliott Hughes · 11 years ago
  57. 29edbfd Fix a broken boolean test found by clang. by Elliott Hughes · 11 years ago
  58. 1ee1bfd Merge "Use __unused rather than self assignment for unused parameters." by Elliott Hughes · 11 years ago
  59. 668da74 Use __unused rather than self assignment for unused parameters. by Elliott Hughes · 11 years ago
  60. 2d94ee2 Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""" by Dan Albert · 11 years ago
  61. bae5b1d libc_logging: Set SOCK_CLOEXEC on socket by Nick Kralevich · 11 years ago
  62. 04dc91a Load library using file handle. by Dmitriy Ivanov · 11 years ago
  63. 6593597 Switch to upstream OpenBSD mktemp.c. by Elliott Hughes · 11 years ago
  64. f79ee06 Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 11 years ago
  65. e997598 Merge "Quiten warnings in semaphore.c." by Elliott Hughes · 11 years ago
  66. 95d3cd0 Quiten warnings in semaphore.c. by Elliott Hughes · 11 years ago
  67. ec67cde Quiten warnings in fts.c. by Elliott Hughes · 11 years ago
  68. 42a5a17 Merge "Revert "Revert "Prevent symbols from libgcc from being reexported.""" by Dan Albert · 11 years ago
  69. 12bf3bc Write message to stderr on __libc_fatal() by Dmitriy Ivanov · 11 years ago
  70. 49eb761 Fix a warning in if_indextoname.c. by Elliott Hughes · 11 years ago
  71. 066eb0b Silence time64.c build warnings. by Elliott Hughes · 11 years ago
  72. 4ec3bc8 Merge "Add optimized stpcpy." by Christopher Ferris · 11 years ago
  73. bcf77b5 Merge "add CLOEXEC to various DNS related code" by Nick Kralevich · 11 years ago
  74. a311704 Restore <nsswitch.h> which is BSD API, not private. by Elliott Hughes · 11 years ago
  75. 753eb7f Add optimized stpcpy. by Christopher Ferris · 11 years ago
  76. a210cae Switch to upstream NetBSD nsap_addr.c. by Elliott Hughes · 11 years ago
  77. 1781ed7 add CLOEXEC to various DNS related code by Nick Kralevich · 11 years ago
  78. 2e249c2 Merge "Add optimized 64 bit strcpy." by Christopher Ferris · 11 years ago
  79. 77561bf Add optimized 64 bit strcpy. by Christopher Ferris · 11 years ago
  80. ec97c3f Merge "asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9." by Elliott Hughes · 11 years ago
  81. 12c0274 Add optimized neon strchr implementation based on newlib by Bernhard Rosenkränzer · 11 years ago
  82. 93e7b9f asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9. by Raghu Gandham · 11 years ago
  83. 00fb5f9 Change the LP64 off_t/loff_t/off64_t definitions to reduce warnings. by Elliott Hughes · 11 years ago
  84. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 11 years ago
  85. 52f9b05 Merge "Sync to current upstream arc4random." by Elliott Hughes · 11 years ago
  86. 0468feb Sync to current upstream arc4random. by Elliott Hughes · 11 years ago
  87. 598f4b3 Merge "Fix getpid caching across a clone." by Elliott Hughes · 11 years ago
  88. 63fa660 Merge "Prefix cmsg_nxthdr with "__"." by Calin Juravle · 11 years ago
  89. 096b4eb Prefix cmsg_nxthdr with "__". by Calin Juravle · 11 years ago
  90. 71f9b34 Revert "Revert "Prevent symbols from libgcc from being reexported."" by Dan Albert · 11 years ago
  91. fa9e16e Fix getpid caching across a clone. by Elliott Hughes · 11 years ago
  92. 4e4e1a5 Revert "Prevent symbols from libgcc from being reexported." by Dan Albert · 11 years ago
  93. 66a805b Merge "Revert "Prevent symbols from libgcc from being reexported."" by Dan Albert · 11 years ago
  94. 65e80cf Prevent symbols from libgcc from being reexported. by Dan Albert · 11 years ago
  95. 0d7415f Merge "Remove SHA1 from LP64 in favor of libcrypto." by Dan Albert · 11 years ago
  96. ac86f99 Merge "[MIPS64] Regenerate mips kernel headers with fixed tool" by Christopher Ferris · 11 years ago
  97. 2300332 [MIPS64] Regenerate mips kernel headers with fixed tool by Duane Sand · 11 years ago
  98. a69eaec [MIPS64] Adjust kernel/tools for mips32,mips64 headers by Duane Sand · 11 years ago
  99. eee5f17 Merge "[MIPS64] Adjust kernel/tools for mips32,mips64 headers" by Christopher Ferris · 11 years ago
  100. 8ca4400 Use __builtin_*_chk for bcopy/bzero. by Dan Albert · 11 years ago