]> git.ipfire.org Git - thirdparty/glibc.git/history - io
tst-freopen4: Remove temporary directory from warning message
[thirdparty/glibc.git] / io /
2025-07-19  H.J. Luio/tst-stat.c: Use a temporary directory for symlink...
2025-07-11  Florian Weimertermios: Move isatty, __isatty_nostatus from io
2025-07-08  Matteo Crocefstat: add test and documentation for an edge case.
2025-07-08  Matteo Crocefstatat: extend tests and documentation
2025-06-17  H. Peter Anvin ... io: replace local_isatty() with a proper function __isa...
2025-06-14  Radko Krkosio: Mark lockf() __wur [BZ #32800]
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-12-23  Miao Wangio: statx, fstatat: Drop nonnull attribute on the path...
2024-12-19  Florian WeimerLinux: Accept null arguments for utimensat pathname
2024-12-14  H.J. LuReturn EXIT_UNSUPPORTED if __builtin_add_overflow unava...
2024-11-12  Siddhesh Poyarekario: Add setuid tests for faccessat
2024-11-12  Siddhesh Poyarekartst-faccessat.c: Port to libsupport
2024-11-09  Samuel Thibaultstat.h: Fix missing declaration of struct timespec
2024-10-10  Adhemerval Zanellalinux: Update stat-generic.h with linux 6.11
2024-10-01  Adhemerval ZanellaDo not use -Wp to disable fortify (BZ 31928)
2024-09-09  Florian Weimerio: Add FUSE-based test for fchmod
2024-09-09  Florian Weimerio: Add tst-lstat-nofollow, tst-lstat-nofollow-time64
2024-08-30  Florian Weimerio: Fix destructive nature of tst-fchmod-errors
2024-08-30  Florian Weimerio: Add error tests for fchmod
2024-08-22  Joseph MyersTest mkdirat use of mode argument
2024-08-16  Florian Weimersupport: Use macros for *stat wrappers
2024-08-16  Florian Weimerio: Use struct statx and xstatx in tests
2024-07-30  Adhemerval ZanellaAdd STATX_SUBVOL from Linux 6.10 to bits/statx-generic.h
2024-07-02  Adhemerval Zanelladebug: Fix clang open fortify wrapper (BZ 31927)
2024-06-27  Adhemerval Zanelladebug: Fix clang open fortify wrapper (BZ 31927)
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-03-15  Joseph MyersAdd STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx...
2024-02-28  Siddhesh Poyarekarcdefs: Drop access attribute for _FORTIFY_SOURCE=3...
2024-02-27  Adhemerval Zanelladebug: Improve fcntl.h fortify warnings with clang
2024-02-27  Adhemerval Zanellasocket: Improve fortify with clang
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-23  Joseph MyersRemove __access_noerrno
2023-11-20  Adhemerval Zanellalinux: Use fchmodat2 on fchmod for flags different...
2023-11-15  Gaël PORTAYy2038: Fix support for 64-bit time on legacy ABIs
2023-09-07  Aurelien Jarnoio: Fix record locking contants for powerpc64 with...
2023-08-15  набio/tst-statvfs: fix statfs().f_type comparison test...
2023-08-08  набlinux: statvfs: allocate spare for f_type
2023-07-05  Frédéric BératExclude routines from fortification
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01  Frédéric Bérattests: replace ftruncate by xftruncate
2023-06-01  Frédéric Bérattests: replace write by xwrite
2023-05-30  Adhemerval Zanellaio: Fix record locking contants on 32 bit arch with...
2023-05-30  Adhemerval Zanellaio: Re-flow and sort multiline Makefile definitions
2023-05-25  Adhemerval Zanellaio: Re-flow and sort multiline Makefile definitions
2023-05-20  Sergey Bugaevio: Fix a typo
2023-02-06  Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-01-17  Joseph MyersAdd STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-08  Adhemerval ZanellaLinux: Add ppoll fortify symbol for 64 bit time_t ...
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-11-01  Szabolcs NagyUse uintptr_t in fts for pointer alignment
2022-06-05  Sam Jamesgrep: egrep -> grep -E, fgrep -> grep -F
2022-04-28  Adhemerval Zanellalinux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64...
2022-02-28  Florian Weimerio: Add fsync call in tst-stat
2022-01-26  Martin Seborio: Fix use-after-free in ftw [BZ #26779]
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-24  Adhemerval Zanellaio: Refactor close_range and closefrom
2021-10-20  Siddhesh PoyarekarMake sure that the fortified function conditionals...
2021-10-20  Siddhesh PoyarekarDon't add access size hints to fortifiable functions
2021-10-07  Adhemerval Zanellaio: Fix ftw internal realloc buffer (BZ #28126)
2021-10-04  Adhemerval Zanellaio: Do not skip timestamps tests for 32-bit time_t
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-26  Adhemerval ZanellaUse support_open_dev_null_range io/tst-closefrom, misc...
2021-08-06  Florian WeimerLinux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS...
2021-07-21  Florian Weimerio: Add time64 alias for fcntl
2021-07-08  Adhemerval Zanellaio: Add closefrom [BZ #10353]
2021-06-23  Adhemerval Zanellahurd: Fix build after 52a5fe70a2
2021-06-22  Adhemerval ZanellaUse 64 bit time_t stat internally
2021-06-15  Adhemerval Zanellay2038: Add test coverage
2021-06-15  Adhemerval Zanellaio: Add ftw64 with 64-bit time_t support
2021-06-15  Adhemerval Zanellaio: Add fts64 with 64-bit time_t support
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-06-15  Adhemerval Zanellay2038: Add __USE_TIME_BITS64 support for struct utimbuf
2021-06-10  Florian Weimerio: Fix sporadic test failures in io/tst-stat
2021-06-02  Florian WeimerAdd missing symbols to Version files
2021-05-06  Martin SeborAnnotate additional APIs with GCC attribute access.
2021-04-15  Adhemerval Zanellaio: Use temporary directory and file for ftwtest-sh
2021-04-15  Adhemerval Zanellaio: Add basic tests for utimensat
2021-04-15  Adhemerval Zanellalinux: Add lutimes test
2021-04-15  Adhemerval Zanellalinux: Add futimes test
2021-04-15  Adhemerval Zanellaio: Move file timestamps tests out of Linux
2021-04-07  Hugo Gabriel Eyher... sys: Fixes possible typo in comment: statfs -> statvfs
2021-04-01  Adhemerval Zanellasocket: Add CFLAGS-accept.c and CFLAGS-connect.c
2021-03-31  Paul Eggertio: fix spelling typo in diagnostic
2021-03-31  Adhemerval Zanellaio: Check at runtime if timestamp supports nanoseconds
2021-03-26  Stefan LieblerS390: Don't test nanoseconds in io/tst-stat.c
2021-03-18  Adhemerval Zanellanptl: Remove connect from libpthread
2021-03-18  Adhemerval Zanellanptl: Remove accept from libpthread
2021-03-18  Adhemerval Zanellanptl: Remove close from libpthread
2021-03-18  Adhemerval Zanellanptl: Remove read from libpthread
2021-03-18  Adhemerval Zanellanptl: Remove write from libpthread
2021-03-11  Adhemerval Zanellaio: Return EBAFD for negative file descriptor on fstat...
2021-01-11  Joseph MyersUpdate STATX_ATTR_DAX value from Linux 5.10.
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31  Siddhesh Poyarekarnonstring: Enable __FORTIFY_LEVEL=3
2020-12-29  Adhemerval Zanellaio: Remove xmknod{at} implementations
2020-12-29  Adhemerval Zanellaio: Remove xstat implementations
2020-11-26  Xiaoming Niio: nftw/ftw: Fix stack overflow with large nopenfd...
2020-11-13  Adhemerval ZanellaRemove tls.h inclusion from internal errno.h
2020-10-09  Adhemerval ZanellaRemove mknod wrapper functions, move them to symbols
next