aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/sem_post.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-80/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-04-07sem_post.c: Include atomic.h.Carlos O'Donell1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-21Remove unused variable from sem_post.c.Joseph Myers1-1/+1
2012-08-31Fix sem_post race (bug 14532).Joseph Myers1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-01-10* pthread-errnos.sym: Add EOVERFLOW.Ulrich Drepper1-2/+13
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper1-2/+1
2007-06-08[BZ #4586]Ulrich Drepper1-2/+5
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper1-5/+25
2007-05-15* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6Ulrich Drepper1-8/+6
2007-05-15* sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper1-6/+8
2004-09-08Update.Ulrich Drepper1-4/+3
2003-06-19Update.Ulrich Drepper1-7/+8
2003-03-20Replace __lll_add calls with atomic_exchange_and_add calls respectively.Ulrich Drepper1-1/+1
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+47