1. f0870c3 Fix some pthread symbols build as C++ symbol under x64 lunch. by Halton Huo · 11 years ago
  2. 39b644a Remove dead NULL checks from pthread code. by Elliott Hughes · 11 years ago
  3. 0e714a5 Implement POSIX pthread_mutex_timedlock. by Elliott Hughes · 11 years ago
  4. 51e6cb3 Implement pthread_condattr_{get,set}clock. by Narayan Kamath · 11 years ago
  5. 9bd9b7d If the kernel doesn't have MADV_MERGEABLE, stop asking for it. by Elliott Hughes · 11 years ago
  6. 0336e35 libc: Make calls to new user-space logger by Mark Salyzyn · 12 years ago
  7. ba76572 Fix log_backtrace assertion failure caused by LP64 fix. by Elliott Hughes · 11 years ago
  8. b620883 Fix LP64 builds after OpenBSD string changes. by Elliott Hughes · 11 years ago
  9. 5c7816f Merge "More OpenBSD cleanup (primarily string)." by Elliott Hughes · 11 years ago
  10. a92b57c Merge "Added ftw64, nftw64" by Calin Juravle · 11 years ago
  11. 7c1efff Merge "Added mkstemp64" by Calin Juravle · 11 years ago
  12. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  13. 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 11 years ago
  14. d4934a7 Added ftw64, nftw64 by Calin Juravle · 11 years ago
  15. fe317a3 Added mkstemp64 by Calin Juravle · 11 years ago
  16. 37e9570 Fix 64-bit build. by Narayan Kamath · 11 years ago
  17. c9ae21a Move system_properties over to C++. by Narayan Kamath · 11 years ago
  18. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 11 years ago
  19. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  20. ffe0266 Merge "bionic: fix __set_errno for arm64 syscalls that return a 64-bit value" by Elliott Hughes · 11 years ago
  21. 3d19a83 bionic: fix __set_errno for arm64 syscalls that return a 64-bit value by Colin Cross · 11 years ago
  22. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 11 years ago
  23. cfbfe70 Remove duplicate definitions of MIN and MAX. by Elliott Hughes · 11 years ago
  24. 671e236 Restore sys_signame for LP64. by Elliott Hughes · 11 years ago
  25. aa0ebda Clean up sys_signame and sys_siglist a little. by Elliott Hughes · 11 years ago
  26. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
  27. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 12 years ago
  28. 46f3db6 [MIPS] SA_RESTORER support is not needed for MIPS by Chris Dearman · 12 years ago
  29. 431166d Fix 32-bit mmap/mmap64 handling of negative offsets. by Elliott Hughes · 12 years ago
  30. af8aebe Move _thread_created_hook to where it belongs. by Elliott Hughes · 12 years ago
  31. 4e9cb03 Add extra libc stubs for mntent related functions. by JP Abgrall · 12 years ago
  32. 0f461e3 Fix <sys/resource.h>. by Elliott Hughes · 12 years ago
  33. 887e114 Clean up <sched.h>. by Elliott Hughes · 12 years ago
  34. 2aace21 Remove the bogus exit status from _exit_with_stack_teardown. by Elliott Hughes · 12 years ago
  35. 9986890 Avoid sign extension in 32-bit mmap. by Elliott Hughes · 12 years ago
  36. 5eccb96 Fix aarch64 futex assembly routines. by Elliott Hughes · 12 years ago
  37. 5e26221 Merge "Fix backwards compatible system property structure" by Greg Hackmann · 12 years ago
  38. 17cabe1 Don't force O_LARGEFILE on LP64. by Elliott Hughes · 12 years ago
  39. 9a42eef Revert "Add C linkage for __open_2 and __openat_2." by Elliott Hughes · 12 years ago
  40. c13d89b Add C linkage for __open_2 and __openat_2. by Ben Cheng · 12 years ago
  41. e4c6b08 Clean up more recursive FORTIFY_SOURCE calls by Nick Kralevich · 12 years ago
  42. ddea383 __strnlen_chk: avoid recursive strlen calls by Nick Kralevich · 12 years ago
  43. 9e79af3 Small style cleanup. by Elliott Hughes · 12 years ago
  44. 611b903 Merge "Properly detect timeout in pthread_mutex_lock_timeout_np_impl" by Elliott Hughes · 12 years ago
  45. e7c59f9 Fix compilation of crtbegin.c and pthread_debug.cpp. by Elliott Hughes · 12 years ago
  46. 4fae14f Properly detect timeout in pthread_mutex_lock_timeout_np_impl by Ken Mixter · 12 years ago
  47. 063a572 Fix backwards compatible system property structure by Joshua J. Drake · 12 years ago
  48. dff7203 Remove harmful attempts to be helpful in pthread_mutex functions. by Elliott Hughes · 12 years ago
  49. 960ee37 Clarify a comment. by Elliott Hughes · 12 years ago
  50. 101fb7d Do not clear tids on detached threads. by Christopher Ferris · 12 years ago
  51. 8090614 Work around CLONE_SETTLS being weird on x86. by Elliott Hughes · 12 years ago
  52. f00c938 Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD by The Android Open Source Project · 12 years ago
  53. ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 12 years ago
  54. cef3fae Clean up pthread_internal_t. by Elliott Hughes · 12 years ago
  55. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago
  56. 877ec6d Fix pthread_join. by Elliott Hughes · 12 years ago
  57. e48b685 Clean up the pthread_create trampoline. by Elliott Hughes · 12 years ago
  58. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  59. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  60. 7250d2e Remove pathconf's dependencies on non-uapi header files. by Elliott Hughes · 12 years ago
  61. 0620925 Clean up the 32-bit kernel support, fix LP64 fcntl declaration. by Elliott Hughes · 12 years ago
  62. 6fa79c5 Remove unnecessary #include. by Elliott Hughes · 12 years ago
  63. 66759d6 Move the pthread debugging flags to the right place. by Elliott Hughes · 12 years ago
  64. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  65. 2b6e43e Explain the sigprocmask in pthread_exit. by Elliott Hughes · 12 years ago
  66. 27586eb Fix utime/utimes when passed a NULL pointer. by Elliott Hughes · 12 years ago
  67. 6b53c23 Fix the exit syscall stub's name. by Elliott Hughes · 12 years ago
  68. 567a8de Start moving 32-bit cruft somewhere it won't pollute 64-bit. by Elliott Hughes · 12 years ago
  69. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  70. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  71. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 12 years ago
  72. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  73. 8c39e58 Merge "Make sure we have a mkfifo symbol." by Elliott Hughes · 12 years ago
  74. 594b1a4 Make sure we have a mkfifo symbol. by Elliott Hughes · 12 years ago
  75. 7f70c9b AArch64: Fix uses of stack size for 32/64bit libc builds by Serban Constantinescu · 12 years ago
  76. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago
  77. 6b9321b am d6e117b6: am 1f29c2f5: Merge "Switch sigpending over to rt_sigpending." by Elliott Hughes · 12 years ago
  78. 40d105c Switch sigpending over to rt_sigpending. by Elliott Hughes · 12 years ago
  79. afaebc3 am 87fc78de: am 608c65f6: Merge "Fix sigsuspend to use rt_sigsuspend on all platforms." by Elliott Hughes · 12 years ago
  80. 1f5af92 Fix sigsuspend to use rt_sigsuspend on all platforms. by Elliott Hughes · 12 years ago
  81. f2a760d am a85606e1: am c100a100: Merge "\'Avoid confusing "read prevented write" log messages\' 2." by Elliott Hughes · 12 years ago
  82. 68b6711 'Avoid confusing "read prevented write" log messages' 2. by Elliott Hughes · 12 years ago
  83. cbfa1af am 0287db52: am d9913b0b: Merge "Make pthread_create report sched_setscheduler failures on LP64." by Elliott Hughes · 12 years ago
  84. d9913b0 Merge "Make pthread_create report sched_setscheduler failures on LP64." by Elliott Hughes · 12 years ago
  85. df17ce7 am 26491483: am 76725214: Merge "Avoid confusing "read prevented write" log messages." by Elliott Hughes · 12 years ago
  86. b01ebe6 am 14e7482c: am d16391bb: Merge "Fix indentation in sched_getaffinity." by Elliott Hughes · 12 years ago
  87. 7672521 Merge "Avoid confusing "read prevented write" log messages." by Elliott Hughes · 12 years ago
  88. 98624c3 Make pthread_create report sched_setscheduler failures on LP64. by Elliott Hughes · 12 years ago
  89. 0cfc95e Fix indentation in sched_getaffinity. by Elliott Hughes · 12 years ago
  90. d1eda33 Avoid confusing "read prevented write" log messages. by Elliott Hughes · 12 years ago
  91. 4681f82 am 5b3f1d8b: am 22b83da4: Merge "Clean up the sigprocmask/pthread_sigmask implementation." by Elliott Hughes · 12 years ago
  92. 19e6232 Clean up the sigprocmask/pthread_sigmask implementation. by Elliott Hughes · 12 years ago
  93. 49bb53c am 95de0df8: am eda2679e: Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  94. 2d38f0c am 21d70d5f: am 39385aa7: Merge "Clean up the cpuacct cruft." by Elliott Hughes · 12 years ago
  95. eda2679 Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  96. b036b5c FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  97. 232163c Clean up the cpuacct cruft. by Elliott Hughes · 12 years ago
  98. b8771d9 am b35ebe3d: am 848efa9d: Merge "Revert "FORTIFY_SOURCE: fortify read()"" by Nick Kralevich · 12 years ago
  99. 8d25327 Revert "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  100. 6b6c579 am aa3c17e8: am 37953ee3: Merge "Fix build." by Elliott Hughes · 12 years ago