aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/pselect.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-15pselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]H.J. Lu1-3/+6
2020-09-11linux: Add time64 pselect supportAdhemerval Zanella1-12/+41
2020-07-07linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-11-22misc: Set generic pselect as ENOSYSAdhemerval Zanella1-33/+4
2019-11-05linux: pselect: Remove CALL_PSELECT6 macroLukasz Majewski1-9/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
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-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella1-14/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-10-31Remove __libc_pselect alias.Joseph Myers1-1/+0
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-05-17Use __syscall_ulong_t in pselect.cH.J. Lu1-4/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-08-14* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich Drepper1-1/+3
2006-01-21* sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper1-6/+14
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper1-0/+92
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-100/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+100