about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/sem_post.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * pthread-errnos.sym: Add EOVERFLOW.Ulrich Drepper2008-01-101-2/+13
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-2/+1
* [BZ #4586]Ulrich Drepper2007-06-081-2/+5
* * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper2007-05-261-5/+25
* * version.h (VERSION): Define to 6. glibc-2.6 cvs/glibc-2_6-base cvs/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