summaryrefslogtreecommitdiff
path: root/misc/pselect.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-10-31Remove __libc_pselect alias.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-05-16Fix reporting of invalid timeouts in emulated pselectUlrich Drepper
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper
2006-01-19Include sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED ().Ulrich Drepper
2006-01-19* misc/pselect.c (__pselect): Remove static.Ulrich Drepper
2006-01-19(__pselect): No need to enable async cancellation here. This is done in select.Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek