summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)Author
2012-10-01Define __have_atfcts global in stub openat implementation.Roland McGrath
2012-09-28Fix stub open.c to define __libc_open.Roland McGrath
2012-09-28tst-mknodat: create a FIFO instead of a socketPino Toscano
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin
2012-09-25Add copyright notices to testsuite shell scriptsDmitry V. Levin
2012-08-15Move stub lseek.c to the right directory.Roland McGrath
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-05-12Avoid dup3 PLT usage.Thomas Schwinge
2012-05-10Hurd: Define some posix typesSamuel Thibault
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08bits/poll2.h needs __BEGIN/__END_DECLSUlrich Drepper
2012-01-08Install bits/poll2.hUlrich Drepper
2012-01-08Add checking versions of poll and ppollUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath
2011-05-15Fix a few problems in fopen and freopenUlrich Drepper
2011-04-22Remove doubled words.Jim Meyering
2011-04-01Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper
2011-04-01Fix typos in comments.Ulrich Drepper
2011-04-01Define AT_EMPTY_PATH.Ulrich Drepper
2011-01-17Define AT_NO_AUTOMOUNT.Ulrich Drepper
2010-04-04Fix definition and testing of S_ISSOCK.Ulrich Drepper
2010-02-10Fix file descriotor leak in nftw with FTW_CHDIRUlrich Drepper
2010-01-11Fix up sys/stat.h for XPG7.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-05-07* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper
2009-03-02Pretty printing.Ulrich Drepper
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper
2009-02-24* io/sys/stat.h: The lstat functions have been mandatory since 2001.Ulrich Drepper
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2008-07-29* io/ftw.c (add_object): Remove inline to avoid warning.Ulrich Drepper
2008-07-27* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper
2008-05-11* io/openat.c (__openat_2): Also pass fd to __openat.Ulrich Drepper
2008-03-08* io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTEDUlrich Drepper
2007-12-12[BZ #5477]Ulrich Drepper
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-08-04* io/bits/fcntl2.h (open, open64, openat, openat64): Add Jakub Jelinek
2007-08-03* io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper
2007-07-29[BZ #4860]Ulrich Drepper
2007-07-28Include <fcntl.h>.Ulrich Drepper