1. ed68221 Define atomic_charN_t only if charN_t is supported. by Hans Boehm · 10 years ago
  2. fbd0081 Merge "Clean up some misinformation around prctl." into lmp-dev by Elliott Hughes · 10 years ago
  3. de24f1a Clean up some misinformation around prctl. by Elliott Hughes · 10 years ago
  4. 291da8d Remove SIOCKILLADDR from <sys/socket.h>. by Elliott Hughes · 10 years ago
  5. b5bef26 Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>. by Elliott Hughes · 10 years ago
  6. e8bc581 Use the mmap/munmap for allocation routines. by Christopher Ferris · 10 years ago
  7. b466968 Fix private/bionic_name_mem.h build breakage. by Elliott Hughes · 10 years ago
  8. d648f55 Remove non-standard prctl constants from <sys/prctl.h>. by Elliott Hughes · 10 years ago
  9. a694517 Merge "Add gen syscalls step to instructions." into lmp-dev by Christopher Ferris · 10 years ago
  10. 013c9b8 Add gen syscalls step to instructions. by Christopher Ferris · 10 years ago
  11. 9a7fdb2 ptrace(3) should be varargs. by Elliott Hughes · 10 years ago
  12. 3002131 Use VDSO for clock_gettime(2) and gettimeofday(2). by Elliott Hughes · 10 years ago
  13. a446505 Merge "Remove isascii_l(3)." into lmp-dev by Dan Albert · 10 years ago
  14. 97ba2a5 Regenerate the syscalls list after the uapi update. by Elliott Hughes · 10 years ago
  15. da8accf Remove isascii_l(3). by Dan Albert · 10 years ago
  16. 73c963e Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit. by Christopher Ferris · 10 years ago
  17. ca276c4 Fix visibility for a bunch more symbols. by Elliott Hughes · 10 years ago
  18. 99ae098 Implement rand/srand in terms of random/srandom. by Elliott Hughes · 10 years ago
  19. caaf71e Sync upstream-openbsd. by Elliott Hughes · 10 years ago
  20. 38778e3 Upstream atexit by Dmitriy Ivanov · 10 years ago
  21. f6968e3 Define SIOCKILLADDR which isn't in the common kernel uapi headers. by Elliott Hughes · 10 years ago
  22. b962ab8 am 57a5b338: Merge "Define three prctl constants that went missing from uapi." by Elliott Hughes · 10 years ago
  23. 0594b9d am b8e82b5e: Merge "EM_ARM and EM_AARCH64 are now in the uapi header." by Elliott Hughes · 10 years ago
  24. efdf786 am 385bb1ed: Merge "Add optimized memchr implementation from newlib" by Christopher Ferris · 10 years ago
  25. 55230dd am 96502e27: Merge "Make jemalloc the default choice." by Christopher Ferris · 10 years ago
  26. 18a2507 am c6bc0017: Merge "Update kernel headers to v3.14." by Christopher Ferris · 10 years ago
  27. ce1422b am 040e1187: Merge "Enable building libc with clang." by Elliott Hughes · 10 years ago
  28. c0afc23 am 37f09d6d: Merge "Revert "Revert "Add locale aware APIs.""" by Dan Albert · 10 years ago
  29. d19f2d8 am 76df69d1: Merge "The err family allow null format strings." by Elliott Hughes · 10 years ago
  30. 3580537 am 9b491470: Merge "Slim down static binaries by avoiding stdio." by Elliott Hughes · 10 years ago
  31. 7d9f1cc am f0f8cd1f: Merge "Remove the global lock around thread stack creation." by Elliott Hughes · 10 years ago
  32. 12ce911 am cd23370c: Merge "Remove the obsolete _thread_created_hook." by Elliott Hughes · 10 years ago
  33. 9712d91 am 02459d34: Merge "Move __cmsg_nxthdr to its proper file." by Calin Juravle · 10 years ago
  34. cd061f6 am 8a71a745: Merge "Removed obsolete symbol cmsg_nxthdr." by Calin Juravle · 10 years ago
  35. 4306b0f am 25fba981: Merge "Do not include libc_common in malloc debug code." by Christopher Ferris · 10 years ago
  36. 1cad022 am 84f0c7c2: Merge "update-tzdata.py needs to know where to find icu." by Elliott Hughes · 10 years ago
  37. ea04b5a am 7a85d9a1: Merge "Revert "Add locale aware APIs."" by Dan Albert · 10 years ago
  38. f6b9599 am 430d5f93: Merge "Add locale aware APIs." by Dan Albert · 10 years ago
  39. ca673e7 am b9c5d606: am 006e0770: Merge "Change android_dlextinfo flags to uint64_t" by Dmitriy Ivanov · 10 years ago
  40. 7e43f0d resolved conflicts for merge of aedc14b1 to lmp-dev by Elliott Hughes · 10 years ago
  41. 040e118 Merge "Enable building libc with clang." by Elliott Hughes · 10 years ago
  42. c999f76 Enable building libc with clang. by Elliott Hughes · 10 years ago
  43. c6bc001 Merge "Update kernel headers to v3.14." by Christopher Ferris · 10 years ago
  44. 2f61fba The err family allow null format strings. by Elliott Hughes · 10 years ago
  45. 263325d Define three prctl constants that went missing from uapi. by Elliott Hughes · 10 years ago
  46. dfb5ce4 Revert "Revert "Add locale aware APIs."" by Dan Albert · 10 years ago
  47. b8e82b5 Merge "EM_ARM and EM_AARCH64 are now in the uapi header." by Elliott Hughes · 10 years ago
  48. 10cf0d8 EM_ARM and EM_AARCH64 are now in the uapi header. by Elliott Hughes · 10 years ago
  49. 385bb1e Merge "Add optimized memchr implementation from newlib" by Christopher Ferris · 10 years ago
  50. 8c20c13 Add optimized memchr implementation from newlib by Bernhard Rosenkränzer · 10 years ago
  51. 8e32b7b Make jemalloc the default choice. by Christopher Ferris · 10 years ago
  52. 38062f9 Update kernel headers to v3.14. by Christopher Ferris · 10 years ago
  53. 91570ce Slim down static binaries by avoiding stdio. by Elliott Hughes · 10 years ago
  54. e959a3b Remove the global lock around thread stack creation. by Elliott Hughes · 10 years ago
  55. cd23370 Merge "Remove the obsolete _thread_created_hook." by Elliott Hughes · 10 years ago
  56. e0f25dd Remove the obsolete _thread_created_hook. by Elliott Hughes · 10 years ago
  57. 25fba98 Merge "Do not include libc_common in malloc debug code." by Christopher Ferris · 10 years ago
  58. dda1c6c Do not include libc_common in malloc debug code. by Christopher Ferris · 10 years ago
  59. 30ab939 update-tzdata.py needs to know where to find icu. by Elliott Hughes · 10 years ago
  60. e087eac Add locale aware APIs. by Dan Albert · 10 years ago
  61. f8408c5 Move __cmsg_nxthdr to its proper file. by Calin Juravle · 10 years ago
  62. e95d0fc Removed obsolete symbol cmsg_nxthdr. by Calin Juravle · 10 years ago
  63. 063e20c Revert "Add locale aware APIs." by Dan Albert · 10 years ago
  64. 1558138 Regenerate the bionic NOTICE files. by Elliott Hughes · 10 years ago
  65. e20bbaf am 4568e344: am 2b2916d1: Merge "Remove some dead data." by Elliott Hughes · 10 years ago
  66. 88ed7d2 am d5a6a5e1: am db42a9f5: Merge "Fix three clang complaints about the DNS code." by Elliott Hughes · 10 years ago
  67. 4324fd7 am a19e1d1c: am 4d763df3: Merge "Fix a broken boolean test found by clang." by Elliott Hughes · 10 years ago
  68. ea24c25 am 13610bec: am 1ee1bfde: Merge "Use __unused rather than self assignment for unused parameters." by Elliott Hughes · 10 years ago
  69. 3a8646f Change android_dlextinfo flags to uint64_t by Dmitriy Ivanov · 10 years ago
  70. 67afc42 am 731f9273: am 2d94ee29: Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""" by Dan Albert · 10 years ago
  71. 4d763df Merge "Fix a broken boolean test found by clang." by Elliott Hughes · 10 years ago
  72. 29edbfd Fix a broken boolean test found by clang. by Elliott Hughes · 10 years ago
  73. 80d877d am e6ef1977: am f95964c9: Merge "libc_logging: Set SOCK_CLOEXEC on socket" by Nick Kralevich · 10 years ago
  74. ca771fc am bebe8de7: am 1f262b35: Merge "Fix recv.cpp so it can build with clang." by Elliott Hughes · 10 years ago
  75. cda4006 am 2a70aba8: am ab4fc823: Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 10 years ago
  76. e9fa0de am 8551bfb0: am 950a435f: Merge "Load library using file handle." by Dmitriy Ivanov · 10 years ago
  77. f5bd675 am 9ff95c47: am 99e2a2f0: Merge "Switch to upstream OpenBSD mktemp.c." by Elliott Hughes · 10 years ago
  78. 6917e6c Fix recv.cpp so it can build with clang. by Elliott Hughes · 10 years ago
  79. ab4fc82 Merge "Fix all resolv warnings and turn on -Werror." by Elliott Hughes · 10 years ago
  80. 37b1b5b Fix all resolv warnings and turn on -Werror. by Elliott Hughes · 10 years ago
  81. bae5b1d libc_logging: Set SOCK_CLOEXEC on socket by Nick Kralevich · 10 years ago
  82. 950a435 Merge "Load library using file handle." by Dmitriy Ivanov · 10 years ago
  83. 2d94ee2 Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""" by Dan Albert · 10 years ago
  84. 1ee1bfd Merge "Use __unused rather than self assignment for unused parameters." by Elliott Hughes · 10 years ago
  85. 668da74 Use __unused rather than self assignment for unused parameters. by Elliott Hughes · 10 years ago
  86. 2b2916d Merge "Remove some dead data." by Elliott Hughes · 10 years ago
  87. 920d831 Remove some dead data. by Elliott Hughes · 10 years ago
  88. db42a9f Merge "Fix three clang complaints about the DNS code." by Elliott Hughes · 10 years ago
  89. 68c2755 Fix three clang complaints about the DNS code. by Elliott Hughes · 10 years ago
  90. 04dc91a Load library using file handle. by Dmitriy Ivanov · 10 years ago
  91. 6593597 Switch to upstream OpenBSD mktemp.c. by Elliott Hughes · 10 years ago
  92. a230741 am e20fcb2d: am e9975987: Merge "Quiten warnings in semaphore.c." by Elliott Hughes · 10 years ago
  93. dc61569 am d103c98b: am f2102f54: Merge "Quiten warnings in fts.c." by Elliott Hughes · 10 years ago
  94. c492450 am 30c958f7: am 42a5a177: Merge "Revert "Revert "Prevent symbols from libgcc from being reexported.""" by Dan Albert · 10 years ago
  95. f79ee06 Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."" by Dan Albert · 10 years ago
  96. 4d8f3c4 am 51c812cd: am 442d41fc: Merge "Write message to stderr on __libc_fatal()" by Dmitriy Ivanov · 10 years ago
  97. eae0d91 am 94f8beb7: am dc42d7ff: Merge "Fix a warning in if_indextoname.c." by Elliott Hughes · 10 years ago
  98. ec67cde Quiten warnings in fts.c. by Elliott Hughes · 10 years ago
  99. e997598 Merge "Quiten warnings in semaphore.c." by Elliott Hughes · 10 years ago
  100. 95d3cd0 Quiten warnings in semaphore.c. by Elliott Hughes · 10 years ago