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