aboutsummaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)AuthorFilesLines
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer2-17/+16
2016-11-16New internal function __access_noerrnoAdhemerval Zanella1-0/+7
2016-10-07Consolidate posix_fallocate{64} implementationsAdhemerval Zanella4-89/+151
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg4-14/+8
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg1-10/+10
2016-09-23tst-open-tmpfile: Add checks for open64, openat64, linkatFlorian Weimer1-0/+103
2016-09-21Add test case for O_TMPFILE handling in open, openatFlorian Weimer2-1/+218
2016-06-112016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-2/+2
2016-05-17Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers1-2/+2
2016-05-10Fix sys/stat.h fchmod namespace (bug 20073).Joseph Myers1-1/+1
2016-05-02Fix fcntl.h timespec namespace (bug 20023).Joseph Myers1-1/+3
2016-01-07Make shebang interpreter directives consistentMarko Myllynen1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers125-125/+125
2015-12-02Use shell's builtin pwd.Ludovic Courtès1-4/+4
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard7-66/+449
2015-11-05Fix some stub prototypes missing ... after K&R conversionRoland McGrath1-1/+1
2015-10-21Move io/tst-fcntl temporary file creation to do_prepare.Joseph Myers1-8/+10
2015-10-21Make io/ftwtest-sh remove temporary files on early exit.Joseph Myers1-1/+3
2015-10-21Convert a few more function definitions to prototype style.Joseph Myers1-4/+2
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers1-19/+4
2015-10-20Convert 24 more function definitions to prototype style (array parameters).Joseph Myers2-5/+2
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers42-181/+55
2015-10-15Do not leave files behind in /tmp from testing.Joseph Myers1-1/+1
2015-08-10Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab1-1/+20
2015-04-24posix_fallocate, posix_fallocate64 stub: Do not set errnoFlorian Weimer2-4/+2
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud10-27/+37
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers121-121/+121
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-4/+8
2014-12-04De-warning a few stubs.Roland McGrath2-8/+8
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar1-2/+5
2014-10-30Remove __libc_creat function name.Joseph Myers1-2/+1
2014-10-20Tiny refactoring in fts to eliminate a warning.Roland McGrath1-5/+11
2014-07-10Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar1-3/+1
2014-06-07Remove redundant C locale settings.Joseph Myers1-2/+0
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-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-6/+5
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2-7/+7
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers3-16/+16
2014-02-12Stop io/ftwtest deleting its own output.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae121-121/+121
2013-08-26Make stub lxstat64 call xstat64, like stub lxstat calls xstat.Roland McGrath1-10/+3
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-27/+27
2013-05-06Fix poll stub implementation.Roland McGrath1-5/+5
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath9-49/+126
2013-04-29Make stub fchdir.c define __fchdir.Roland McGrath1-2/+2
2013-03-06T_REMOVEDIR and AT_EACCESS have the same value.Patsy Franklin1-0/+6
2013-02-05Fix aliases in stub lseek.Roland McGrath1-3/+4