about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/wordsize-64
Commit message (Expand)AuthorAgeFilesLines
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-113-50/+0
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-112-46/+0
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-112-46/+0
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-112-45/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-014-4/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-074-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-014-4/+4
* Add statx conditionals for wordsize-32 *xstat.cMao Han2018-12-171-0/+3
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-271-1/+0
* Consolidate getdirentries{64} implementationAdhemerval Zanella2018-04-252-4/+0
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-192-5/+0
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-064-14/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-014-4/+4
* Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-082-4/+0
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-081-0/+2
* Consolidate Linux openat implementationAdhemerval Zanella2017-06-202-12/+0
* linux: Consolidate sync_file_range implementationAdhemerval Zanella2017-06-151-1/+0
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-112-2/+0
* Consolidate Linux open implementationAdhemerval Zanella2017-05-112-2/+0
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-123-42/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-015-5/+5
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-173-4/+0
* Consolidate Linux truncate implementationsAdhemerval Zanella2016-11-092-2/+0
* Consolidate Linux ftruncate implementationsAdhemerval Zanella2016-11-092-2/+0
* Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella2016-11-081-3/+0
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-072-41/+0
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-072-47/+0
* Consolidate fallocate{64} implementationsAdhemerval Zanella2016-10-072-35/+0
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-062-65/+0
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-062-65/+0
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-112-2/+0
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-112-2/+0
* Remove __ASSUME_FALLOCATE.Joseph Myers2016-03-171-32/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0410-10/+10
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-0/+1
* Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT hjl/32bit/masterH.J. Lu2015-12-151-0/+40
* Mark lseek/llseek as non-cancellableAdhemerval Zanella2015-10-091-1/+1
* Remove unused definition of __openat(64)_nocancelAndreas Schwab2015-08-111-3/+0
* Fix pathconf statvfs namespace (bug 18507).Joseph Myers2015-06-092-4/+4
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-043-31/+3
* __ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer2015-05-051-0/+2
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-181-1/+1
* Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers2015-01-052-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-029-9/+9
* Remove __libc_creat function name.Joseph Myers2014-10-301-1/+1
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-202-71/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-102-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-019-9/+9
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-161-1/+0