about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sigwait.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella2019-01-031-3/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer2017-11-231-2/+9
* Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella2017-11-061-73/+8
* Remove useless #ifdefs from Linux sig*.c syscallsYury Norov2017-10-311-8/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Function declaration cleanupAdhemerval Zanella2015-01-061-3/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2013-01-311-4/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * 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