summary refs log tree commit diff
path: root/io/Makefile
Commit message (Expand)AuthorAgeFilesLines
* socket: Add CFLAGS-accept.c and CFLAGS-connect.cAdhemerval Zanella2021-04-011-2/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-181-0/+1
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-181-0/+1
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-181-0/+1
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-181-1/+1
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-181-1/+1
* io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2021-03-111-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* io: Remove xmknod{at} implementationsAdhemerval Zanella2020-12-291-1/+1
* io: Remove xstat implementationsAdhemerval Zanella2020-12-291-2/+1
* io: nftw/ftw: Fix stack overflow with large nopenfd [BZ #26353]Xiaoming Ni2020-11-261-1/+2
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-5/+0
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-2/+2
* nptl: Add missing cancellation flags on lockfAdhemerval Zanella2020-10-081-2/+2
* Move implementation of <file_change_detection.h> into a C fileFlorian Weimer2020-02-181-1/+1
* io: Add io/tst-lchmod covering lchmod and fchmodatFlorian Weimer2020-02-121-1/+1
* Add internal <file_change_detection.h> header fileFlorian Weimer2020-02-121-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nftw: fill in stat buf for dangling links [BZ #23501]DJ Delorie2019-07-081-1/+2
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-06-281-5/+0
* <sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer2019-06-121-1/+3
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Install <bits/statx.h> headerFlorian Weimer2018-07-111-1/+1
* Add the statx functionFlorian Weimer2018-07-101-1/+4
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-1/+2
* linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin2018-01-121-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-2/+8
* Fix testing with read-only source directory.Joseph Myers2017-12-151-0/+2
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-26/+26
* linux: Consolidate sync_file_range implementationAdhemerval Zanella2017-06-151-1/+0
* Consolidate Linux write syscallAdhemerval Zanella2017-05-111-0/+1
* Consolidate Linux read syscallAdhemerval Zanella2017-05-111-0/+1
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-111-0/+2
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-071-2/+2
* Add test case for O_TMPFILE handling in open, openatFlorian Weimer2016-09-211-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-2/+4
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-1/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath2013-05-031-2/+2
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1