summaryrefslogtreecommitdiff
path: root/io/Makefile
AgeCommit message (Expand)Author
2018-07-11Install <bits/statx.h> headerFlorian Weimer
2018-07-10Add the statx functionFlorian Weimer
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-01-12linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-15Fix testing with read-only source directory.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-06-15linux: Consolidate sync_file_range implementationAdhemerval Zanella
2017-05-11Consolidate Linux write syscallAdhemerval Zanella
2017-05-11Consolidate Linux read syscallAdhemerval Zanella
2017-05-11Consolidate Linux creat implementationAdhemerval Zanella
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-07Consolidate posix_fallocate{64} implementationsAdhemerval Zanella
2016-09-21Add test case for O_TMPFILE handling in open, openatFlorian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-10-19Use $(built-program-cmd) in io/ftwtest-sh.Joseph Myers
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Install bits/poll2.hUlrich Drepper
2011-04-01Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper
2007-08-03* io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper
2007-07-29[BZ #4860]Ulrich Drepper
2007-07-23* io/Makefile (tests): Add tst-posix_fallocate.Ulrich Drepper
2007-05-10* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper
2007-02-21[BZ #4076]cvs/fedora-glibc-20070221T1011Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-12-05* nis/nis_subr.c (nis_getnames): Revert last change.cvs/fedora-glibc-20061205T2141Ulrich Drepper
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper
2006-09-17 * io/Makefile (CFLAGS-fstatat.c): Set.Ulrich Drepper
2006-01-20* io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat,Ulrich Drepper
2006-01-20* io/Makefile (tests): Add tst-symlinkat, tst-linkat, andUlrich Drepper
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath
2006-01-05* io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath