aboutsummaryrefslogtreecommitdiff
path: root/io/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-03-11io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-29io: Remove xmknod{at} implementationsAdhemerval Zanella1-1/+1
2020-12-29io: Remove xstat implementationsAdhemerval Zanella1-2/+1
2020-11-26io: nftw/ftw: Fix stack overflow with large nopenfd [BZ #26353]Xiaoming Ni1-1/+2
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella1-5/+0
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella1-2/+2
2020-10-08nptl: Add missing cancellation flags on lockfAdhemerval Zanella1-2/+2
2020-02-18Move implementation of <file_change_detection.h> into a C fileFlorian Weimer1-1/+1
2020-02-12io: Add io/tst-lchmod covering lchmod and fchmodatFlorian Weimer1-1/+1
2020-02-12Add internal <file_change_detection.h> header fileFlorian Weimer1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-08nftw: fill in stat buf for dangling links [BZ #23501]DJ Delorie1-1/+2
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer1-5/+0
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer1-1/+3
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-11Install <bits/statx.h> headerFlorian Weimer1-1/+1
2018-07-10Add the statx functionFlorian Weimer1-1/+4
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-1/+2
2018-01-12linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer1-2/+8
2017-12-15Fix testing with read-only source directory.Joseph Myers1-0/+2
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-26/+26
2017-06-15linux: Consolidate sync_file_range implementationAdhemerval Zanella1-1/+0
2017-05-11Consolidate Linux write syscallAdhemerval Zanella1-0/+1
2017-05-11Consolidate Linux read syscallAdhemerval Zanella1-0/+1
2017-05-11Consolidate Linux creat implementationAdhemerval Zanella1-0/+2
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer1-2/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-10-07Consolidate posix_fallocate{64} implementationsAdhemerval Zanella1-2/+2
2016-09-21Add test case for O_TMPFILE handling in open, openatFlorian Weimer1-1/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard1-2/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-2/+4
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-1/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath1-2/+2
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft1-0/+2
2012-10-24Define and use $(run-built-tests).Joseph Myers1-1/+1
2012-10-19Use $(built-program-cmd) in io/ftwtest-sh.Joseph Myers1-3/+2
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin1-2/+2
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-2/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2