1. d0c2502 am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." by Elliott Hughes · 13 years ago
  2. a985076 Fix sysconf(_SC_NPROCESSORS_CONF) on ARM. by Elliott Hughes · 13 years ago
  3. 3069270 am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." by Elliott Hughes · 13 years ago
  4. 470631e Give the timer_create SIGEV_THREAD helper threads sensible names. by Elliott Hughes · 13 years ago
  5. 252a5c8 resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  6. f0ddaa2 am 7d2e24eb: bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
  7. e1dd3c2 bionic: import heaptracker as chk_malloc by Iliyan Malchev · 13 years ago
  8. 7d2e24e bionic: introduce libc.debug.malloc.program by Iliyan Malchev · 13 years ago
  9. 5a095ef am 03539a36: Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 13 years ago
  10. 03539a3 Merge "Ensure that the port number and TXID are properly randomized." into jb-dev by Geremy Condra · 13 years ago
  11. d7b60b2 am c84ff11d: Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  12. c84ff11 Print the corrupted address passed to free(). by Ben Cheng · 13 years ago
  13. b23f193 Ensure that the port number and TXID are properly randomized. by Geremy Condra · 13 years ago
  14. d155ba5 am c7882ab2: Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 13 years ago
  15. c7882ab Merge "bionic: add clean kernel header ucontext.h" by Jean-Baptiste Queru · 13 years ago
  16. dc6c2b7 am 70cf0bc0: Merge "Remove the last references to SuperH." by Elliott Hughes · 13 years ago
  17. e33af61 Remove the last references to SuperH. by Elliott Hughes · 13 years ago
  18. 6cdefd0 Add linker support for PIE by Nick Kralevich · 14 years ago
  19. c425bc0 bionic: add clean kernel header ucontext.h by Kito Cheng · 13 years ago
  20. f2f7bf7 am 4f05d1c7: Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 13 years ago
  21. 4f05d1c Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 13 years ago
  22. 8034415 resolved conflicts for merge of 08e72d01 to jb-dev-plus-aosp by Iliyan Malchev · 13 years ago
  23. 804147c am edb7cad9: Merge "Actually set the header guard in "linux-syscalls.h"." by Elliott Hughes · 13 years ago
  24. 1928523 Actually set the header guard in "linux-syscalls.h". by Elliott Hughes · 13 years ago
  25. dbd5eca resolved conflicts for merge of e5408907 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  26. 08e72d0 bionic: add support for non-NEON memcpy() on NEON SoCs by Prajakta Gudadhe · 13 years ago
  27. 58a00b4 am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_ALIGNMENT" by Elliott Hughes · 13 years ago
  28. eab2889 am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()" by Elliott Hughes · 13 years ago
  29. 1fa0d84 [MIPS] Add support for MIPS syscalls by Raghu Gandham · 14 years ago
  30. 2fd81ef bionic: allow the board to customize MALLOC_ALIGNMENT by Jack Ren · 14 years ago
  31. da0d853 am 08b51e2c: Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  32. 0753dc6 pthread: Invalidate stale stack pointers on pthread_exit() by Bjorn Andersson · 13 years ago
  33. eda7be4 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  34. 08b51e2 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 13 years ago
  35. 9c3eca7 resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  36. c47703a bionic/x86: Optimization for memcpy by Jack Ren · 13 years ago
  37. 5982e33 Cherry-pick "generate PIC code". by Nick Kralevich · 14 years ago
  38. d0c884d Let pthread_create fail if schedparam can't be set by Pierre Peiffer · 13 years ago
  39. ff0d1ce am e3bc7192: Merge "bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()" by Elliott Hughes · 13 years ago
  40. 53daf47 am 73a6566d: Merge "Remove expired dns cache entries before removing oldest" by Elliott Hughes · 13 years ago
  41. e636e1f am 8657eafc: Merge "Adjust memcpy for ARM Cortex A9 cache line size" by Elliott Hughes · 13 years ago
  42. 7f5aa4f bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign() by Xi Wang · 13 years ago
  43. 73a6566 Merge "Remove expired dns cache entries before removing oldest" by Elliott Hughes · 13 years ago
  44. fe6338d Adjust memcpy for ARM Cortex A9 cache line size by Henrik Smiding · 15 years ago
  45. 6baffed Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
  46. 4fab6f9 am efcf8893: Merge "Update f_accessory.h kernel header" into jb-dev by Mike Lockwood · 13 years ago
  47. efcf889 Merge "Update f_accessory.h kernel header" into jb-dev by Mike Lockwood · 13 years ago
  48. 2cc0894 am b091dd9b: libc: continue to use Android\'s custom linker script by Nick Kralevich · 13 years ago
  49. b091dd9 libc: continue to use Android's custom linker script by Nick Kralevich · 13 years ago
  50. ed87404 Update f_accessory.h kernel header by Mike Lockwood · 13 years ago
  51. 203aae7 Merge from AOSP by Jean-Baptiste Queru · 13 years ago
  52. e328ce6 [MIPS] Fix the warning originating from the kernel header signal.h. by Raghu Gandham · 13 years ago
  53. baeacba add linux/sw_sync.h by Erik Gilling · 13 years ago
  54. 6b99103 add linux/sync.h by Erik Gilling · 13 years ago
  55. 4a9d6e5 Fix segv when unwinding stack past __libc_init. by Evgeniy Stepanov · 13 years ago
  56. f848321 resolved conflicts for merge of ef987656 to master by Elliott Hughes · 13 years ago
  57. 8ecb477 resolved conflicts for merge of 6b8fd054 to master by Elliott Hughes · 13 years ago
  58. 8266cf9 am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()" by Elliott Hughes · 13 years ago
  59. 4994dea Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 13 years ago
  60. 7b8666e Merge "bionic: Fix wrong prototype of system call getresuid/getresgid" by Elliott Hughes · 13 years ago
  61. d515ce4 Bionic: Fix wrong prototype of system call clock_nanosleep by Jack Ren · 13 years ago
  62. 41070dd bionic: Fix wrong prototype of system call getresuid/getresgid by Jack Ren · 13 years ago
  63. e5bf068 bionic: fix NULL parameter failure in getcwd() by Jack Ren · 13 years ago
  64. a401160 Merge changes I427a1881,I959b6428 by Kenny Root · 13 years ago
  65. f0ec06b Add faccessat to syscall list by Kenny Root · 13 years ago
  66. e54cc75 Update unistd.h for new syscalls by Kenny Root · 13 years ago
  67. 8565e21 am 0613dce0: regenerate linux/fb.h by Travis Geiselbrecht · 13 years ago
  68. 0613dce regenerate linux/fb.h by Travis Geiselbrecht · 13 years ago
  69. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
  70. d509901 Merge "Fix segv when unwinding stack past __libc_init." by Elliott Hughes · 13 years ago
  71. 470835b Move end of __on_dlclose up by Kenny Root · 13 years ago
  72. 03273f8 __on_dlclose should be aligned by Kenny Root · 13 years ago
  73. cd15bac Fix segv when unwinding stack past __libc_init. by Evgeniy Stepanov · 13 years ago
  74. d09f5a2 Merge "Update linux/input.h to version 3.4." by Jeff Brown · 13 years ago
  75. 0fdc190 Update linux/input.h to version 3.4. by Jeff Brown · 13 years ago
  76. 07a387e libc/kernel: update cleaned v4l2 header by Dima Zavin · 13 years ago
  77. 17ed54d libc/kernel-headers: Auto generated files for netfilter/xt_IDLETIMER by Ashish Sharma · 13 years ago
  78. 1302f69 am fdb11929: am b88f810d: Merge "Update to tzdata2012c." by Elliott Hughes · 13 years ago
  79. 8f78ddb Update to tzdata2012c. by Elliott Hughes · 13 years ago
  80. 4e362f2 am cd834618: am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 13 years ago
  81. 63b1475 Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 13 years ago
  82. ddb2f13 Revert "libc/kernel: Add rules to autogenerate device specific kernel headers" by Dima Zavin · 13 years ago
  83. 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
  84. 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
  85. 82fa43f [MIPS] Clean Kernel headers are generated by running by Raghu Gandham · 13 years ago
  86. d7c6147 am 56731351: Merge "bionic: fix atfork hanlder_mutex deadlock" by Jean-Baptiste Queru · 13 years ago
  87. 8491327 Merge "Add auto-generated headers for USB FunctionFS" by Benoit Goby · 13 years ago
  88. faca92f Handle pthread-related changes (mutex/atfork) by Jean-Baptiste Queru · 13 years ago
  89. 2ab5bfd Add auto-generated headers for USB FunctionFS by Benoit Goby · 13 years ago
  90. 126601d Fixed to #include correct 32-bit headers; Refreshed libc/kernel headers by Andrew Hsieh · 13 years ago
  91. cb08204 libc/x86: ensure the stack 16-byte aligned when tasks created by Jack Ren · 13 years ago
  92. eaae810 Initialize mspace->least_addr properly in the mmap path. by Ben Cheng · 13 years ago
  93. 891966d Merge "string.h: add __attribute__ ((pure)) to string functions" by Nick Kralevich · 13 years ago
  94. 1ca0b9d Merge "bionic: pass MADV_MERGEABLE on private & anonymous mmaps" by Iliyan Malchev · 13 years ago
  95. 16a8fcc Merge "Update the libc kernel includes to support the newer mman for KSM support" by JP Abgrall · 13 years ago
  96. b8e1e96 bionic: pass MADV_MERGEABLE on private & anonymous mmaps by JP Abgrall · 13 years ago
  97. 2f33c5a Update the libc kernel includes to support the newer mman for KSM support by JP Abgrall · 13 years ago
  98. f082444 Merge "fnmatch.c: Update to version in OpenBSD HEAD" by Nick Kralevich · 13 years ago
  99. d1860ad fnmatch.c: Update to version in OpenBSD HEAD by Nick Kralevich · 13 years ago
  100. e80f799 Merge "New additions/bug fixes required/found when porting perf." by Ben Cheng · 13 years ago