aboutsummaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella7-23/+23
2024-03-15Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.hJoseph Myers1-0/+1
2024-02-28cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)Siddhesh Poyarekar2-0/+41
2024-02-27debug: Improve fcntl.h fortify warnings with clangAdhemerval Zanella2-2/+93
2024-02-27socket: Improve fortify with clangAdhemerval Zanella1-8/+21
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert153-153/+153
2023-11-23Remove __access_noerrnoJoseph Myers1-7/+0
2023-11-20linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella1-2/+2
2023-11-15y2038: Fix support for 64-bit time on legacy ABIsGaël PORTAY1-1/+1
2023-09-07io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2-0/+3
2023-08-15io/tst-statvfs: fix statfs().f_type comparison test on some archesнаб1-1/+1
2023-08-08linux: statvfs: allocate spare for f_typeнаб1-8/+11
2023-07-05Exclude routines from fortificationFrédéric Bérat1-0/+16
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2-2/+2
2023-06-01tests: replace ftruncate by xftruncateFrédéric Bérat1-1/+1
2023-06-01tests: replace write by xwriteFrédéric Bérat10-10/+20
2023-05-30io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella3-24/+132
2023-05-30io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella1-1/+1
2023-05-25io: Re-flow and sort multiline Makefile definitionsAdhemerval Zanella1-63/+199
2023-05-20io: Fix a typoSergey Bugaev1-2/+2
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra1-1/+1
2023-01-17Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.hJoseph Myers1-0/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers152-152/+152
2022-11-08Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella1-0/+25
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella1-8/+10
2022-11-01Use uintptr_t in fts for pointer alignmentSzabolcs Nagy1-1/+2
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James1-1/+1
2022-04-28linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)Adhemerval Zanella3-4/+28
2022-02-28io: Add fsync call in tst-statFlorian Weimer1-0/+4
2022-01-25io: Fix use-after-free in ftw [BZ #26779]Martin Sebor1-2/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert152-152/+152
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella4-8/+355
2021-10-20Make sure that the fortified function conditionals are constantSiddhesh Poyarekar1-21/+6
2021-10-20Don't add access size hints to fortifiable functionsSiddhesh Poyarekar2-5/+5
2021-10-07io: Fix ftw internal realloc buffer (BZ #28126)Adhemerval Zanella3-20/+117
2021-10-04io: Do not skip timestamps tests for 32-bit time_tAdhemerval Zanella1-1/+3
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar12-12/+0
2021-08-26Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p...Adhemerval Zanella1-15/+6
2021-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer1-4/+4
2021-07-21io: Add time64 alias for fcntlFlorian Weimer3-7/+23
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella4-1/+192
2021-06-23hurd: Fix build after 52a5fe70a2Adhemerval Zanella1-2/+4
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella3-10/+10
2021-06-15y2038: Add test coverageAdhemerval Zanella18-26/+209
2021-06-15io: Add ftw64 with 64-bit time_t supportAdhemerval Zanella4-6/+83
2021-06-15io: Add fts64 with 64-bit time_t supportAdhemerval Zanella3-6/+76
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella3-10/+125
2021-06-15y2038: Add __USE_TIME_BITS64 support for struct utimbufAdhemerval Zanella1-0/+5
2021-06-10io: Fix sporadic test failures in io/tst-statFlorian Weimer1-4/+4
2021-06-02Add missing symbols to Version filesFlorian Weimer1-0/+1