aboutsummaryrefslogtreecommitdiff
path: root/io/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-08Install bits/poll2.hUlrich Drepper1-2/+2
2011-04-01Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper1-1/+4
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper1-2/+2
2007-08-03* io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper1-0/+2
2007-07-29[BZ #4860]Ulrich Drepper1-1/+1
2007-07-23* io/Makefile (tests): Add tst-posix_fallocate.Ulrich Drepper1-1/+2
2007-05-10* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper1-1/+2
2007-02-21[BZ #4076]cvs/fedora-glibc-20070221T1011Ulrich Drepper1-2/+2