summaryrefslogtreecommitdiff
path: root/io/Makefile
AgeCommit message (Expand)Author
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
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-11-04Update.Ulrich Drepper
2003-10-27Update.Ulrich Drepper
2003-09-16Update.Ulrich Drepper
2003-09-14Update.Ulrich Drepper
2003-09-12Update.Ulrich Drepper
2003-09-02(CFLAGS-oldtmpfile.c): Add -fexceptions.Ulrich Drepper
2003-06-15Update.Ulrich Drepper
2003-05-11Update.Ulrich Drepper
2002-10-19* configure: Regenerated (using Autoconf 2.54).Roland McGrath
2002-06-05* io/Makefile (routines): Add sendfile and sendfile64.Roland McGrath