about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* Linux: Remove generic ImpliesAdhemerval Zanella2023-02-201-11/+0
* Linux: Remove unused generic MakefileAdhemerval Zanella2023-02-201-3/+0
* Linux: Assume and consolidate getpeername wire-up syscallAdhemerval Zanella2023-02-201-4/+0
* Linux: Assume and consolidate getsockname wire-up syscallAdhemerval Zanella2023-02-201-1/+0
* Linux: Move wordsize-32 Version to defaultAdhemerval Zanella2023-02-201-5/+0
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-071-107/+0
* Linux: Make generic fcntl.h the default oneAdhemerval Zanella Netto2022-12-071-55/+0
* Linux: make generic xstatver.h the default oneAdhemerval Zanella Netto2022-12-071-10/+0
* Linux: Remove generic sysdepAdhemerval Zanella Netto2022-12-071-26/+0
* Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto2022-12-071-1/+0
* Linux: consolidate ____longjmp_chkAdhemerval Zanella Netto2022-12-071-55/+0
* Linux: consolidate sendfile implementationAdhemerval Zanella Netto2022-12-071-46/+0
* Linux: consolidate unlink implementationAdhemerval Zanella Netto2022-12-071-28/+0
* Linux: consolidate symlink implementationAdhemerval Zanella Netto2022-12-071-28/+0
* Linux: consolidate rmdir implementationAdhemerval Zanella Netto2022-12-071-28/+0
* Linux: consolidate readlink implementationAdhemerval Zanella Netto2022-12-071-30/+0
* Linux: consolidate mkdir implementationAdhemerval Zanella Netto2022-12-071-34/+0
* Linux: consolidate link implementationAdhemerval Zanella Netto2022-12-071-29/+0
* Linux: consolidate lchown implementationAdhemerval Zanella Netto2022-12-071-29/+0
* Linux: consolidate inotify_init implementationAdhemerval Zanella Netto2022-12-071-28/+0
* Lninux: consolidate epoll_create implementationAdhemerval Zanella Netto2022-12-071-34/+0
* Linux: consolidate dup2 implementationAdhemerval Zanella Netto2022-12-071-35/+0
* Linux: consolidate chown implementationAdhemerval Zanella Netto2022-12-071-29/+0
* Linux: consolidate chmod implementationAdhemerval Zanella Netto2022-12-071-30/+0
* linux: Consolidate dl-origin.cAdhemerval Zanella Netto2022-12-071-79/+0
* linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella2022-10-251-127/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0119-19/+19
* linux: Implement pipe in terms of __NR_pipe2Adhemerval Zanella2021-11-301-31/+0
* linux: Add prlimit64 C implementationAdhemerval Zanella2021-11-301-4/+0
* linux: Add fanotify_mark C implementationAdhemerval Zanella2021-11-251-1/+0
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0319-19/+0
* linux: Consolidate Linux setsockopt implementationAdhemerval Zanella2021-07-061-1/+0
* linux: Consolidate Linux getsockopt implementationAdhemerval Zanella2021-07-061-1/+0
* linux: Remove stat-check.cAdhemerval Zanella2021-02-112-30/+1
* linux: Remove overflow.hAdhemerval Zanella2021-02-111-69/+0
* linux: Consolidate statfs implementationsAdhemerval Zanella2021-02-111-36/+0
* linux: Consolidate fstatfs implementationsAdhemerval Zanella2021-02-111-35/+0
* linux: Set LFS statfs as defaultAdhemerval Zanella2021-02-111-86/+0
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-111-30/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0226-26/+26
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-43/+0
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-1316-34/+17
* linux: Fix time64 support for futimesatAdhemerval Zanella2020-10-161-52/+0
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-39/+6
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-092-3/+5
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-092-11/+5