1. 686af0b resolved conflicts for merge of defd1622 to gingerbread-plus-aosp by repo sync · 15 years ago
  2. a511f24 am 9973a564: libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  3. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 15 years ago
  4. 052fbd8 am a3ae60d3: libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  5. 9973a56 libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  6. a3ae60d libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  7. 5b5212b am 307aadb8: Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  8. 307aadb Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  9. 5d335a1 am 032a7135: Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  10. 914528c am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  11. 9aac382 am bd8d987b: libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  12. 032a713 Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread by David 'Digit' Turner · 15 years ago
  13. 223ddfc Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 15 years ago
  14. 8120a8d am 3cf53d1a: Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64. by Elliott Hughes · 15 years ago
  15. bd8d987 libc: remove C++ comments from public headers. by David 'Digit' Turner · 15 years ago
  16. 00eea3f libc: add missing O_CLOEXEC from <fcntl.h> by David 'Digit' Turner · 15 years ago
  17. 275cd48 libc: Add missing pipe2() declaration and implementation. by David 'Digit' Turner · 15 years ago
  18. f33a770 libc: Add missing C++ guards to <pathconf.h> by David 'Digit' Turner · 15 years ago
  19. 3cf53d1 Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64. by Elliott Hughes · 15 years ago
  20. d7b156d am 3a1bbee3: Add eventfd system call support by Keith Deacon · 15 years ago
  21. 3a1bbee Add eventfd system call support by Keith Deacon · 15 years ago
  22. 41e533a added missing ether_aton and ether_ntoa by Szymon Jakubczak · 16 years ago
  23. 3871d57 Revert "added missing ether_aton and ether_ntoa" by Jean-Baptiste Queru · 15 years ago
  24. 91af9e6 am 18c5bcc6: Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago
  25. 18c5bcc Revert "Set SA_RESTORER in sigaction()" by Dima Zavin · 15 years ago
  26. 6d4d8cb resolved conflicts for merge of 4f086aeb to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  27. 4f086ae Implemented pthread_atfork() by Matt Fischer · 16 years ago
  28. 7ab9c06 am ab8b5410: libc: fix fstatfs() implementation. by David 'Digit' Turner · 15 years ago
  29. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 15 years ago
  30. cb0f5ed am 50ace4fe: Remove compiler warnings when building Bionic. by David 'Digit' Turner · 16 years ago
  31. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 16 years ago
  32. f201ae8 am 6a09cfd9: Merge "wchar.h: improve wchar_t support in Bionic" into kraken by David 'Digit' Turner · 16 years ago
  33. 3527fd6 wchar.h: improve wchar_t support in Bionic by David 'Digit' Turner · 16 years ago
  34. 49b53c0 merge from froyo-plus-aosp by The Android Open Source Project · 16 years ago
  35. 04ed4a1 merge from open-source master by The Android Open Source Project · 16 years ago
  36. 4032c1e added missing ether_aton and ether_ntoa by Szymon Jakubczak · 16 years ago
  37. da3019b libc: add missing truncate() declaration by David 'Digit' Turner · 16 years ago
  38. ecb6d41 libc: Add missing <termio.h> header by David 'Digit' Turner · 16 years ago
  39. 506b13d Remove a gcc-4.5 compilation warning: by Jing Yu · 16 years ago
  40. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 16 years ago
  41. a8a2148 resolved conflicts for merge of 7b6e6fa5 to kraken by Jean-Baptiste Queru · 16 years ago
  42. 7b6e6fa merge from open-source master by The Android Open Source Project · 16 years ago
  43. 78c1c04 pthread: introduce pthread_setname_np() as a mean to give names to threads by André Goddard Rosa · 16 years ago
  44. 8a1d2cf Add pthread_rwlock_t implementation to the C library (DO NOT MERGE) by David 'Digit' Turner · 16 years ago
  45. fdf2454 merge from open-source master by The Android Open Source Project · 16 years ago
  46. 1297428 Merge "Add declaration for sys_signame[] forgotten in change 12489" by David Turner · 16 years ago
  47. 4aef0ae merge from open-source master by The Android Open Source Project · 16 years ago
  48. e4fa46e Set SA_RESTORER in sigaction() by Matt Fischer · 16 years ago
  49. 81569aa Add declaration for sys_signame[] forgotten in change 12489 by Thorsten Glaser · 16 years ago
  50. 377d4c9 merge from open-source master by The Android Open Source Project · 16 years ago
  51. ee7b077 Add pthread_condattr_init/destroy/setpshared/getpshared by David 'Digit' Turner · 16 years ago
  52. e2a8b1f Added support for dladdr() by Matt Fischer · 16 years ago
  53. 8641833 Revert "bionic: pthread: use private futexes by default for mutexes and condvars" by Fabrice Di Meglio · 16 years ago
  54. ba9c6f0 bionic: pthread: use private futexes by default for mutexes and condvars by David 'Digit' Turner · 16 years ago
  55. 9f69156 bonic: libc: cpuacct support for setuid functions by Mike Chan · 16 years ago
  56. eb9d5ed add sigaltstack syscall by Andrei Popescu · 16 years ago
  57. 75c5e25 bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers by San Mehat · 16 years ago
  58. 2e1a03c Changed __get_h_errno linkage to "C". by Nicolas Catania · 16 years ago
  59. 49f0a8f Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ inclusion guards by David 'Digit' Turner · 16 years ago
  60. 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 16 years ago
  61. fc10b24 Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell by Colin Cross · 16 years ago
  62. 8c59d96 Add killpg function by Colin Cross · 16 years ago
  63. 64ceac3 Add fts, err, and sys/queue for grep by Colin Cross · 16 years ago
  64. c29731a mntent.h requires stdio.h by Colin Cross · 16 years ago
  65. e9d08ba Add definition of rlim_t by Colin Cross · 16 years ago
  66. 2497f65 Import change from ctype.h revision 1.20 from openbsd by Colin Cross · 16 years ago
  67. d1cfc94 Import include/arpa/telnet.h from BSD by Colin Cross · 16 years ago
  68. 4fa7b10 Import regex from OpenBSD by Colin Cross · 16 years ago
  69. 6458c49 Fix ptsname_r(3) return type to match glibc by Colin Cross · 16 years ago
  70. 99d7907 Fix usleep(3) return type to be POSIX-compliant. by Elliott Hughes · 16 years ago
  71. 278d960 am f197147a: am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  72. 44358b9 am be71c814: am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  73. f197147 am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  74. caa17a9 am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  75. ca07064 am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  76. be71c81 am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  77. 5f53a18 Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  78. 20b3097 am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  79. f7ee573 am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  80. 754c178 Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  81. c120251 Added a comment. by Andy McFadden · 16 years ago
  82. 25f8ea4 am 01a1f8b0: am b5239ed1: libc: allow usage of time64.h from cpp code by Fred Fettinger · 16 years ago
  83. 01a1f8b am b5239ed1: libc: allow usage of time64.h from cpp code by Fred Fettinger · 16 years ago
  84. b5239ed libc: allow usage of time64.h from cpp code by Fred Fettinger · 16 years ago
  85. 03c643b Add stdlib functions mbstowcs() and wcstombs(). by Dan Bornstein · 16 years ago
  86. b152dde am 83362689: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  87. 8336268 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  88. 10be95c merge from open-source master by Jean-Baptiste Queru · 16 years ago
  89. 92b10af Add the BSD sys_signame array. by Thorsten Glaser · 16 years ago
  90. 35af950 am 73981476: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  91. 7398147 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  92. cf399f7 Add a GNU-compatible TEMP_FAILURE_RETRY. by Elliott Hughes · 16 years ago
  93. 9641805 am d154954f: Merge change 26419 into eclair by David 'Digit' Turner · 16 years ago
  94. 3f56b7f Add pthread_mutex_lock_timeout_np by David 'Digit' Turner · 16 years ago
  95. 4e30c09 Merge change 10538 by Android Code Review · 16 years ago
  96. 895244b merge from open-source master by Jean-Baptiste Queru · 16 years ago
  97. c88110e Define 64 bit types if compiling with -std=c99 by Martin Storsjo · 16 years ago
  98. 842cdcd am 9e74f697: libc: add void to clock() function prototype by Erik Gilling · 16 years ago
  99. 9e74f69 libc: add void to clock() function prototype by Erik Gilling · 16 years ago
  100. 00fb8b4 merge from open-source master by Jean-Baptiste Queru · 16 years ago