1. a89864a Move non-upstream code into the libc/bionic directory. by Elliott Hughes · 12 years ago
  2. d3bf954 Merge "Remove useless #defines and incorrect claims from header files." by Elliott Hughes · 12 years ago
  3. 0cc0d25 Remove useless #defines and incorrect claims from header files. by Elliott Hughes · 12 years ago
  4. fe712e6 Merge "Upgrade seed48 too." by Elliott Hughes · 12 years ago
  5. 31a1060 Upgrade seed48 too. by Elliott Hughes · 12 years ago
  6. cd195eb Merge "Upgrade to the current NetBSD rand implementation." by Elliott Hughes · 12 years ago
  7. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 12 years ago
  8. 5b6346f Merge "bionic: linker: Need update the map->l_addr for execution." by Elliott Hughes · 12 years ago
  9. d03bfe6 Merge "Define ssize_t if necessary." by Elliott Hughes · 12 years ago
  10. 422b6ef Define ssize_t if necessary. by Elliott Hughes · 12 years ago
  11. f9163dd Merge "Add getdelim(3) and getline(3) to bionic" by Elliott Hughes · 12 years ago
  12. eac9eb4 Add getdelim(3) and getline(3) to bionic by Irina Tirdea · 12 years ago
  13. e4030e0 Merge "Fix several compiler warnings." by Elliott Hughes · 12 years ago
  14. 827a260 Merge "Replace __unused in kernel headers with __linux_unused to avoid conflicts with __unused macro in sys/cdefs.h" by Elliott Hughes · 12 years ago
  15. ac184b2 Fix several compiler warnings. by Elliott Hughes · 12 years ago
  16. 8e630da Merge "Simple tests for dladdr(3)." by Elliott Hughes · 12 years ago
  17. 855dde4 Merge "Fix tmpfile(3)." by Elliott Hughes · 12 years ago
  18. 91875dc Fix tmpfile(3). by Elliott Hughes · 12 years ago
  19. 8e15b08 Simple tests for dladdr(3). by Elliott Hughes · 12 years ago
  20. 25937d3 Merge "FORTIFY_SOURCE: add umask check" by Nick Kralevich · 12 years ago
  21. 3307bff Merge "Revert dl_fbase initialization to the address where the shared object is loaded." by Elliott Hughes · 12 years ago
  22. cd58770 FORTIFY_SOURCE: add umask check by Nick Kralevich · 12 years ago
  23. 0e77287 Replace __unused in kernel headers with __linux_unused to avoid by Raghu Gandham · 12 years ago
  24. e6dc2a6 Revert dl_fbase initialization to the address where the shared object is loaded. by Raghu Gandham · 12 years ago
  25. 6e0e03c Merge "Add the cleaned kernel headers" by Elliott Hughes · 12 years ago
  26. bfeb8a9 Add the cleaned kernel headers by Raghu Gandham · 12 years ago
  27. 7b0377e Merge "[MIPS] Removed the unused header" by Elliott Hughes · 12 years ago
  28. d769826 [MIPS] Removed the unused header by Raghu Gandham · 12 years ago
  29. 3b6914b Merge "Fix dlsym and dladdr to use load_bias instead of base" by Elliott Hughes · 12 years ago
  30. 0c24eff Merge "Add the libcutils localtime_tz and mktime_t extensions to bionic." by Elliott Hughes · 12 years ago
  31. 85049ea Merge "Use hidden visibility for several internal-use-only functions." by Elliott Hughes · 12 years ago
  32. 95a7a64 Use hidden visibility for several internal-use-only functions. by Elliott Hughes · 12 years ago
  33. 882c6af Merge "[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS. Some of the required structure definitons are defined under this macro." by Elliott Hughes · 12 years ago
  34. 988ff8f [MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS. by Raghu Gandham · 12 years ago
  35. c1993ca Fix dlsym and dladdr to use load_bias instead of base by Raghu Gandham · 12 years ago
  36. 47dc4d4 Merge "Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326" by Elliott Hughes · 12 years ago
  37. 88f1ea8 Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326 by Dave Burke · 12 years ago
  38. 77ac158 Merge "Don't copy strerror(3) or strsignal(3) strings if we can share." by Elliott Hughes · 12 years ago
  39. 4198fa4 Don't copy strerror(3) or strsignal(3) strings if we can share. by Elliott Hughes · 12 years ago
  40. 047a285 Merge "Fix <sys/klog.h> to correspond to the kernel operations." by Elliott Hughes · 12 years ago
  41. 5151952 Merge "Add tty defaults to bionic" by Elliott Hughes · 12 years ago
  42. e249b05 Fix <sys/klog.h> to correspond to the kernel operations. by Elliott Hughes · 12 years ago
  43. 4e9d953 Merge "libc: add ftw / nftw functions" by Elliott Hughes · 12 years ago
  44. 5e58ea0 libc: add ftw / nftw functions by Nick Kralevich · 12 years ago
  45. e895e6d Merge "Update libc/NOTICE and record the incantation." by Elliott Hughes · 12 years ago
  46. 965b867 Update libc/NOTICE and record the incantation. by Elliott Hughes · 12 years ago
  47. f7e403d Merge changes I06ee0b67,I914d2205 by Kenny Root · 12 years ago
  48. 8a05a01 Print out shared app gids correctly by Kenny Root · 12 years ago
  49. 2a54e5e Add tests for Android-specific stubs by Kenny Root · 12 years ago
  50. fa36875 Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)." by Elliott Hughes · 12 years ago
  51. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 12 years ago
  52. b338ea3 Merge "Upgrade to tzdata2012f." by Elliott Hughes · 12 years ago
  53. 88b61cb Upgrade to tzdata2012f. by Elliott Hughes · 12 years ago
  54. d2236e2 Merge "Fix Mac build." by Elliott Hughes · 12 years ago
  55. 38bfa21 Fix Mac build. by Elliott Hughes · 12 years ago
  56. 4a9b7c6 Merge "Add libdl into libc_malloc_debug_leak build" by Elliott Hughes · 12 years ago
  57. af4d630 Merge "Added new test for dlopen which is failing for MIPS." by Elliott Hughes · 12 years ago
  58. 9c3449e bionic: linker: Need update the map->l_addr for execution. by Xiaokang Qin · 12 years ago
  59. e007775 Add libdl into libc_malloc_debug_leak build by Pavel Chupin · 12 years ago
  60. acf5aa7 Added new test for dlopen which is failing for MIPS. by jeffhao · 12 years ago
  61. 7593fa8 Merge "Update the kernel headers to match external/kernel-headers." by Elliott Hughes · 12 years ago
  62. 86ec05a Update the kernel headers to match external/kernel-headers. by Elliott Hughes · 12 years ago
  63. 666d06f Merge "Backwards and forwards compatibility for an upcoming <sys/socket.h> change." by Elliott Hughes · 12 years ago
  64. 0d207ba Backwards and forwards compatibility for an upcoming <sys/socket.h> change. by Elliott Hughes · 12 years ago
  65. cc8668f Merge "[MIPS] Check error status from pipe system call" by Elliott Hughes · 12 years ago
  66. b03bc56 [MIPS] Check error status from pipe system call by KwongYuan Wong · 13 years ago
  67. e77e1af Add tty defaults to bionic by Irina Tirdea · 12 years ago
  68. 3a936a4 Add the libcutils localtime_tz and mktime_t extensions to bionic. by Elliott Hughes · 12 years ago
  69. 59726be Merge "Rename crtstart variables as crtbegin, to match reality." by Elliott Hughes · 12 years ago
  70. 12949e5 Rename crtstart variables as crtbegin, to match reality. by Elliott Hughes · 12 years ago
  71. 67546bf Merge "Generate header dependency makefiles for the crt*.o" by Ying Wang · 12 years ago
  72. f1d57e1 Merge "Add more pthreads tests." by Elliott Hughes · 12 years ago
  73. cf46487 Generate header dependency makefiles for the crt*.o by Ying Wang · 12 years ago
  74. 4d014e1 Add more pthreads tests. by Elliott Hughes · 12 years ago
  75. d10309c Merge "Rename __dso_handle_so.c to __dso_handle_so.h" by Elliott Hughes · 12 years ago
  76. 691ef3c Merge "Add mlockall and munlockall for Google TV." by Elliott Hughes · 12 years ago
  77. 048569b Rename __dso_handle_so.c to __dso_handle_so.h by Andrew Hsieh · 12 years ago
  78. e8f8154 Merge "Fix build warning of initialization but no use." by Ian Rogers · 12 years ago
  79. 1ad05db Add mlockall and munlockall for Google TV. by Elliott Hughes · 12 years ago
  80. 6e3b0f2 Merge "Don't corrupt the thread list in static executables." by Elliott Hughes · 12 years ago
  81. 09f76cd Fix build warning of initialization but no use. by Ian Rogers · 12 years ago
  82. bfeab1b Don't corrupt the thread list in static executables. by Elliott Hughes · 12 years ago
  83. ff4608a Merge "Add missing dependencies." by Elliott Hughes · 12 years ago
  84. 2e8f434 Add missing dependencies. by Elliott Hughes · 12 years ago
  85. b2c5bd5 Merge "ARM: warn about atexit() calls from legacy shared libraries" by Elliott Hughes · 12 years ago
  86. 26f2e4a Merge "ARM: make CRT_LEGACY_WORKAROUND work as intended" by Elliott Hughes · 12 years ago
  87. 82978ca Merge "Avoid malloc lock while calling pthread_atfork." by Ian Rogers · 12 years ago
  88. be19a36 Merge "termios: add tcdrain" by Elliott Hughes · 12 years ago
  89. 5ff2347 Merge "Add getsid system call to bionic" by Elliott Hughes · 12 years ago
  90. e03ab93 Merge "Add missing MALLOC_FAILURE_ACTION calls to dlmalloc." by Elliott Hughes · 12 years ago
  91. 63deae5 Add missing MALLOC_FAILURE_ACTION calls to dlmalloc. by Elliott Hughes · 12 years ago
  92. 1db615b Merge "bionic: Fix TINY_ANDROID build" by Elliott Hughes · 12 years ago
  93. 5ac9eee bionic: Fix TINY_ANDROID build by Benoit Goby · 12 years ago
  94. 9549238 termios: add tcdrain by Vitaly Wool · 12 years ago
  95. 1ad10a5 Add getsid system call to bionic by Irina Tirdea · 12 years ago
  96. 3e2d293 Avoid malloc lock while calling pthread_atfork. by Kirill Artamonov · 12 years ago
  97. 6fe901e Merge "Upgrade to dlmalloc 2.8.6." by Ian Rogers · 12 years ago
  98. c6d95ad Upgrade to dlmalloc 2.8.6. by Ian Rogers · 12 years ago
  99. 8b4e8a9 Merge "Improve the dynamic linker diagnostics." by Elliott Hughes · 12 years ago
  100. 17d9be8 Merge "disable _FORTIFY_SOURCE under clang" by Nick Kralevich · 12 years ago