aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ppoll.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-06-22linux: Only use 64-bit syscall if required for ppollAdhemerval Zanella1-25/+15
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-11linux: Add ppoll time64 optimizationAdhemerval Zanella1-5/+13
2020-08-24linux: Simplify ppollAdhemerval Zanella1-11/+10
2020-07-07linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella1-3/+4
2020-03-23y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski1-0/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-11-11y2038: linux: Provide __ppoll64 implementationLukasz Majewski1-4/+45
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-03-15Remove __ASSUME_PPOLL.Joseph Myers1-28/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella1-11/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-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
2012-01-08Add checking versions of poll and ppollUlrich Drepper1-1/+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-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper1-0/+76
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-76/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+76