aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ppoll.c
AgeCommit message (Expand)Author
2021-06-22linux: Only use 64-bit syscall if required for ppollAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-09-11linux: Add ppoll time64 optimizationAdhemerval Zanella
2020-08-24linux: Simplify ppollAdhemerval Zanella
2020-07-07linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella
2020-03-23y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-11y2038: linux: Provide __ppoll64 implementationLukasz Majewski
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-03-15Remove __ASSUME_PPOLL.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
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
2012-01-08Add checking versions of poll and ppollUlrich Drepper
2007-08-14* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich Drepper
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek