aboutsummaryrefslogtreecommitdiffstats
path: root/linuxthreads/oldsemaphore.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2004-04-201-4/+0
* Update.Ulrich Drepper2001-05-251-1/+2
* Update.Ulrich Drepper2001-04-101-1/+1
* Adjust for last change.Andreas Jaeger2001-01-281-1/+1
* Update.Andreas Jaeger2000-12-271-0/+8
* Update.Ulrich Drepper2000-10-151-1/+1
* Update.Ulrich Drepper2000-04-041-6/+6
* Update.Ulrich Drepper2000-03-221-4/+6
* Redesigned how cancellation unblocks a thread from internal cancellation points (sem_wait, pthread_join, pthread_cond_{wait,timedwait}). Cancellation won't eat a signal in any of these functions (*required* by POSIX and Single Unix Spec!).Ulrich Drepper2000-01-051-2/+22
* Update.Ulrich Drepper1999-07-091-2/+1
* Update.Ulrich Drepper1999-07-091-0/+215