summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/sem_post.c
Commit message (Expand)AuthorAgeFilesLines
* * version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6Ulrich Drepper2007-05-151-8/+6
* * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper2007-05-151-6/+8
* Update.Ulrich Drepper2004-09-081-4/+3
* Update.Ulrich Drepper2003-06-191-7/+8
* Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper2003-03-201-1/+1
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-171-0/+47