aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Makefile
AgeCommit message (Expand)Author
2023-02-01linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawnAdhemerval Zanella Netto
2022-12-19Linux: Remove epoll_create, inotify_init from syscalls.listFlorian Weimer
2022-12-19Linux: Reflow and sort some Makefile variablesFlorian Weimer
2022-08-12linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella
2022-08-04Remove ldd libc4 supportAdhemerval Zanella
2022-07-25Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT (bug 27654)Florian Weimer
2022-07-05linux: Add tst-mount to check for Linux new mount APIAdhemerval Zanella
2022-06-24linux: Add fsopenAdhemerval Zanella
2022-06-02linux: Add process_mreleaseAdhemerval Zanella
2022-06-02linux: Add process_madviseAdhemerval Zanella
2022-05-17linux: Add tst-pidfd.cAdhemerval Zanella
2022-05-17linux: Add pidfd_openAdhemerval Zanella
2022-05-17linux: Add a getauxval test [BZ #23293]Szabolcs Nagy
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu
2022-01-28Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella
2022-01-28linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella
2022-01-24getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella
2022-01-12linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella
2021-12-09nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer
2021-12-09nptl: Add glibc.pthread.rseq tunable to control rseq registrationFlorian Weimer
2021-12-09nptl: Add rseq registrationFlorian Weimer
2021-11-30linux: Implement mremap in CAdhemerval Zanella
2021-11-30linux: Add prlimit64 C implementationAdhemerval Zanella
2021-11-25linux: Add fanotify_mark C implementationAdhemerval Zanella
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer
2021-07-14Add static tests for __clone_internalH.J. Lu
2021-07-14Add an internal wrapper for clone, clone2 and clone3H.J. Lu
2021-07-12Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella
2021-07-08linux: Add close_rangeAdhemerval Zanella
2021-06-28Linux: Cleanups after librt moveFlorian Weimer
2021-06-22linux: Only use 64-bit syscall if required for sigtimedwaitAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for timerfd_settimeAdhemerval Zanella
2021-06-22linux: Remove time64-supportAdhemerval Zanella
2021-06-22linux: Only use 64-bit syscall if required for ppollAdhemerval Zanella
2021-06-15y2038: Add test coverageAdhemerval Zanella
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-06-15y2038: Use a common definition for shmid_dsAdhemerval Zanella
2021-06-15y2038: Use a common definition for semid_dsAdhemerval Zanella
2021-06-15y2038: Use a common definition for msqid_dsLukasz Majewski
2021-06-15y2038: Use a common definition for statLukasz Majewski
2021-06-15linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}Adhemerval Zanella
2021-05-31x86-64: Align child stack to 16 bytes [BZ #27902]H.J. Lu
2021-05-25Linux: Remove remaining references to $(shared-thread-library)Florian Weimer