aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sigwait.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-03nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella1-3/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-23sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer1-2/+9
2017-11-06Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella1-73/+8
2017-10-31Remove useless #ifdefs from Linux sig*.c syscallsYury Norov1-8/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-06Function declaration cleanupAdhemerval Zanella1-3/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers1-4/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2005-08-01* sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart systemUlrich Drepper1-5/+10
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-10/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+10
2004-09-28Update.Ulrich Drepper1-2/+10
2003-09-03Update.Ulrich Drepper1-3/+0
2003-07-11Update.Ulrich Drepper1-0/+1
2003-06-17Update.Ulrich Drepper1-1/+13
2003-01-09Update.Ulrich Drepper1-3/+4
2002-12-15Update.Ulrich Drepper1-5/+20
2002-12-10Update.Ulrich Drepper1-0/+1
2002-10-12Update.Ulrich Drepper1-3/+14
2002-10-09Update.Ulrich Drepper1-0/+1
2002-09-29(__sigwait): The return value semantics for sigtimedwait is different. Rework...Ulrich Drepper1-4/+9
2002-08-08sigwait implementation for Linux based in sigtimedwait syscall.Ulrich Drepper1-0/+54