about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* linux: Make fdopendir fail with O_PATH (BZ 30373)Adhemerval Zanella2023-11-301-0/+1
* linux: Add PR_SET_VMA_ANON_NAME supportAdhemerval Zanella2023-11-071-0/+1
* linux: Add pidfd_getpidAdhemerval Zanella Netto2023-09-051-0/+3
* posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto2023-09-051-0/+18
* linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto2023-09-051-0/+5
* Exclude routines from fortificationFrédéric Bérat2023-07-051-0/+3
* linux: Split tst-ttynameAdhemerval Zanella2023-06-281-1/+2
* linux: Reformat Makefile.Carlos O'Donell2023-05-161-6/+7
* hurd 64bit: Fix struct msqid_ds and shmid_ds fieldsSamuel Thibault2023-05-011-2/+0
* hurd 64bit: Fix ipc_perm fields typesSamuel Thibault2023-05-011-1/+0
* __check_pf: Add a cancellation cleanup handler [BZ #20975]H.J. Lu2023-04-281-0/+2
* linux: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella2023-04-201-48/+158
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-3/+1
* linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawnAdhemerval Zanella Netto2023-02-011-2/+1
* Linux: Remove epoll_create, inotify_init from syscalls.listFlorian Weimer2022-12-191-0/+2
* Linux: Reflow and sort some Makefile variablesFlorian Weimer2022-12-191-63/+155
* linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella2022-08-121-0/+8
* Remove ldd libc4 supportAdhemerval Zanella2022-08-041-2/+0
* Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT (bug 27654)Florian Weimer2022-07-251-6/+4
* linux: Add tst-mount to check for Linux new mount APIAdhemerval Zanella2022-07-051-0/+1
* linux: Add fsopenAdhemerval Zanella2022-06-241-0/+8
* linux: Add process_mreleaseAdhemerval Zanella2022-06-021-0/+1
* linux: Add process_madviseAdhemerval Zanella2022-06-021-0/+5
* linux: Add tst-pidfd.cAdhemerval Zanella2022-05-171-0/+1
* linux: Add pidfd_openAdhemerval Zanella2022-05-171-1/+10
* linux: Add a getauxval test [BZ #23293]Szabolcs Nagy2022-05-171-0/+1
* build: Properly generate .d dependency files [BZ #28922]H.J. Lu2022-02-251-0/+3
* Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella2022-01-281-2/+8
* linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella2022-01-281-0/+3
* getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2022-01-241-1/+6
* Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella2022-01-171-1/+3
* Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella2022-01-121-3/+0
* linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella2022-01-121-0/+3
* nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer2021-12-091-1/+2
* nptl: Add glibc.pthread.rseq tunable to control rseq registrationFlorian Weimer2021-12-091-0/+8
* nptl: Add rseq registrationFlorian Weimer2021-12-091-1/+8
* linux: Implement mremap in CAdhemerval Zanella2021-11-301-0/+1
* linux: Add prlimit64 C implementationAdhemerval Zanella2021-11-301-1/+1
* linux: Add fanotify_mark C implementationAdhemerval Zanella2021-11-251-1/+2
* io: Refactor close_range and closefromAdhemerval Zanella2021-11-241-1/+0
* socket: Add time64 alias for sendmmsgFlorian Weimer2021-07-211-0/+2
* Linux: Add time64 alias for prctlFlorian Weimer2021-07-211-1/+5
* Add static tests for __clone_internalH.J. Lu2021-07-141-0/+9
* Add an internal wrapper for clone, clone2 and clone3H.J. Lu2021-07-141-1/+2
* Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella2021-07-121-0/+6
* Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer2021-07-121-1/+1
* Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2021-07-091-1/+2
* io: Add closefrom [BZ #10353]Adhemerval Zanella2021-07-081-1/+2
* linux: Add close_rangeAdhemerval Zanella2021-07-081-1/+2
* Linux: Cleanups after librt moveFlorian Weimer2021-06-281-13/+0