about summary refs log tree commit diff
path: root/io
Commit message (Expand)AuthorAgeFilesLines
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-027-23/+23
* Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.hJoseph Myers2024-03-151-0/+1
* cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)Siddhesh Poyarekar2024-02-282-0/+41
* debug: Improve fcntl.h fortify warnings with clangAdhemerval Zanella2024-02-272-2/+93
* socket: Improve fortify with clangAdhemerval Zanella2024-02-271-8/+21
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01153-153/+153
* Remove __access_noerrnoJoseph Myers2023-11-231-7/+0
* linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella2023-11-201-2/+2
* y2038: Fix support for 64-bit time on legacy ABIsGaël PORTAY2023-11-151-1/+1
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-072-0/+3
* io/tst-statvfs: fix statfs().f_type comparison test on some archesнаб2023-08-151-1/+1
* linux: statvfs: allocate spare for f_typeнаб2023-08-081-8/+11
* Exclude routines from fortificationFrédéric Bérat2023-07-051-0/+16
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-022-2/+2
* tests: replace ftruncate by xftruncateFrédéric Bérat2023-06-011-1/+1
* tests: replace write by xwriteFrédéric Bérat2023-06-0110-10/+20
* io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella2023-05-303-24/+132
* io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella2023-05-301-1/+1
* io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella2023-05-251-63/+199
* io: Fix a typoSergey Bugaev2023-05-201-2/+2
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-1/+1
* Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.hJoseph Myers2023-01-171-0/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06152-152/+152
* Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella2022-11-081-0/+25
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-8/+10
* Use uintptr_t in fts for pointer alignmentSzabolcs Nagy2022-11-011-1/+2
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-051-1/+1
* linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)Adhemerval Zanella2022-04-283-4/+28
* io: Add fsync call in tst-statFlorian Weimer2022-02-281-0/+4
* io: Fix use-after-free in ftw [BZ #26779]Martin Sebor2022-01-251-2/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01152-152/+152
* io: Refactor close_range and closefromAdhemerval Zanella2021-11-244-8/+355
* Make sure that the fortified function conditionals are constantSiddhesh Poyarekar2021-10-201-21/+6
* Don't add access size hints to fortifiable functionsSiddhesh Poyarekar2021-10-202-5/+5
* io: Fix ftw internal realloc buffer (BZ #28126)Adhemerval Zanella2021-10-073-20/+117
* io: Do not skip timestamps tests for 32-bit time_tAdhemerval Zanella2021-10-041-1/+3
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0312-12/+0
* Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p...Adhemerval Zanella2021-08-261-15/+6
* Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer2021-08-061-4/+4
* io: Add time64 alias for fcntlFlorian Weimer2021-07-213-7/+23
* io: Add closefrom [BZ #10353]Adhemerval Zanella2021-07-084-1/+192
* hurd: Fix build after 52a5fe70a2Adhemerval Zanella2021-06-231-2/+4
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-223-10/+10
* y2038: Add test coverageAdhemerval Zanella2021-06-1518-26/+209
* io: Add ftw64 with 64-bit time_t supportAdhemerval Zanella2021-06-154-6/+83
* io: Add fts64 with 64-bit time_t supportAdhemerval Zanella2021-06-153-6/+76
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-153-10/+125
* y2038: Add __USE_TIME_BITS64 support for struct utimbufAdhemerval Zanella2021-06-151-0/+5
* io: Fix sporadic test failures in io/tst-statFlorian Weimer2021-06-101-4/+4
* Add missing symbols to Version filesFlorian Weimer2021-06-021-0/+1