1. e5d4852 libc: dont use the linaro strcpy by Andrew Sutherland · 14 years ago ics
  2. c62c36b libc: rework linaro optimization inclusion (again) by Andrew Sutherland · 14 years ago
  3. 0e3f18c msm8960: Improve performance of memcpy, memmove, bcopy and memmove_words (codeaurora) by xkonni · 14 years ago
  4. f798bdd libc: update inclusion logic for linaro string routines by Andrew Sutherland · 14 years ago
  5. a658aa6 bionic: Implement bzero correctly by Bernhard Rosenkraenzer · 14 years ago
  6. 6fa06d7 bionic: Add ARMv7 optimized string handling routines by Bernhard Rosenkraenzer · 14 years ago
  7. f8c8526 Remove previous linaro optimized strlen by Andrew Sutherland · 14 years ago
  8. 489f7db Revert header changes to match cm by Andrew Sutherland · 14 years ago
  9. a7fe79f Add the posix_memalign(3) function to bionic by Ken Sumrall · 14 years ago
  10. 8bce958 getopt(): fix missing carriage return on bad parameters by Tanguy Pruvot · 14 years ago
  11. b17ef55 Add unshare system call by Sebastian Schmidt · 14 years ago
  12. 9b06e4d Fix struct members named __unused by Sebastian Schmidt · 14 years ago
  13. 6629fd8 videodev2: added V4L2_CID_CACHEABLE by codeworkx · 14 years ago
  14. 6d965b8 linker: Minor optimization of ELF header manipulating by Jim Huang · 14 years ago
  15. c4df93e execvp: bcopy() is deprecated. Use memcpy() instead by Jim Huang · 14 years ago
  16. 019814d x86: libc may use the gcc flags from TARGET_linux-x86.mk by Bruce Beare · 14 years ago
  17. b310628 pathconf: dead loop in bionic function __2_symlinks by Bruce Beare · 14 years ago
  18. 787d35c Prevent deadlock when using fork by Rabin Vincent · 15 years ago
  19. ecc31f6 signal: Align the sigset_t size passed to from user space to kernel. by Bruce Beare · 14 years ago
  20. 3852d22 string: Fix wrong comparison semantics by Bruce Beare · 14 years ago
  21. 1c7358d MALLOC_DEBUG: enable the option libc.debug.malloc = 10 by Bruce Beare · 14 years ago
  22. 592a084 bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 14 years ago
  23. 3c97a0c bionic: fix __get_tls( ) crash issue by Jack Ren · 15 years ago
  24. 1e319e1 bionic: add machine type check by Zhenghua Wang · 14 years ago
  25. f554a19 msm7627A: Enable 7627A specific memcpy routine by Chitti Babu Theegala · 14 years ago
  26. 39c7bd3 TLS: Call kernel helper in additional situations by Michael Bohan · 14 years ago
  27. 8403792 Remove the meaningless on Linux if_dl.h header. by Elliott Hughes · 14 years ago
  28. 376c910 Remove expired dns cache entries before removing oldest by Anders Fredlund · 15 years ago
  29. 115e384 Avoid multiple dns lookups for the same query by Mattias Falk · 14 years ago
  30. 46cb59d libm: Add a proper sincos() implementation by Bernhard Rosenkraenzer · 14 years ago
  31. dd20e85 tools/update_all.py: Fix crash on startup when invoked with a parameter by Bernhard Rosenkraenzer · 14 years ago
  32. ca10bef bionic: Add ; after anonymous union declaration by Bernhard Rosenkraenzer · 14 years ago
  33. eae3fd9 bionic: Fix aliasing violations by Bernhard Rosenkraenzer · 14 years ago
  34. 0412471 Actually set the header guard in "linux-syscalls.h". by Elliott Hughes · 14 years ago
  35. c16dc24 pthread: Invalidate stale stack pointers on pthread_exit() by Bjorn Andersson · 14 years ago
  36. 8b11e0e Implement the "abort" stub in assembly for ARM. by Ben Cheng · 14 years ago
  37. aedcc5a Let pthread_create fail if schedparam can't be set by Pierre Peiffer · 14 years ago
  38. 57ba631 Merge "bionic: timezone update to tzdata2012b and fix 32 bit alignment" into ics by Paul Mongold · 14 years ago
  39. c822147 Modify Android mem* routines with CodeAurora versions. by Harshad Bhutada · 15 years ago
  40. f0d31b4 bionic: timezone update to tzdata2012b and fix 32 bit alignment by Tom Giordano · 14 years ago
  41. 0372d0f bionic: Merge 'android-4.0.4_r1.1' by Paul Mongold · 14 years ago
  42. cfc19fc Revert "timezone: data file should be 32 bit aligned" by Paul Mongold · 14 years ago
  43. 6c643bf libm: cherry-pick one patch from freebsd to fix logb() denormals issue by Jack Ren · 14 years ago
  44. fb84abc Redesign dlopen() locks to be recursive per thread. by Pavel Chupin · 14 years ago
  45. d196aa8 bionic: Update mechanism to detect number of CPU's for msm targets by Ajay Dudani · 14 years ago
  46. 6dce8cd Merge "Add missing define for libcopybit." into ics by Paul Mongold · 14 years ago
  47. c40033d Add missing define for libcopybit. by Andreas Schneider · 14 years ago
  48. 2c8ccf2 bionic: squashed optimizations/fixes from Jim Huang by Jim Huang · 14 years ago
  49. 6dc519e Revert "don't hide _nres, necessary for nslookup in busybox." by Tanguy Pruvot · 14 years ago
  50. 3d11bf0 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  51. e8e1efe Update to tzdata2011n. by Elliott Hughes · 14 years ago
  52. 43828aa merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  53. f44de27 add personality() system call. by Nick Kralevich · 14 years ago
  54. ecd0e95 Adding a timeout to tcp dns lookup connects. by Robert Greenwalt · 14 years ago
  55. 13781e7 timezone: data file should be 32 bit aligned by Tom Giordano · 14 years ago
  56. 73adef8 Merge branch 'ics-mr1' into ics by andrew.boren · 14 years ago
  57. caf08f7 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  58. 94963af update video/dsscomp.h by Erik Gilling · 14 years ago
  59. 5133cd1 Rename msm_audio_7X30 -> msm_audio_7x30. by Evan McClain · 14 years ago
  60. 093a9e4 Add genlock.h by Evan McClain · 14 years ago
  61. a2b1135 Add ASHMEM_CACHE_FLUSH_RANGE. by Evan McClain · 14 years ago
  62. d9702dc bionic: Update PMEM and VIDC headers by Steve Kondik · 15 years ago
  63. bd2346d bionic: Add msm_rotator.h by Naomi Luis · 14 years ago
  64. 9c4cb4c bionic: updated headers for libaudio-msm7x30 by Giulio Cervera · 15 years ago
  65. 605a698 bionic: add aic3254 and msm_audio_aac header by Giulio Cervera · 15 years ago
  66. 846faf1 msm_mdp.h: ifdef the reference to sharpening_strength by Bradley Froehle · 15 years ago
  67. a9e1462 bionic: Add msm_audio_7X30 header file by Steve Kondik · 15 years ago
  68. 58577e6 7x30: Update msm_mdp.h header from CodeAurora/HTC by Steve Kondik · 15 years ago
  69. 7941884 bionic: Add msm_rotator.h by Naomi Luis · 16 years ago
  70. 132b3ad merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  71. bba5c31 update video/dsscomp.h by Erik Gilling · 14 years ago
  72. 6e4341b implement work around for tegra errata 657451 by andrew.boren · 14 years ago
  73. dcd9540 semc: added 2G_VM_SPLIT support on linker by jerpelea · 14 years ago
  74. 885f30b don't hide _nres, necessary for nslookup in busybox. by Koushik Dutta · 14 years ago
  75. a89c28b merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  76. 0d9f87a Add auto-exposure/auto-white balance lock support to soc2030 image sensor. by Eino-Ville Talvala · 14 years ago
  77. d717f51 merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  78. b0641d4 Merge "Use ENTRY and EXIT macros for strcmp, memcpy, atexit." by Jesse Wilson · 14 years ago
  79. df331f5 merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  80. 487b613 Use ENTRY and EXIT macros for strcmp, memcpy, atexit. by Evgeniy Stepanov · 14 years ago
  81. faa7c1d Update to tzdata2011l. by Elliott Hughes · 14 years ago
  82. bf8f6bb merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  83. 0a1b306 am 32ca348e: am ce0d646c: resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  84. 32ca348 am ce0d646c: resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  85. ce0d646 resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  86. 229ab1a Merge "Send both A and AAAA queries if all probes fail." by Lorenzo Colitti · 14 years ago
  87. 4638822 Merge "Revert "Use framework hints to determine dns query type."" by Lorenzo Colitti · 14 years ago
  88. 6cda7b6 Bionic: x86: Fix libm macro definitions by Bruce Beare · 14 years ago
  89. f432de2 Send both A and AAAA queries if all probes fail. by Lorenzo Colitti · 14 years ago
  90. b82532d Revert "Use framework hints to determine dns query type." by Lorenzo Colitti · 14 years ago
  91. cd17f88 merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  92. bda5da0 fix prototype of dladdr by Mathias Agopian · 14 years ago
  93. c902908 merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  94. 0096491 Update to tzdata2011k. by Elliott Hughes · 14 years ago
  95. 0c72452 merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  96. 924c878 am 8af58f0f: Use framework hints to determine dns query type. by Robert Greenwalt · 14 years ago
  97. 8af58f0 Use framework hints to determine dns query type. by Robert Greenwalt · 14 years ago
  98. d98f3e9 merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  99. 7716004 am 3884bfe9: libc: popen: work around data corruption by JP Abgrall · 14 years ago
  100. 3884bfe libc: popen: work around data corruption by JP Abgrall · 14 years ago