aboutsummaryrefslogtreecommitdiff
path: root/misc/pselect.c
AgeCommit message (Expand)AuthorFilesLines
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-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
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-11-22misc: Set generic pselect as ENOSYSAdhemerval Zanella1-43/+3
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-2/+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-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-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-10-31Remove __libc_pselect alias.Joseph Myers1-1/+0
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
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
2011-05-16Fix reporting of invalid timeouts in emulated pselectUlrich Drepper1-2/+12
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper1-0/+2
2006-01-19Include sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED ().Ulrich Drepper1-0/+3
2006-01-19* misc/pselect.c (__pselect): Remove static.Ulrich Drepper1-1/+1
2006-01-19(__pselect): No need to enable async cancellation here. This is done in select.Ulrich Drepper1-27/+4
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+88
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-70/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+70