1. 73fa5fd Merge 2f80f07d by Jean-Baptiste Queru · 14 years ago
  2. 2f80f07 am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 14 years ago
  3. 5eb686d Add extended attribute (xattr) system call wrappers to bionic. by Stephen Smalley · 14 years ago
  4. 023e540 am 06f51ba1: am f44de270: add personality() system call. by Nick Kralevich · 14 years ago
  5. 06f51ba am f44de270: add personality() system call. by Nick Kralevich · 14 years ago
  6. f44de27 add personality() system call. by Nick Kralevich · 14 years ago
  7. 6519c81 am e30e9093: sreadahead: adding readahead system call into bionic libc by Bruce Beare · 14 years ago
  8. e30e909 sreadahead: adding readahead system call into bionic libc by Bruce Beare · 14 years ago
  9. f1a39dc libc: Fix typo that broke NDK compatibility. by David 'Digit' Turner · 14 years ago
  10. de44d0b Merge "libc: provide atomic operations will full barriers for NDK apps." by David 'Digit' Turner · 14 years ago
  11. 10c8ce5 Add tgkill syscall. by Jeff Brown · 14 years ago
  12. 0fec6b9 libc: provide atomic operations will full barriers for NDK apps. by David 'Digit' Turner · 14 years ago
  13. d9ad623 Add linker support for PIE by Nick Kralevich · 14 years ago
  14. 487b613 Use ENTRY and EXIT macros for strcmp, memcpy, atexit. by Evgeniy Stepanov · 14 years ago
  15. 58246b7 libc: Add __aeabi_f2uiz to libgcc_compat.c by David 'Digit' Turner · 14 years ago
  16. b489666 am 1c0a0381: Merge "Enable functional DSO object destruction" by David Turner · 14 years ago
  17. 3964084 Enable functional DSO object destruction by Bruce Beare · 14 years ago
  18. a9e409a am a7a9dddb: Merge "bionic: Add ARM optimized strcmp()" by David Turner · 14 years ago
  19. f50e9be bionic: Add ARM optimized strcmp() by Jim Huang · 14 years ago
  20. ae2d5ba Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
  21. 3224c08 Merge changes I8c481c89,I791406f8,I5f09cef8 by David Turner · 14 years ago
  22. fb723c8 libc: ARM: update syscalls with new script by Kenny Root · 14 years ago
  23. 420878c Add function marks and size indications by Kenny Root · 14 years ago
  24. 0233509 Amend previous commit with needed include by Kenny Root · 14 years ago
  25. 3a3c185 Use CLZ on ARMv5 and newer by Kenny Root · 14 years ago
  26. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  27. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
  28. 9c8ea7f am 24dc9363: resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  29. 24dc936 resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  30. 73c04b3 bionic: Add ARM optimized strcpy() by Jim Huang · 15 years ago
  31. 482358f am d29b8a51: am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  32. d29b8a5 am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  33. 76a34d6 Remove duplicate item by Ying Wang · 15 years ago
  34. 94e5c5e Reconcile assembly-only macros in <machine/cpu-features.h> by Jim Huang · 15 years ago
  35. 686af0b resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  36. a511f24 am 9973a564: libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  37. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 15 years ago
  38. 052fbd8 am a3ae60d3: libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  39. 9973a56 libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  40. a3ae60d libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  41. 914528c am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  42. 9aac382 am bd8d987b: libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  43. 223ddfc Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  44. 8120a8d am 3cf53d1a: Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64. by Elliott Hughes · 15 years ago
  45. bd8d987 libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  46. 275cd48 libc: Add missing pipe2() declaration and implementation. by David 'Digit' Turner · 15 years ago
  47. 3cf53d1 Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64. by Elliott Hughes · 15 years ago
  48. ef3644d am 312be567: Merge "Use ARMv6 instruction for handling byte order" by Jean-Baptiste Queru · 15 years ago
  49. 312be56 Merge "Use ARMv6 instruction for handling byte order" by Jean-Baptiste Queru · 15 years ago
  50. d7b156d am 3a1bbee3: Add eventfd system call support by Keith Deacon · 15 years ago
  51. 3a1bbee Add eventfd system call support by Keith Deacon · 15 years ago
  52. aa35095 Use ARMv6 instruction for handling byte order by Jim Huang · 15 years ago
  53. a172709 bionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDREX_STREX for consistency by Jim Huang · 15 years ago
  54. 18c5bcc Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago
  55. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 15 years ago
  56. 3b43f87 Allow dlclose() to properly call static C++ destructors. by David 'Digit' Turner · 15 years ago
  57. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago
  58. b8e6c50 Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  59. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  60. fcd00eb Atomic/SMP update, part 3. by Andy McFadden · 15 years ago
  61. 4fdbadd Atomic/SMP update. by Andy McFadden · 15 years ago
  62. 4aef0ae merge from open-source master by The Android Open Source Project · 15 years ago
  63. e4fa46e Set SA_RESTORER in sigaction() by Matt Fischer · 16 years ago
  64. 88f06cd Use private futexes for pthread_mutex_t. by David 'Digit' Turner · 15 years ago
  65. 8641833 Revert "bionic: pthread: use private futexes by default for mutexes and condvars" by Fabrice Di Meglio · 15 years ago
  66. ba9c6f0 bionic: pthread: use private futexes by default for mutexes and condvars by David 'Digit' Turner · 15 years ago
  67. ecede40 Only use NEON memcpy if __ARM_NEON__ is defined by Colin Cross · 15 years ago
  68. 9f69156 bonic: libc: cpuacct support for setuid functions by Mike Chan · 15 years ago
  69. eb9d5ed add sigaltstack syscall by Andrei Popescu · 15 years ago
  70. 75c5e25 bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers by San Mehat · 15 years ago
  71. 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 16 years ago
  72. d548a26 Add missing symbol type directives. by Doug Kwan · 16 years ago
  73. ecac54d am 3ba822cc: am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  74. 47c5e30 am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  75. 199f9d9 Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  76. 581f430 am 76ef331c: am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  77. 214dec2 am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  78. 7e7d6c4 use local symbols in memset so it doesn't screw up profiling by Mathias Agopian · 16 years ago
  79. 1f2a381 am fdc5c1f5: Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
  80. 5be45ce am 1e40783d: Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
  81. fdc5c1f Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
  82. 1e40783 Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
  83. 0893d49 am 7a9e06fa: Merge change I2a7ad975 into eclair by David 'Digit' Turner · 16 years ago
  84. 7a9e06f Merge change I2a7ad975 into eclair by Android (Google) Code Review · 16 years ago
  85. 2a7ad97 Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair. by David 'Digit' Turner · 16 years ago
  86. 2d77d4d am ee223d02: NEON optimized memcpy. by Mathias Agopian · 16 years ago
  87. ee223d0 NEON optimized memcpy. by Mathias Agopian · 16 years ago
  88. dfa87a2 am f355096a: Remove NEON optimizations for memcpy by David 'Digit' Turner · 16 years ago
  89. f355096 Remove NEON optimizations for memcpy by David 'Digit' Turner · 16 years ago
  90. 4a05d12 Fix TLS access for ARMv6 and beyond. by David 'Digit' Turner · 16 years ago
  91. b8a18d0 am bd192b47: Add stack unwinding directives to assembly leaf functions. by Ben Cheng · 16 years ago
  92. bd192b4 Add stack unwinding directives to assembly leaf functions. by Ben Cheng · 16 years ago
  93. cdeb4c8 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  94. 76ec689 ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 'swp' instruction is deprecated by vinay harugop · 16 years ago
  95. 1bbc56c Neon-optimized versions of memcpy. by David 'Digit' Turner · 16 years ago
  96. 3a654b1 Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 16 years ago
  97. 03eabfe Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 16 years ago
  98. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  99. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  100. 6f04a0f auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago