about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* linux: Consolidate utimesAdhemerval Zanella2020-09-281-46/+0
* Linux: Consolidate xmknodAdhemerval Zanella2020-09-111-54/+0
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-112-93/+0
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-112-93/+0
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-113-169/+0
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-113-165/+0
* generic/typesizes.h: Add support for 32-bit arches with 64-bit typesAlistair Francis2020-04-291-10/+23
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-32/+0
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+6
* Linux: Clean up pread64/pwrite64 system call namesFlorian Weimer2020-03-031-8/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-143-9/+5
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0141-41/+41
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-243-2/+10
* sysdeps/stat: Handle 64-bit ino_t types on 32-bit hostsAlistair Francis2019-10-234-2/+38
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0740-40/+40
* Break lines before not after operators, batch 4.Joseph Myers2019-03-071-8/+8
* Break further lines before not after operators.Joseph Myers2019-02-262-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0140-40/+40
* Add statx conditionals for wordsize-32 *xstat.cMao Han2018-12-176-4/+70
* Use common bits/shm.h for more architectures.Joseph Myers2018-10-101-112/+0
* Use common bits/sem.h for more architectures.Joseph Myers2018-10-101-93/+0
* Use common bits/msq.h for more architectures.Joseph Myers2018-10-101-85/+0
* __readlink_chk: Remove micro-optimizationFlorian Weimer2018-08-211-33/+0
* __readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer2018-08-201-7/+1
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Deprecate ustat syscall interfaceAdhemerval Zanella2018-05-021-32/+0
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-193-153/+0
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-261-30/+0
* Add missing start-of-file descriptive comment.Samuel Thibault2018-03-062-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0148-48/+48
* Hide __chmod and __mkdir [BZ #18822]H.J. Lu2017-09-042-0/+4
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-301-86/+0
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-181-39/+0
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-111-37/+0
* Consolidate Linux open implementationAdhemerval Zanella2017-05-112-106/+0