1. 668da74 Use __unused rather than self assignment for unused parameters. by Elliott Hughes · 10 years ago
  2. 95d3cd0 Quiten warnings in semaphore.c. by Elliott Hughes · 10 years ago
  3. 2ea60ff Remove unnecessary #includes of <sys/atomics.h>. by Elliott Hughes · 10 years ago
  4. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 11 years ago
  5. e31bfae bionic: Do not use <sys/atomics.h> for platform code. by David 'Digit' Turner · 13 years ago
  6. 5197632 libc: Fix sem_post() implementation to wake up all waiting threads. by David 'Digit' Turner · 14 years ago
  7. 6c8a2f2 libc: remove cutils dependencies by David 'Digit' Turner · 14 years ago
  8. 6304d8b Use private futexes for semaphores, unless they are initialized with pshared != 0. by David 'Digit' Turner · 14 years ago
  9. fcd00eb Atomic/SMP update, part 3. by Andy McFadden · 14 years ago
  10. 4f920f6 Fix sem_post() behaviour to wake up multiple waiting threads. by David 'Digit' Turner · 15 years ago
  11. 294dd0b Fix sem_trywait() implementation + update changelog. by David 'Digit' Turner · 15 years ago
  12. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  13. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  14. d375275 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  15. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago