aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/clock_nanosleep.c
AgeCommit message (Expand)Author
2021-06-22linux: Only use 64-bit syscall if required for clock_nanosleepAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-14nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64Lukasz Majewski
2020-08-24linux: Simplify clock_nanosleepAdhemerval Zanella
2020-03-23y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-01-03Linux: Fix clock_nanosleep time64 checkAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-11Fix clock_nanosleep when interrupted by a signalAdhemerval Zanella
2019-11-08sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliableAlistair Francis
2019-11-06Refactor nanosleep in terms of clock_nanosleepAdhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella
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-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-11Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-08-16Remove __ASSUME_POSIX_TIMERS.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath
2005-04-272005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-06-15Update.Ulrich Drepper
2003-03-03Update.Ulrich Drepper