1. 9ffaabc Merge "Remove obsolete CHANGES.TXT and ISSUES.TXT." by Elliott Hughes · 12 years ago
  2. 32ea9fe Merge "Put all the tzdata in one file." by Elliott Hughes · 12 years ago
  3. fb018a2 Put all the tzdata in one file. by Elliott Hughes · 12 years ago
  4. ead7819 Remove obsolete CHANGES.TXT and ISSUES.TXT. by Elliott Hughes · 12 years ago
  5. a2f596b Merge "Make dlerror(3) thread-safe." by Elliott Hughes · 12 years ago
  6. 42ac0e5 Merge "Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"" by David 'Digit' Turner · 12 years ago
  7. c1b44ec Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 12 years ago
  8. 4136c3a Merge "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 12 years ago
  9. c124baa libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h> by David 'Digit' Turner · 12 years ago
  10. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  11. a9944cf Merge "LONG_LONG_MIN/MAX: Move declarations to <limits.h>" by Elliott Hughes · 12 years ago
  12. f8a2c51 LONG_LONG_MIN/MAX: Move declarations to <limits.h> by David 'Digit' Turner · 12 years ago
  13. fcf901d Merge "Fix realloc(3) when chk_malloc debugging is on." by Elliott Hughes · 12 years ago
  14. e7e274b Fix realloc(3) when chk_malloc debugging is on. by Elliott Hughes · 12 years ago
  15. 9434e8f Merge "Make the dlfcn mutex static." by Elliott Hughes · 12 years ago
  16. 22d6292 Make the dlfcn mutex static. by Elliott Hughes · 12 years ago
  17. db4fdf1 Merge "Fix dlerror(3)." by Elliott Hughes · 12 years ago
  18. 3b297c4 Fix dlerror(3). by Elliott Hughes · 12 years ago
  19. 417fd23 Merge "Fix perf_event_open syscall for x86 and mips" by Elliott Hughes · 12 years ago
  20. 4e75c4b Fix perf_event_open syscall for x86 and mips by Shuo Gao · 12 years ago
  21. 1ceb982 Merge "Fix a getcwd(3) bug and make our tests run correctly under valgrind." by Elliott Hughes · 12 years ago
  22. b83cad7 Merge "Fix two comment typos." by Elliott Hughes · 12 years ago
  23. e5d5f7f Fix two comment typos. by Elliott Hughes · 12 years ago
  24. 156da96 Fix a getcwd(3) bug and make our tests run correctly under valgrind. by Elliott Hughes · 12 years ago
  25. 9a7366e am fa7e2586: Merge "Test flags before using "info"" by Elliott Hughes · 12 years ago
  26. fa7e258 Merge "Test flags before using "info"" by Elliott Hughes · 12 years ago
  27. 1db6f2d Test flags before using "info" by Andy McFadden · 12 years ago
  28. b95ad82 am 95a2a7f3: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  29. 95a2a7f Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  30. 857fed5 Fix MIPS build. by Elliott Hughes · 12 years ago
  31. 9017254 am b98204a9: Merge "Move non-upstream code into the libc/bionic directory." by Elliott Hughes · 12 years ago
  32. b98204a Merge "Move non-upstream code into the libc/bionic directory." by Elliott Hughes · 12 years ago
  33. 39d7c60 am 75f43525: Merge "Always take GCC\'s definition of NULL." by Elliott Hughes · 12 years ago
  34. 75f4352 Merge "Always take GCC's definition of NULL." by Elliott Hughes · 12 years ago
  35. 7d56ccb Always take GCC's definition of NULL. by Elliott Hughes · 12 years ago
  36. a89864a Move non-upstream code into the libc/bionic directory. by Elliott Hughes · 12 years ago
  37. bb7dfcd am d3bf954e: Merge "Remove useless #defines and incorrect claims from header files." by Elliott Hughes · 12 years ago
  38. d3bf954 Merge "Remove useless #defines and incorrect claims from header files." by Elliott Hughes · 12 years ago
  39. 0cc0d25 Remove useless #defines and incorrect claims from header files. by Elliott Hughes · 12 years ago
  40. a428bc1 am fe712e6c: Merge "Upgrade seed48 too." by Elliott Hughes · 12 years ago
  41. fe712e6 Merge "Upgrade seed48 too." by Elliott Hughes · 12 years ago
  42. 31a1060 Upgrade seed48 too. by Elliott Hughes · 12 years ago
  43. b650111 am cd195eba: Merge "Upgrade to the current NetBSD rand implementation." by Elliott Hughes · 12 years ago
  44. cd195eb Merge "Upgrade to the current NetBSD rand implementation." by Elliott Hughes · 12 years ago
  45. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 12 years ago
  46. 0fa6279 am 5b6346f6: Merge "bionic: linker: Need update the map->l_addr for execution." by Elliott Hughes · 12 years ago
  47. 5b6346f Merge "bionic: linker: Need update the map->l_addr for execution." by Elliott Hughes · 12 years ago
  48. bb892a1 am d03bfe68: Merge "Define ssize_t if necessary." by Elliott Hughes · 12 years ago
  49. d03bfe6 Merge "Define ssize_t if necessary." by Elliott Hughes · 12 years ago
  50. 422b6ef Define ssize_t if necessary. by Elliott Hughes · 12 years ago
  51. 72b08af am f9163dd1: Merge "Add getdelim(3) and getline(3) to bionic" by Elliott Hughes · 12 years ago
  52. f9163dd Merge "Add getdelim(3) and getline(3) to bionic" by Elliott Hughes · 12 years ago
  53. eac9eb4 Add getdelim(3) and getline(3) to bionic by Irina Tirdea · 12 years ago
  54. fd6ca57 am e4030e0b: Merge "Fix several compiler warnings." by Elliott Hughes · 12 years ago
  55. e4030e0 Merge "Fix several compiler warnings." by Elliott Hughes · 12 years ago
  56. 2c29bcf am 827a2604: 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
  57. 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
  58. ac184b2 Fix several compiler warnings. by Elliott Hughes · 12 years ago
  59. dd9fbc8 am 8e630dac: Merge "Simple tests for dladdr(3)." by Elliott Hughes · 12 years ago
  60. a48d5e5 am 855dde44: Merge "Fix tmpfile(3)." by Elliott Hughes · 12 years ago
  61. 8e630da Merge "Simple tests for dladdr(3)." by Elliott Hughes · 12 years ago
  62. 855dde4 Merge "Fix tmpfile(3)." by Elliott Hughes · 12 years ago
  63. 91875dc Fix tmpfile(3). by Elliott Hughes · 12 years ago
  64. 8e15b08 Simple tests for dladdr(3). by Elliott Hughes · 12 years ago
  65. 5989ed5 am 25937d36: Merge "FORTIFY_SOURCE: add umask check" by Nick Kralevich · 12 years ago
  66. 25937d3 Merge "FORTIFY_SOURCE: add umask check" by Nick Kralevich · 12 years ago
  67. 00f3397 am 3307bff0: Merge "Revert dl_fbase initialization to the address where the shared object is loaded." by Elliott Hughes · 12 years ago
  68. 3307bff Merge "Revert dl_fbase initialization to the address where the shared object is loaded." by Elliott Hughes · 12 years ago
  69. cd58770 FORTIFY_SOURCE: add umask check by Nick Kralevich · 12 years ago
  70. 0e77287 Replace __unused in kernel headers with __linux_unused to avoid by Raghu Gandham · 12 years ago
  71. e6dc2a6 Revert dl_fbase initialization to the address where the shared object is loaded. by Raghu Gandham · 12 years ago
  72. 0eb4f25 am 6e0e03c3: Merge "Add the cleaned kernel headers" by Elliott Hughes · 12 years ago
  73. 6e0e03c Merge "Add the cleaned kernel headers" by Elliott Hughes · 12 years ago
  74. c746bed am 7b0377ed: Merge "[MIPS] Removed the unused header" by Elliott Hughes · 12 years ago
  75. bfeb8a9 Add the cleaned kernel headers by Raghu Gandham · 12 years ago
  76. 7b0377e Merge "[MIPS] Removed the unused header" by Elliott Hughes · 12 years ago
  77. d769826 [MIPS] Removed the unused header by Raghu Gandham · 12 years ago
  78. d5c654c am 3b6914bf: Merge "Fix dlsym and dladdr to use load_bias instead of base" by Elliott Hughes · 12 years ago
  79. 3b6914b Merge "Fix dlsym and dladdr to use load_bias instead of base" by Elliott Hughes · 12 years ago
  80. ec43260 am 0c24effd: Merge "Add the libcutils localtime_tz and mktime_t extensions to bionic." by Elliott Hughes · 12 years ago
  81. 2d51ddd am 85049ead: Merge "Use hidden visibility for several internal-use-only functions." by Elliott Hughes · 12 years ago
  82. baa74ef am 882c6af9: 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
  83. 0c24eff Merge "Add the libcutils localtime_tz and mktime_t extensions to bionic." by Elliott Hughes · 12 years ago
  84. 85049ea Merge "Use hidden visibility for several internal-use-only functions." by Elliott Hughes · 12 years ago
  85. 95a7a64 Use hidden visibility for several internal-use-only functions. by Elliott Hughes · 12 years ago
  86. 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
  87. 988ff8f [MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS. by Raghu Gandham · 12 years ago
  88. c1993ca Fix dlsym and dladdr to use load_bias instead of base by Raghu Gandham · 12 years ago
  89. 30289f0 am 47dc4d43: Merge "Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326" by Elliott Hughes · 12 years ago
  90. 47dc4d4 Merge "Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326" by Elliott Hughes · 12 years ago
  91. 88f1ea8 Make pthread_create more forgiving of invalid sched_policy. Bug: 7005326 by Dave Burke · 12 years ago
  92. e2a17ef am 77ac158e: Merge "Don\'t copy strerror(3) or strsignal(3) strings if we can share." by Elliott Hughes · 12 years ago
  93. 77ac158 Merge "Don't copy strerror(3) or strsignal(3) strings if we can share." by Elliott Hughes · 12 years ago
  94. 4198fa4 Don't copy strerror(3) or strsignal(3) strings if we can share. by Elliott Hughes · 12 years ago
  95. f8902bf am 047a285d: Merge "Fix <sys/klog.h> to correspond to the kernel operations." by Elliott Hughes · 12 years ago
  96. 047a285 Merge "Fix <sys/klog.h> to correspond to the kernel operations." by Elliott Hughes · 12 years ago
  97. 950a3c0 am 51519521: Merge "Add tty defaults to bionic" by Elliott Hughes · 12 years ago
  98. 5151952 Merge "Add tty defaults to bionic" by Elliott Hughes · 12 years ago
  99. e249b05 Fix <sys/klog.h> to correspond to the kernel operations. by Elliott Hughes · 12 years ago
  100. 66a97ea am 4e9d953a: Merge "libc: add ftw / nftw functions" by Elliott Hughes · 12 years ago