]> sourceware.org Git - glibc.git/history - io/Makefile
SHARED-FILES: Mention bundled Linux 6.10 headers.
[glibc.git] / io / Makefile
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: Add error tests for fchmod
2024-02-28 Siddhesh Poyarekarcdefs: Drop access attribute for _FORTIFY_SOURCE=3...
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-09-07 Aurelien Jarnoio: Fix record locking contants for powerpc64 with...
2023-07-05 Frédéric BératExclude routines from fortification
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-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-01 Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-04-28 Adhemerval Zanellalinux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-24 Adhemerval Zanellaio: Refactor close_range and closefrom
2021-10-07 Adhemerval Zanellaio: Fix ftw internal realloc buffer (BZ #28126)
2021-07-21 Florian Weimerio: Add time64 alias for fcntl
2021-07-08 Adhemerval Zanellaio: Add closefrom [BZ #10353]
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-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-01 Adhemerval Zanellasocket: Add CFLAGS-accept.c and CFLAGS-connect.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-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
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-10-09 Adhemerval ZanellaRemove mknod wrapper functions, move them to symbols
2020-10-09 Adhemerval ZanellaRemove stat wrapper functions, move them to exported...
2020-10-08 Adhemerval Zanellanptl: Add missing cancellation flags on lockf
2020-02-18 Florian WeimerMove implementation of <file_change_detection.h> into...
2020-02-12 Florian Weimerio: Add io/tst-lchmod covering lchmod and fchmodat
2020-02-12 Florian WeimerAdd internal <file_change_detection.h> header file
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-08 DJ Delorienftw: fill in stat buf for dangling links [BZ #23501]
2019-06-28 Florian Weimerio: Remove copy_file_range emulation [BZ #24744]
2019-06-12 Florian Weimer<sys/stat.h>: Use Linux UAPI header for statx if availa...
2019-02-15 Adhemerval Zanellaio: Consolidate lockf implementation
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-11 Florian WeimerInstall <bits/statx.h> header
2018-07-10 Florian WeimerAdd the statx function
2018-06-26 Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-01-12 Dmitry V. Levinlinux: make getcwd(3) fail if it cannot obtain an absol...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-22 Florian Weimercopy_file_range: New function to copy file data
2017-12-15 Joseph MyersFix testing with read-only source directory.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-06-15 Adhemerval Zanellalinux: Consolidate sync_file_range implementation
2017-05-11 Adhemerval ZanellaConsolidate Linux write syscall
2017-05-11 Adhemerval ZanellaConsolidate Linux read syscall
2017-05-11 Adhemerval ZanellaConsolidate Linux creat implementation
2017-04-18 Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-10-07 Adhemerval ZanellaConsolidate posix_fallocate{64} implementations
2016-09-21 Florian WeimerAdd test case for O_TMPFILE handling in open, openat
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-06 Mark WielaardAdd LFS support for fts functions (bug 11460)
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-05-03 Roland McGrathConsolidate definitions of _FORTIFY_SOURCE wrappers...
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-14 Marcus ShawcroftAdding missing -fexception CFLAGS
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-19 Joseph MyersUse $(built-program-cmd) in io/ftwtest-sh.
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-09 Ulrich DrepperInstall bits/poll2.h
2011-04-01 Ulrich DrepperReally implement fallocate{,64} and sync_file_range...
2008-07-25 Ulrich Drepper* Versions.def (glibc): Add GLIBC_2.9.
2007-08-03 Ulrich Drepper* io/Makefile (aux): Add have_o_cloexec.
2007-07-29 Ulrich Drepper[BZ #4860]
2007-07-23 Ulrich Drepper* io/Makefile (tests): Add tst-posix_fallocate.
2007-05-10 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define...
2007-02-21 Ulrich Drepper[BZ #4076] cvs/fedora-glibc-20070221T1011
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-12-05 Ulrich Drepper* nis/nis_subr.c (nis_getnames): Revert last change. cvs/fedora-glibc-20061205T2141
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-09-17 Ulrich Drepper * io/Makefile (CFLAGS-fstatat.c): Set.
2006-01-20 Ulrich Drepper* io/Makefile (tests): Add tst-symlinkat, tst-linkat...
2006-01-20 Ulrich Drepper* io/Makefile (tests): Add tst-symlinkat, tst-linkat...
next
This page took 0.985309 seconds and 108 git commands to generate.