aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu1-0/+3
2022-01-28Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella1-2/+8
2022-01-28linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella1-0/+3
2022-01-24getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar1-1/+6
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella1-1/+3
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella1-3/+0
2022-01-12linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella1-0/+3
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer1-1/+2
2021-12-09nptl: Add glibc.pthread.rseq tunable to control rseq registrationFlorian Weimer1-0/+8
2021-12-09nptl: Add rseq registrationFlorian Weimer1-1/+8
2021-11-30linux: Implement mremap in CAdhemerval Zanella1-0/+1
2021-11-30linux: Add prlimit64 C implementationAdhemerval Zanella1-1/+1
2021-11-25linux: Add fanotify_mark C implementationAdhemerval Zanella1-1/+2
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella1-1/+0
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer1-0/+2
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer1-1/+5
2021-07-14Add static tests for __clone_internalH.J. Lu1-0/+9
2021-07-14Add an internal wrapper for clone, clone2 and clone3H.J. Lu1-1/+2
2021-07-12Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella1-0/+6
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer1-1/+1
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu1-1/+2
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella1-1/+2
2021-07-08linux: Add close_rangeAdhemerval Zanella1-1/+2
2021-06-28Linux: Cleanups after librt moveFlorian Weimer1-13/+0
2021-06-22linux: Only use 64-bit syscall if required for sigtimedwaitAdhemerval Zanella1-0/+2
2021-06-22linux: Only use 64-bit syscall if required for timerfd_settimeAdhemerval Zanella1-0/+2
2021-06-22linux: Remove time64-supportAdhemerval Zanella1-1/+1
2021-06-22linux: Only use 64-bit syscall if required for ppollAdhemerval Zanella1-0/+9
2021-06-15y2038: Add test coverageAdhemerval Zanella1-0/+10
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-0/+3
2021-06-15y2038: Use a common definition for shmid_dsAdhemerval Zanella1-1/+2
2021-06-15y2038: Use a common definition for semid_dsAdhemerval Zanella1-1/+2
2021-06-15y2038: Use a common definition for msqid_dsLukasz Majewski1-1/+2
2021-06-15y2038: Use a common definition for statLukasz Majewski1-1/+2
2021-06-15linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}Adhemerval Zanella1-1/+1
2021-05-31x86-64: Align child stack to 16 bytes [BZ #27902]H.J. Lu1-1/+1
2021-05-25Linux: Remove remaining references to $(shared-thread-library)Florian Weimer1-6/+0
2021-04-15io: Move file timestamps tests out of LinuxAdhemerval Zanella1-1/+1
2021-03-23tst: Add test for sigtimedwaitLukasz Majewski1-1/+1
2021-03-23tst: Add test for ntp_gettimexLukasz Majewski1-1/+2
2021-03-23tst: Add test for ntp_gettimeLukasz Majewski1-1/+1
2021-03-09Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer1-1/+7
2021-03-09Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer1-1/+5
2021-03-08tst: Add test for ntp_adjtimeLukasz Majewski1-1/+1
2021-03-08tst: Add test for adjtimexLukasz Majewski1-1/+1
2021-03-08tst: Add test for clock_adjtimeLukasz Majewski1-1/+2
2021-03-02tst: Add test for utimesLukasz Majewski1-1/+1
2021-03-02tst: Add test for utimeLukasz Majewski1-1/+1
2021-03-02tst: Add test for futimensLukasz Majewski1-1/+1
2021-02-11linux: Consolidate internal_statvfsAdhemerval Zanella1-1/+1