1. 03c643b Add stdlib functions mbstowcs() and wcstombs(). by Dan Bornstein · 16 years ago
  2. b152dde am 83362689: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  3. 8336268 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  4. 92b10af Add the BSD sys_signame array. by Thorsten Glaser · 16 years ago
  5. 2d04a78 am ecac54db: am 3ba822cc: am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  6. ecac54d am 3ba822cc: am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  7. 199f9d9 Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  8. 96bbbe2 Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  9. 50d233f am 581f4305: am 76ef331c: am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  10. 581f430 am 76ef331c: am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  11. 76ef331 am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  12. 7e7d6c4 use local symbols in memset so it doesn't screw up profiling by Mathias Agopian · 16 years ago
  13. 9c46315 am b63e4e88: am 5f32207a: Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  14. b63e4e8 am 5f32207a: Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  15. 5f32207 Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  16. 35af950 am 73981476: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  17. 7398147 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  18. a8f96cf am 5c328268: libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode by Dima Zavin · 16 years ago
  19. 7fbe3c8 am 0e24d2c9: update msm_camera.h by Iliyan Malchev · 16 years ago
  20. 60c221c am 5c328268: libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode by Dima Zavin · 16 years ago
  21. 0619f2e am 0e24d2c9: update msm_camera.h by Iliyan Malchev · 16 years ago
  22. 5c32826 libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode by Dima Zavin · 16 years ago
  23. 0e24d2c update msm_camera.h by Iliyan Malchev · 16 years ago
  24. f3b3c91 am 9a96aaa8: libc: kernel: Update linux/msm_kgsl.h to latest by Dima Zavin · 16 years ago
  25. 0d19cef am e3650267: fix [2170898] abort() doesn\'t print a stack tarce by Mathias Agopian · 16 years ago
  26. 51192d5 am fdc5c1f5: Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
  27. f406a20 am 1e40783d: Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
  28. d704c4d am 9a96aaa8: libc: kernel: Update linux/msm_kgsl.h to latest by Dima Zavin · 16 years ago
  29. 9a96aaa libc: kernel: Update linux/msm_kgsl.h to latest by Dima Zavin · 16 years ago
  30. ab9a002 am e3650267: fix [2170898] abort() doesn\'t print a stack tarce by Mathias Agopian · 16 years ago
  31. 1f2a381 am fdc5c1f5: Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
  32. 5be45ce am 1e40783d: Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
  33. e365026 fix [2170898] abort() doesn't print a stack tarce by Mathias Agopian · 16 years ago
  34. fdc5c1f Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
  35. cf399f7 Add a GNU-compatible TEMP_FAILURE_RETRY. by Elliott Hughes · 16 years ago
  36. 1e40783 Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
  37. 0893d49 am 7a9e06fa: Merge change I2a7ad975 into eclair by David 'Digit' Turner · 16 years ago
  38. 7a9e06f Merge change I2a7ad975 into eclair by Android (Google) Code Review · 16 years ago
  39. 2a7ad97 Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair. by David 'Digit' Turner · 16 years ago
  40. 2d77d4d am ee223d02: NEON optimized memcpy. by Mathias Agopian · 16 years ago
  41. ee223d0 NEON optimized memcpy. by Mathias Agopian · 16 years ago
  42. 1009327 added and modified bionic code to support SuperH architecture by Shin-ichiro KAWASAKI · 16 years ago
  43. dfa87a2 am f355096a: Remove NEON optimizations for memcpy by David 'Digit' Turner · 16 years ago
  44. f355096 Remove NEON optimizations for memcpy by David 'Digit' Turner · 16 years ago
  45. 7e5e9f4 am bc10cd29: Fix a typo that resulted in a crash in the boot sequence by David 'Digit' Turner · 16 years ago
  46. bc10cd2 Fix a typo that resulted in a crash in the boot sequence by David 'Digit' Turner · 16 years ago
  47. 9641805 am d154954f: Merge change 26419 into eclair by David 'Digit' Turner · 16 years ago
  48. d154954 Merge change 26419 into eclair by Android (Google) Code Review · 16 years ago
  49. 7910e39 resolved conflicts for merge of 4a05d12c to eclair-plus-aosp by David 'Digit' Turner · 16 years ago
  50. 3f56b7f Add pthread_mutex_lock_timeout_np by David 'Digit' Turner · 16 years ago
  51. 4a05d12 Fix TLS access for ARMv6 and beyond. by David 'Digit' Turner · 16 years ago
  52. 4e30c09 Merge change 10538 by Android Code Review · 16 years ago
  53. 7ed086e am 916edf2a: libc: kernel-headers: update msm_mdp.h to include premultiplied alpha by Dima Zavin · 16 years ago
  54. 916edf2 libc: kernel-headers: update msm_mdp.h to include premultiplied alpha by Dima Zavin · 16 years ago
  55. 5632aeb Merge change 10539 by Android Code Review · 16 years ago
  56. 895244b merge from open-source master by Jean-Baptiste Queru · 16 years ago
  57. a246a71 Linux kernel helpers support is provided to android for its TLS implementation. This fix addresses this by modifying by vinay harugop · 16 years ago
  58. 252c576 Merge change 11671 by Android Code Review · 16 years ago
  59. b8a18d0 am bd192b47: Add stack unwinding directives to assembly leaf functions. by Ben Cheng · 16 years ago
  60. bd192b4 Add stack unwinding directives to assembly leaf functions. by Ben Cheng · 16 years ago
  61. cdeb4c8 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  62. a4e67f4 Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_timedwait_relative helper by Matthieu CASTET · 17 years ago
  63. c88110e Define 64 bit types if compiling with -std=c99 by Martin Storsjo · 16 years ago
  64. 664dac1 am 82420129: bionic: update processed msm_camera.h by Iliyan Malchev · 16 years ago
  65. 8242012 bionic: update processed msm_camera.h by Iliyan Malchev · 16 years ago
  66. 0dfd94c am 4e57cf3f: Merge change 24463 into eclair by David 'Digit' Turner · 16 years ago
  67. 4e57cf3 Merge change 24463 into eclair by Android (Google) Code Review · 16 years ago
  68. 2093d35 Fix an infinite loop in time2sub. by David 'Digit' Turner · 16 years ago
  69. 842cdcd am 9e74f697: libc: add void to clock() function prototype by Erik Gilling · 16 years ago
  70. 9e74f69 libc: add void to clock() function prototype by Erik Gilling · 16 years ago
  71. 76ec689 ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 'swp' instruction is deprecated by vinay harugop · 16 years ago
  72. c0ed422 am b4423ff7: Merge change 22848 into eclair by David 'Digit' Turner · 16 years ago
  73. b4423ff Merge change 22848 into eclair by Android (Google) Code Review · 16 years ago
  74. 1bbc56c Neon-optimized versions of memcpy. by David 'Digit' Turner · 16 years ago
  75. 00fb8b4 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  76. a90528a Include <endian.h> instead of <sys/endian.h>, by Chih-Wei Huang · 16 years ago
  77. 2e5bd8f libc: kernel-headers: Add qdsp6 vdec header by Dima Zavin · 16 years ago
  78. cc05d12 Changed logging functions in bionic/logd_write.c. by Alexey Tarasov · 17 years ago
  79. 8f53951 Merge change 10749 by Android Code Review · 16 years ago
  80. f76b577 Merge change 10757 by Android Code Review · 16 years ago
  81. 898cc98 bionic: add sanitized lightsensor kernel header by Iliyan Malchev · 16 years ago
  82. fcb1079 Update pmem/hw3d/mdp headers by Dima Zavin · 16 years ago
  83. ac68b70 Merge change 9642 by Android (Google) Code Review · 16 years ago
  84. 44ac5d5 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  85. bb08537 Merge change 10057 by Android Code Review · 16 years ago
  86. 81fa6d5 libc: add linux/msm_kgsl.h kernel include by Dima Zavin · 16 years ago
  87. 4c4a963 libc: kernel: let clean_header tool take path to kernel originals as argument by Dima Zavin · 16 years ago
  88. 3d8f4ad Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has no IPv6 connectivity. by Lorenzo Colitti · 16 years ago
  89. d5f72af Fix strftime to use localized month names. by Eric Fischer · 16 years ago
  90. 9cfb12e am 3773d35e: Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  91. 3773d35 Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  92. 1d763d5 Add an 's and a . to the bionic/libc README. by Joe LaPenna · 16 years ago
  93. 70f1280 Make sure size_t is defined before used in strings.h by Martin Storsjo · 16 years ago
  94. e40fb3d am 39f3745c: Restore malloc debug. by Andy McFadden · 16 years ago
  95. 39f3745 Restore malloc debug. by Andy McFadden · 16 years ago
  96. d5b3513 am b56b5659: Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  97. d63185f am ef0bd185: Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  98. b56b565 Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  99. a22c045 Merge change 7652 by Android (Google) Code Review · 16 years ago
  100. ef0bd18 Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago