1. 017f438 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  2. a2758f1 libc: stop using the custom linker script by Nick Kralevich · 13 years ago
  3. 2ddea18 am f7db5ecc: Merge "MIPS support to libm, libdl and libthread_db" by Elliott Hughes · 13 years ago
  4. f7db5ec Merge "MIPS support to libm, libdl and libthread_db" by Elliott Hughes · 13 years ago
  5. 726800e MIPS support to libm, libdl and libthread_db by Chris Dearman · 13 years ago
  6. 5a6c963 am 10579fc4: Merge "Update s_fabsl.c to upstream head." by Elliott Hughes · 13 years ago
  7. 10579fc Merge "Update s_fabsl.c to upstream head." by Elliott Hughes · 13 years ago
  8. 7735a38 Update s_fabsl.c to upstream head. by Elliott Hughes · 13 years ago
  9. 3f31504 am 6baffed2: Add the posix_memalign(3) function to bionic by Ken Sumrall · 13 years ago
  10. 6baffed Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
  11. 4fab6f9 am efcf8893: Merge "Update f_accessory.h kernel header" into jb-dev by Mike Lockwood · 13 years ago
  12. efcf889 Merge "Update f_accessory.h kernel header" into jb-dev by Mike Lockwood · 13 years ago
  13. 2cc0894 am b091dd9b: libc: continue to use Android\'s custom linker script by Nick Kralevich · 13 years ago
  14. b091dd9 libc: continue to use Android's custom linker script by Nick Kralevich · 13 years ago
  15. ed87404 Update f_accessory.h kernel header by Mike Lockwood · 13 years ago
  16. 203aae7 Merge from AOSP by Jean-Baptiste Queru · 13 years ago
  17. 1e343cb Merge "[MIPS] Fix the warning originating from the kernel header signal.h. This is a clean header generated from the corresponding change in external/kernel-headers repository. (CL 35760)" by Andrew Hsieh · 13 years ago
  18. e328ce6 [MIPS] Fix the warning originating from the kernel header signal.h. by Raghu Gandham · 13 years ago
  19. 94179a5 linker: remove STB_LOCAL hack by Nick Kralevich · 13 years ago
  20. baeacba add linux/sw_sync.h by Erik Gilling · 13 years ago
  21. 6b99103 add linux/sync.h by Erik Gilling · 13 years ago
  22. 4a9d6e5 Fix segv when unwinding stack past __libc_init. by Evgeniy Stepanov · 13 years ago
  23. 762a4fe resolved conflicts for merge of 35d592cc to master by Elliott Hughes · 13 years ago
  24. f848321 resolved conflicts for merge of ef987656 to master by Elliott Hughes · 13 years ago
  25. 8ecb477 resolved conflicts for merge of 6b8fd054 to master by Elliott Hughes · 13 years ago
  26. 8266cf9 am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 13 years ago
  27. 35d592c am 418e647a: Merge "libstdc++: Fix x86 thread-safe one-time-construction implementation." by Elliott Hughes · 13 years ago
  28. ef98765 am 4994deae: Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 13 years ago
  29. 6b8fd05 am 7b8666e6: Merge "bionic: Fix wrong prototype of system call getresuid/getresgid" by Elliott Hughes · 13 years ago
  30. ff219e5 am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 13 years ago
  31. 418e647 Merge "libstdc++: Fix x86 thread-safe one-time-construction implementation." by Elliott Hughes · 13 years ago
  32. 4994dea Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 13 years ago
  33. 7b8666e Merge "bionic: Fix wrong prototype of system call getresuid/getresgid" by Elliott Hughes · 13 years ago
  34. d515ce4 Bionic: Fix wrong prototype of system call clock_nanosleep by Jack Ren · 13 years ago
  35. 6435d27 Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 13 years ago
  36. 41070dd bionic: Fix wrong prototype of system call getresuid/getresgid by Jack Ren · 13 years ago
  37. e5bf068 bionic: fix NULL parameter failure in getcwd() by Jack Ren · 14 years ago
  38. ee18fb4 libstdc++: Fix x86 thread-safe one-time-construction implementation. by Fengwei Yin · 13 years ago
  39. 307d1c9 am cebc8fb0: am 6bc18fa5: Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 13 years ago
  40. cebc8fb am 6bc18fa5: Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 13 years ago
  41. a401160 Merge changes I427a1881,I959b6428 by Kenny Root · 13 years ago
  42. f0ec06b Add faccessat to syscall list by Kenny Root · 13 years ago
  43. 6bc18fa Merge "libm: fix invalid result of function remquo/remquof" by Elliott Hughes · 13 years ago
  44. e54cc75 Update unistd.h for new syscalls by Kenny Root · 13 years ago
  45. 8565e21 am 0613dce0: regenerate linux/fb.h by Travis Geiselbrecht · 13 years ago
  46. 0613dce regenerate linux/fb.h by Travis Geiselbrecht · 13 years ago
  47. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
  48. d509901 Merge "Fix segv when unwinding stack past __libc_init." by Elliott Hughes · 13 years ago
  49. 470835b Move end of __on_dlclose up by Kenny Root · 13 years ago
  50. 03273f8 __on_dlclose should be aligned by Kenny Root · 13 years ago
  51. 7f03d23 Revert "linker: remove STB_LOCAL hack" by Nick Kralevich · 13 years ago
  52. cd15bac Fix segv when unwinding stack past __libc_init. by Evgeniy Stepanov · 13 years ago
  53. bd0383a libm: fix invalid result of function remquo/remquof by Jack Ren · 14 years ago
  54. 8777e2f Merge "linker: remove STB_LOCAL hack" by Nick Kralevich · 13 years ago
  55. 61ff834 linker: remove STB_LOCAL hack by Nick Kralevich · 13 years ago
  56. d09f5a2 Merge "Update linux/input.h to version 3.4." by Jeff Brown · 13 years ago
  57. 0fdc190 Update linux/input.h to version 3.4. by Jeff Brown · 13 years ago
  58. 07a387e libc/kernel: update cleaned v4l2 header by Dima Zavin · 13 years ago
  59. 048822d Merge "libc/kernel-headers: Auto generated files for netfilter/xt_IDLETIMER" by JP Abgrall · 13 years ago
  60. 17ed54d libc/kernel-headers: Auto generated files for netfilter/xt_IDLETIMER by Ashish Sharma · 13 years ago
  61. 8c4f3ce linker: surround "debug_verbosity" by "#if LINKER_DEBUG" by Nick Kralevich · 13 years ago
  62. 3a7ea52 linker: enable -fvisibility=hidden by Nick Kralevich · 13 years ago
  63. 8aeaa47 Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 13 years ago
  64. 1302f69 am fdb11929: am b88f810d: Merge "Update to tzdata2012c." by Elliott Hughes · 13 years ago
  65. fdb1192 am b88f810d: Merge "Update to tzdata2012c." by Elliott Hughes · 13 years ago
  66. b88f810 Merge "Update to tzdata2012c." by Elliott Hughes · 13 years ago
  67. 8f78ddb Update to tzdata2012c. by Elliott Hughes · 13 years ago
  68. 4e362f2 am cd834618: am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 13 years ago
  69. cd83461 am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 13 years ago
  70. 63b1475 Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 13 years ago
  71. ddb2f13 Revert "libc/kernel: Add rules to autogenerate device specific kernel headers" by Dima Zavin · 13 years ago
  72. 8fd682f am ea76f414: am d509f9cc: am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 13 years ago
  73. ea76f41 am d509f9cc: am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 13 years ago
  74. d509f9c am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 13 years ago
  75. 09ce774 Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture." by Elliott Hughes · 13 years ago
  76. 82fa43f [MIPS] Clean Kernel headers are generated by running by Raghu Gandham · 13 years ago
  77. 32913bf am b52c941e: am d7c6147e: am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 13 years ago
  78. b52c941 am d7c6147e: am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 13 years ago
  79. d7c6147 am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 13 years ago
  80. 8491327 Merge "Add auto-generated headers for USB FunctionFS" by Benoit Goby · 13 years ago
  81. 5673135 Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 13 years ago
  82. faca92f Handle pthread-related changes (mutex/atfork) by Jean-Baptiste Queru · 13 years ago
  83. 2ab5bfd Add auto-generated headers for USB FunctionFS by Benoit Goby · 14 years ago
  84. 126601d Fixed to #include correct 32-bit headers; Refreshed libc/kernel headers by Andrew Hsieh · 13 years ago
  85. cb08204 libc/x86: ensure the stack 16-byte aligned when tasks created by Jack Ren · 13 years ago
  86. eaae810 Initialize mspace->least_addr properly in the mmap path. by Ben Cheng · 13 years ago
  87. 891966d Merge "string.h: add __attribute__ ((pure)) to string functions" by Nick Kralevich · 13 years ago
  88. 1ca0b9d Merge "bionic: pass MADV_MERGEABLE on private & anonymous mmaps" by Iliyan Malchev · 13 years ago
  89. 16a8fcc Merge "Update the libc kernel includes to support the newer mman for KSM support" by JP Abgrall · 13 years ago
  90. b8e1e96 bionic: pass MADV_MERGEABLE on private & anonymous mmaps by JP Abgrall · 13 years ago
  91. 2f33c5a Update the libc kernel includes to support the newer mman for KSM support by JP Abgrall · 13 years ago
  92. f082444 Merge "fnmatch.c: Update to version in OpenBSD HEAD" by Nick Kralevich · 13 years ago
  93. d1860ad fnmatch.c: Update to version in OpenBSD HEAD by Nick Kralevich · 13 years ago
  94. e80f799 Merge "New additions/bug fixes required/found when porting perf." by Ben Cheng · 13 years ago
  95. a677907 string.h: add __attribute__ ((pure)) to string functions by Nick Kralevich · 13 years ago
  96. 884147c libc/kernel: Add rules to autogenerate device specific kernel headers by Dima Zavin · 13 years ago
  97. 21eab51 New additions/bug fixes required/found when porting perf. by Ben Cheng · 14 years ago
  98. aac0dc9 Merge "linker: fix off-by-one error in GNU_RELRO handling" by Nick Kralevich · 13 years ago
  99. 0814eea Merge "linker: initially reserved memory as PROT_NONE" by Nick Kralevich · 13 years ago
  100. d73b5ca linker: fix off-by-one error in GNU_RELRO handling by Nick Kralevich · 14 years ago