1. d10309c Merge "Rename __dso_handle_so.c to __dso_handle_so.h" by Elliott Hughes · 13 years ago
  2. 048569b Rename __dso_handle_so.c to __dso_handle_so.h by Andrew Hsieh · 13 years ago
  3. 1ad05db Add mlockall and munlockall for Google TV. by Elliott Hughes · 13 years ago
  4. b2c5bd5 Merge "ARM: warn about atexit() calls from legacy shared libraries" by Elliott Hughes · 13 years ago
  5. 26f2e4a Merge "ARM: make CRT_LEGACY_WORKAROUND work as intended" by Elliott Hughes · 13 years ago
  6. 1ad10a5 Add getsid system call to bionic by Irina Tirdea · 13 years ago
  7. 069c64c Merge "ARM: make sure __on_dlclose() actually gets called" by Nick Kralevich · 13 years ago
  8. e026b1d Merge "ARM: remove dummy entries from .so init_array/fini_array" by Nick Kralevich · 13 years ago
  9. 144c291 ARM: warn about atexit() calls from legacy shared libraries by Ard Biesheuvel · 13 years ago
  10. f3cfcd8 ARM: make CRT_LEGACY_WORKAROUND work as intended by Ard Biesheuvel · 13 years ago
  11. c230928 ARM: remove dummy entries from .so init_array/fini_array by Ard Biesheuvel · 13 years ago
  12. 0a150ea libc: remove ctors/dtors sections by Ard Biesheuvel · 13 years ago
  13. 404e28f hardening: remove pointless ARM __get_pc() function by Ard Biesheuvel · 13 years ago
  14. 5ed48a4 ARM: make sure __on_dlclose() actually gets called by Ard Biesheuvel · 13 years ago
  15. b7beb69 Add link.h for all platforms with dl_phdr_info by Pavel Chupin · 13 years ago
  16. 6eee1fc crtend*: Add GNU_STACK note by Nick Kralevich · 13 years ago
  17. e36c826 Add unshare() syscall. by Jeff Sharkey · 13 years ago
  18. 3460db9 bionic: Stack pointer/signal race condition. by Peter Enderborg · 13 years ago
  19. 9d40326 arm: rewrite crtbegin* as C files. by Nick Kralevich · 14 years ago
  20. 83a73d1 crtbegin: eliminate duplicate code by Nick Kralevich · 14 years ago
  21. 8034415 resolved conflicts for merge of 08e72d01 to jb-dev-plus-aosp by Iliyan Malchev · 14 years ago
  22. 08e72d0 bionic: add support for non-NEON memcpy() on NEON SoCs by Prajakta Gudadhe · 14 years ago
  23. da0d853 am 08b51e2c: Implement the "abort" stub in assembly for ARM. by Ben Cheng · 14 years ago
  24. 08b51e2 Implement the "abort" stub in assembly for ARM. by Ben Cheng · 14 years ago
  25. e636e1f am 8657eafc: Merge "Adjust memcpy for ARM Cortex A9 cache line size" by Elliott Hughes · 14 years ago
  26. fe6338d Adjust memcpy for ARM Cortex A9 cache line size by Henrik Smiding · 15 years ago
  27. 4a9d6e5 Fix segv when unwinding stack past __libc_init. by Evgeniy Stepanov · 14 years ago
  28. f0ec06b Add faccessat to syscall list by Kenny Root · 14 years ago
  29. d509901 Merge "Fix segv when unwinding stack past __libc_init." by Elliott Hughes · 14 years ago
  30. 470835b Move end of __on_dlclose up by Kenny Root · 14 years ago
  31. 03273f8 __on_dlclose should be aligned by Kenny Root · 14 years ago
  32. cd15bac Fix segv when unwinding stack past __libc_init. by Evgeniy Stepanov · 14 years ago
  33. 1a82369 Update kernel headers and add syscall "perf_event_open" by Ben Cheng · 14 years ago
  34. be101bf Revert "Reference __dso_handle in PIC way" by Kenny Root · 14 years ago
  35. 93cb308 Reference __dso_handle in PIC way by Kenny Root · 14 years ago
  36. 4fc1273 Merge "Trivial fix in comment" by Andrew Hsieh · 14 years ago
  37. f1a17e7 libc: Add __aeabi_llsl and __aeabi_llsr to libgcc_compat by Dima Zavin · 14 years ago
  38. 58b2c16 Trivial fix in comment by Andrew Hsieh · 14 years ago
  39. d6b58b0 am 09049311: am cfff36df: am a60ff6c5: Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 14 years ago
  40. cfff36d am a60ff6c5: Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 14 years ago
  41. 5fbf2e0 libc: Define new symbol visibility macros by David 'Digit' Turner · 14 years ago
  42. 73fa5fd Merge 2f80f07d by Jean-Baptiste Queru · 14 years ago
  43. 2f80f07 am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 14 years ago
  44. 5eb686d Add extended attribute (xattr) system call wrappers to bionic. by Stephen Smalley · 14 years ago
  45. 023e540 am 06f51ba1: am f44de270: add personality() system call. by Nick Kralevich · 14 years ago
  46. 06f51ba am f44de270: add personality() system call. by Nick Kralevich · 14 years ago
  47. f44de27 add personality() system call. by Nick Kralevich · 14 years ago
  48. 6519c81 am e30e9093: sreadahead: adding readahead system call into bionic libc by Bruce Beare · 14 years ago
  49. e30e909 sreadahead: adding readahead system call into bionic libc by Bruce Beare · 14 years ago
  50. f1a39dc libc: Fix typo that broke NDK compatibility. by David 'Digit' Turner · 14 years ago
  51. de44d0b Merge "libc: provide atomic operations will full barriers for NDK apps." by David 'Digit' Turner · 14 years ago
  52. 10c8ce5 Add tgkill syscall. by Jeff Brown · 14 years ago
  53. 0fec6b9 libc: provide atomic operations will full barriers for NDK apps. by David 'Digit' Turner · 14 years ago
  54. d9ad623 Add linker support for PIE by Nick Kralevich · 14 years ago
  55. 487b613 Use ENTRY and EXIT macros for strcmp, memcpy, atexit. by Evgeniy Stepanov · 14 years ago
  56. 58246b7 libc: Add __aeabi_f2uiz to libgcc_compat.c by David 'Digit' Turner · 14 years ago
  57. b489666 am 1c0a0381: Merge "Enable functional DSO object destruction" by David Turner · 15 years ago
  58. 3964084 Enable functional DSO object destruction by Bruce Beare · 15 years ago
  59. a9e409a am a7a9dddb: Merge "bionic: Add ARM optimized strcmp()" by David Turner · 15 years ago
  60. f50e9be bionic: Add ARM optimized strcmp() by Jim Huang · 15 years ago
  61. ae2d5ba Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 15 years ago
  62. 3224c08 Merge changes I8c481c89,I791406f8,I5f09cef8 by David Turner · 15 years ago
  63. fb723c8 libc: ARM: update syscalls with new script by Kenny Root · 15 years ago
  64. 420878c Add function marks and size indications by Kenny Root · 15 years ago
  65. 0233509 Amend previous commit with needed include by Kenny Root · 15 years ago
  66. 3a3c185 Use CLZ on ARMv5 and newer by Kenny Root · 15 years ago
  67. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  68. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
  69. 9c8ea7f am 24dc9363: resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  70. 24dc936 resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  71. 73c04b3 bionic: Add ARM optimized strcpy() by Jim Huang · 15 years ago
  72. 482358f am d29b8a51: am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  73. d29b8a5 am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>" by Jean-Baptiste Queru · 15 years ago
  74. 76a34d6 Remove duplicate item by Ying Wang · 15 years ago
  75. 94e5c5e Reconcile assembly-only macros in <machine/cpu-features.h> by Jim Huang · 15 years ago
  76. 686af0b resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  77. a511f24 am 9973a564: libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  78. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 15 years ago
  79. 052fbd8 am a3ae60d3: libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  80. 9973a56 libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  81. a3ae60d libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  82. 914528c am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  83. 9aac382 am bd8d987b: libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  84. 223ddfc Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  85. 8120a8d am 3cf53d1a: Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64. by Elliott Hughes · 15 years ago
  86. bd8d987 libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  87. 275cd48 libc: Add missing pipe2() declaration and implementation. by David 'Digit' Turner · 15 years ago
  88. 3cf53d1 Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64. by Elliott Hughes · 15 years ago
  89. ef3644d am 312be567: Merge "Use ARMv6 instruction for handling byte order" by Jean-Baptiste Queru · 15 years ago
  90. 312be56 Merge "Use ARMv6 instruction for handling byte order" by Jean-Baptiste Queru · 15 years ago
  91. d7b156d am 3a1bbee3: Add eventfd system call support by Keith Deacon · 15 years ago
  92. 3a1bbee Add eventfd system call support by Keith Deacon · 15 years ago
  93. aa35095 Use ARMv6 instruction for handling byte order by Jim Huang · 15 years ago
  94. a172709 bionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDREX_STREX for consistency by Jim Huang · 15 years ago
  95. 18c5bcc Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago
  96. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 15 years ago
  97. 3b43f87 Allow dlclose() to properly call static C++ destructors. by David 'Digit' Turner · 16 years ago
  98. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 16 years ago
  99. b8e6c50 Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE by David 'Digit' Turner · 16 years ago
  100. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 16 years ago