aboutsummaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-1/+1
2013-01-08Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers117-120/+117
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft1-0/+2
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge74-90/+0
2012-10-24Use build directory instead of `pwd` in ftwtest-sh.Joseph Myers1-1/+1
2012-10-24Always define off_t, mode_t, pid_tAndreas Jaeger1-24/+28
2012-10-24Define and use $(run-built-tests).Joseph Myers1-1/+1
2012-10-20Alsways include <bits/types.h> in <fcntl.h>.Roland McGrath1-1/+3
2012-10-19Use $(built-program-cmd) in io/ftwtest-sh.Joseph Myers2-16/+13
2012-10-19Use working directory, not /tmp, in io/ftwtest-sh.Joseph Myers1-2/+2
2012-10-01Define __have_atfcts global in stub openat implementation.Roland McGrath1-1/+8
2012-09-28Fix stub open.c to define __libc_open.Roland McGrath1-5/+8
2012-09-28tst-mknodat: create a FIFO instead of a socketPino Toscano1-14/+14
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2-3/+5
2012-09-25Add copyright notices to testsuite shell scriptsDmitry V. Levin1-0/+17
2012-08-15Move stub lseek.c to the right directory.Roland McGrath1-0/+52
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath2-3/+20
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath3-10/+9
2012-05-12Avoid dup3 PLT usage.Thomas Schwinge1-2/+3
2012-05-10Hurd: Define some posix typesSamuel Thibault1-2/+24
2012-04-29Fix attributes for fortify functions.Marek Polacek4-8/+8
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-2/+0
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper1-2/+4
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert115-345/+230
2012-01-08bits/poll2.h needs __BEGIN/__END_DECLSUlrich Drepper1-0/+4