about summary refs log tree commit diff
path: root/io
Commit message (Expand)AuthorAgeFilesLines
* posix_fallocate, posix_fallocate64 stub: Do not set errnoFlorian Weimer2015-04-242-4/+2
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2015-02-2410-27/+37
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02121-121/+121
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-4/+8
* De-warning a few stubs.Roland McGrath2014-12-042-8/+8
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-051-2/+5
* Remove __libc_creat function name.Joseph Myers2014-10-301-2/+1
* Tiny refactoring in fts to eliminate a warning.Roland McGrath2014-10-201-5/+11
* Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar2014-07-101-3/+1
* Remove redundant C locale settings.Joseph Myers2014-06-071-2/+0
* 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
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-6/+5
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-132-7/+7
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-123-16/+16
* Stop io/ftwtest deleting its own output.Joseph Myers2014-02-121-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01121-121/+121
* Make stub lxstat64 call xstat64, like stub lxstat calls xstat.Roland McGrath2013-08-261-10/+3
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-27/+27
* Fix poll stub implementation.Roland McGrath2013-05-061-5/+5
* Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath2013-05-039-49/+126
* Make stub fchdir.c define __fchdir.Roland McGrath2013-04-291-2/+2
* T_REMOVEDIR and AT_EACCESS have the same value.Patsy Franklin2013-03-061-0/+6
* Fix aliases in stub lseek.Roland McGrath2013-02-051-3/+4
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-1/+1
* Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers2013-01-081-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-02117-120/+117
* Adding missing -fexception CFLAGSMarcus Shawcroft2012-11-141-0/+2
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-0474-90/+0
* Use build directory instead of `pwd` in ftwtest-sh.Joseph Myers2012-10-241-1/+1
* Always define off_t, mode_t, pid_tAndreas Jaeger2012-10-241-24/+28
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Alsways include <bits/types.h> in <fcntl.h>.Roland McGrath2012-10-201-1/+3
* Use $(built-program-cmd) in io/ftwtest-sh.Joseph Myers2012-10-192-16/+13
* Use working directory, not /tmp, in io/ftwtest-sh.Joseph Myers2012-10-191-2/+2
* Define __have_atfcts global in stub openat implementation.Roland McGrath2012-10-011-1/+8
* Fix stub open.c to define __libc_open.Roland McGrath2012-09-281-5/+8
* tst-mknodat: create a FIFO instead of a socketPino Toscano2012-09-281-14/+14
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-252-3/+5
* Add copyright notices to testsuite shell scriptsDmitry V. Levin2012-09-251-0/+17
* Move stub lseek.c to the right directory.Roland McGrath2012-08-151-0/+52
* Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath2012-08-062-3/+20
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-303-10/+9
* Avoid dup3 PLT usage.Thomas Schwinge2012-05-121-2/+3
* Hurd: Define some posix typesSamuel Thibault2012-05-101-2/+24
* Fix attributes for fortify functions.Marek Polacek2012-04-294-8/+8
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+0
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-261-2/+4