about summary refs log tree commit diff
path: root/io
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-261-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09115-345/+230
* bits/poll2.h needs __BEGIN/__END_DECLSUlrich Drepper2012-01-081-0/+4
* Install bits/poll2.hUlrich Drepper2012-01-081-2/+2
* Add checking versions of poll and ppollUlrich Drepper2012-01-083-1/+86
* Remove pre-ISO C supportUlrich Drepper2012-01-078-97/+97
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-101-5/+2
* Fix a few problems in fopen and freopenUlrich Drepper2011-05-151-1/+2
* Remove doubled words.Jim Meyering2011-04-221-2/+2
* Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2011-04-011-1/+4
* Fix typos in comments.Ulrich Drepper2011-04-011-1/+1
* Define AT_EMPTY_PATH.Ulrich Drepper2011-04-011-0/+1
* Define AT_NO_AUTOMOUNT.Ulrich Drepper2011-01-171-1/+3
* Fix definition and testing of S_ISSOCK.Ulrich Drepper2010-04-041-2/+4
* Fix file descriotor leak in nftw with FTW_CHDIRUlrich Drepper2010-02-101-1/+2
* Fix up sys/stat.h for XPG7.Ulrich Drepper2010-01-111-2/+2
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-6/+53
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper2009-05-071-1/+3
* Pretty printing.Ulrich Drepper2009-03-021-13/+13
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-2/+1
* * include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper2009-02-261-2/+2
* * io/sys/stat.h: The lstat functions have been mandatory since 2001.Ulrich Drepper2009-02-241-1/+1