about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sigwait.c
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart systemUlrich Drepper2005-08-011-5/+10
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-10/+5
* 2.5-18.1Jakub Jelinek2007-07-121-5/+10
* Update.Ulrich Drepper2004-09-281-2/+10
* Update.Ulrich Drepper2003-09-031-3/+0
* Update.Ulrich Drepper2003-07-111-0/+1
* Update.Ulrich Drepper2003-06-171-1/+13
* Update.Ulrich Drepper2003-01-091-3/+4
* Update.Ulrich Drepper2002-12-151-5/+20
* Update.Ulrich Drepper2002-12-101-0/+1
* Update.Ulrich Drepper2002-10-121-3/+14
* Update.Ulrich Drepper2002-10-091-0/+1
* (__sigwait): The return value semantics for sigtimedwait is different. Rework...Ulrich Drepper2002-09-291-4/+9
* sigwait implementation for Linux based in sigtimedwait syscall.Ulrich Drepper2002-08-081-0/+54