1. 7582a9c Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. by Elliott Hughes · 12 years ago
  2. a0ee078 Upgrade libm. by Elliott Hughes · 12 years ago
  3. a6a3ac5 Use the NetBSD <sys/exec_elf.h>. by Elliott Hughes · 12 years ago
  4. a4b2dc0 Add signalfd call to bionic by Rom Lemarchand · 12 years ago
  5. 4fa35d8 Fix <endian.h> and <sys/endian.h>. by Elliott Hughes · 12 years ago
  6. 97b70b2 Merge "Replace .S version of x86 crtfiles with .c version" by Elliott Hughes · 12 years ago
  7. 20c4a3a Replace .S version of x86 crtfiles with .c version by Pavel Chupin · 12 years ago
  8. 3975cec Remove (near-)duplicate definitions of size_t and ssize_t. by Elliott Hughes · 12 years ago
  9. b15c58b Clean up _BYTE_ORDER definitions for better x86 portability. by Elliott Hughes · 12 years ago
  10. c1b44ec Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 12 years ago
  11. c124baa libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h> by David 'Digit' Turner · 12 years ago
  12. 1ad05db Add mlockall and munlockall for Google TV. by Elliott Hughes · 12 years ago
  13. 1ad10a5 Add getsid system call to bionic by Irina Tirdea · 12 years ago
  14. c0b4d18 Use unambiguous mnemonics by Kevin Schoedel · 12 years ago
  15. 22d366c enable clone system call for x86 by Jin Wei · 12 years ago
  16. e36c826 Add unshare() syscall. by Jeff Sharkey · 12 years ago
  17. 7c92b6c Merge "Remove an awkward #include that is no longer upstream." by Elliott Hughes · 12 years ago
  18. c164f2a bionic: modify syscall to use 6 registers to pass parameter. by Jin Wei · 12 years ago
  19. bdcc14d Remove an awkward #include that is no longer upstream. by Elliott Hughes · 12 years ago
  20. 405b802 MIPS support for libc. by Raghu Gandham · 12 years ago
  21. 9d40326 arm: rewrite crtbegin* as C files. by Nick Kralevich · 12 years ago
  22. 83a73d1 crtbegin: eliminate duplicate code by Nick Kralevich · 12 years ago
  23. f2f7bf7 am 4f05d1c7: Merge "bionic/x86: Optimization for memcpy" by Elliott Hughes · 12 years ago
  24. c47703a bionic/x86: Optimization for memcpy by Jack Ren · 13 years ago
  25. 5982e33 Cherry-pick "generate PIC code". by Nick Kralevich · 13 years ago
  26. f848321 resolved conflicts for merge of ef987656 to master by Elliott Hughes · 12 years ago
  27. 8ecb477 resolved conflicts for merge of 6b8fd054 to master by Elliott Hughes · 12 years ago
  28. 4994dea Merge "Bionic: Fix wrong prototype of system call clock_nanosleep" by Elliott Hughes · 12 years ago
  29. d515ce4 Bionic: Fix wrong prototype of system call clock_nanosleep by Jack Ren · 12 years ago
  30. 41070dd bionic: Fix wrong prototype of system call getresuid/getresgid by Jack Ren · 12 years ago
  31. f0ec06b Add faccessat to syscall list by Kenny Root · 12 years ago
  32. 4e362f2 am cd834618: am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 12 years ago
  33. 63b1475 Merge "libc/x86: ensure the stack 16-byte aligned when tasks created" by Elliott Hughes · 12 years ago
  34. cb08204 libc/x86: ensure the stack 16-byte aligned when tasks created by Jack Ren · 12 years ago
  35. 1a82369 Update kernel headers and add syscall "perf_event_open" by Ben Cheng · 12 years ago
  36. 7dbbfac am 5d8fd2a0: am a71aefc6: am d041bf20: Merge "bionic/x86: fix one potential deadlock in __set_tls()" by Jean-Baptiste Queru · 13 years ago
  37. a71aefc am d041bf20: Merge "bionic/x86: fix one potential deadlock in __set_tls()" by Jean-Baptiste Queru · 13 years ago
  38. c5393b2 bionic/x86: fix one potential deadlock in __set_tls() by Jin Wei · 13 years ago
  39. d6b58b0 am 09049311: am cfff36df: am a60ff6c5: Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 13 years ago
  40. cfff36d am a60ff6c5: Merge "libc: Define new symbol visibility macros" by Jean-Baptiste Queru · 13 years ago
  41. 5fbf2e0 libc: Define new symbol visibility macros by David 'Digit' Turner · 13 years ago
  42. 73fa5fd Merge 2f80f07d by Jean-Baptiste Queru · 13 years ago
  43. 2f80f07 am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 13 years ago
  44. 5eb686d Add extended attribute (xattr) system call wrappers to bionic. by Stephen Smalley · 13 years ago
  45. 023e540 am 06f51ba1: am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  46. 06f51ba am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  47. f44de27 add personality() system call. by Nick Kralevich · 13 years ago
  48. 6519c81 am e30e9093: sreadahead: adding readahead system call into bionic libc by Bruce Beare · 13 years ago
  49. e30e909 sreadahead: adding readahead system call into bionic libc by Bruce Beare · 13 years ago
  50. bec5dec am 0c3d21e6: am e480fc83: bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 13 years ago
  51. 338a06f am 621df526: am 31e72bc3: bionic: fix __get_tls( ) crash issue by Jack Ren · 13 years ago
  52. e480fc8 bionic: fix pthread_{create, exit}/signal race condition by Jack Ren · 13 years ago
  53. 31e72bc bionic: fix __get_tls( ) crash issue by Jack Ren · 13 years ago
  54. de44d0b Merge "libc: provide atomic operations will full barriers for NDK apps." by David 'Digit' Turner · 13 years ago
  55. 10c8ce5 Add tgkill syscall. by Jeff Brown · 13 years ago
  56. 0fec6b9 libc: provide atomic operations will full barriers for NDK apps. by David 'Digit' Turner · 13 years ago
  57. 0aa8289 generate PIC code. by Nick Kralevich · 13 years ago
  58. 3dc9430 am 17a40ffb: am c57fd963: Merge "NDK: x86 header file has incorrect definition for ptrdiff_t" by David Turner · 13 years ago
  59. c57fd96 Merge "NDK: x86 header file has incorrect definition for ptrdiff_t" by David Turner · 13 years ago
  60. c3c0e88 NDK: x86 header file has incorrect definition for ptrdiff_t by Mark D Horn · 13 years ago
  61. 951e838 am 3906a9c1: am f5aa1382: Merge "x86 libc: Fix the range to check the error" by David Turner · 13 years ago
  62. f5aa138 Merge "x86 libc: Fix the range to check the error" by David Turner · 13 years ago
  63. a64990f am f03fb955: am 023c4988: Merge "libc: x86: Fixed size_t definition." by David 'Digit' Turner · 13 years ago
  64. d265046 libc: x86: Fixed size_t definition. by David 'Digit' Turner · 13 years ago
  65. b489666 am 1c0a0381: Merge "Enable functional DSO object destruction" by David Turner · 13 years ago
  66. 3964084 Enable functional DSO object destruction by Bruce Beare · 13 years ago
  67. 5288fee x86 libc: Fix the range to check the error by Jun Nakajima · 13 years ago
  68. 204d1f6 am b2c7e0c1: Merge "x86: Enable -fstack-protector" by David Turner · 13 years ago
  69. a57270b am 56baceca: Merge "Update X86 Bionic CRT files for unwind/exceptions" by David Turner · 13 years ago
  70. e0b4844 x86: Enable -fstack-protector by Bruce Beare · 13 years ago
  71. dc3bc87 Update X86 Bionic CRT files for unwind/exceptions by Mark D Horn · 13 years ago
  72. 2b43486 am 2b10d912: am fcee105b: Merge "x86 libc: fix the wrong return value of syscall" by David Turner · 13 years ago
  73. 8488efa x86 libc: fix the wrong return value of syscall by Kan-Ru Chen · 13 years ago
  74. b130f00 am ae2d5ba3: Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 13 years ago
  75. ae2d5ba Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 13 years ago
  76. 48e1fea Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 14 years ago
  77. f4680b5 Remove an extra register move. by Bruce Beare · 14 years ago
  78. 0f2001b Replace __atomic_XXX with GCC __sync_XXX intrinsics. by Bruce Beare · 14 years ago
  79. 3c56ce4 use consistent guards for off_t and size_t defines for IA by Bruce Beare · 14 years ago
  80. ce6c1d6 Simplify variable typing for IA builds by Bruce Beare · 14 years ago
  81. 53c3e86 am 3d302be4: Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 14 years ago
  82. 18635d9 android-x86: add sigsetjmp.S by Chih-Wei Huang · 14 years ago
  83. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 14 years ago
  84. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 14 years ago
  85. 82775ae resolved conflicts for merge of 347db52a to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  86. 124a542 Update ATOM string routines to latest by Bruce Beare · 14 years ago
  87. 686af0b resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 14 years ago
  88. a511f24 am 9973a564: libc: Add missing waitid() implementation. by David 'Digit' Turner · 14 years ago
  89. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 14 years ago
  90. 052fbd8 am a3ae60d3: libc: Add missing fdatasync() implementation by David 'Digit' Turner · 14 years ago
  91. 9973a56 libc: Add missing waitid() implementation. by David 'Digit' Turner · 14 years ago
  92. a3ae60d libc: Add missing fdatasync() implementation by David 'Digit' Turner · 14 years ago
  93. 914528c am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 14 years ago
  94. 275cd48 libc: Add missing pipe2() declaration and implementation. by David 'Digit' Turner · 14 years ago
  95. 611793d merge from open-source master by The Android Open Source Project · 14 years ago
  96. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 14 years ago
  97. 1698442 Fix missing NL by Bruce Beare · 14 years ago
  98. 3b43f87 Allow dlclose() to properly call static C++ destructors. by David 'Digit' Turner · 14 years ago
  99. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 14 years ago
  100. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 14 years ago