Bug 15968 was fixed by commit 0748546f660d27a2ad29fa6174d456e2f6490758.
[jlayton/glibc.git] / io /
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-26 Roland McGrathMake stub lxstat64 call xstat64, like stub lxstat calls...
2013-08-21 Ondřej BílkaFix typos.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-05-06 Roland McGrathFix poll stub implementation.
2013-05-03 Roland McGrathConsolidate definitions of _FORTIFY_SOURCE wrappers...
2013-04-29 Roland McGrathMake stub fchdir.c define __fchdir.
2013-03-06 Patsy FranklinT_REMOVEDIR and AT_EACCESS have the same value.
2013-02-05 Roland McGrathFix aliases in stub lseek.
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-08 Joseph MyersDon't check __GNUC__ together with __USE_EXTERN_INLINES.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-14 Marcus ShawcroftAdding missing -fexception CFLAGS
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-10-24 Joseph MyersUse build directory instead of `pwd` in ftwtest-sh.
2012-10-24 Andreas JaegerAlways define off_t, mode_t, pid_t
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-20 Roland McGrathAlsways include <bits/types.h> in <fcntl.h>.
2012-10-19 Joseph MyersUse $(built-program-cmd) in io/ftwtest-sh.
2012-10-19 Joseph MyersUse working directory, not /tmp, in io/ftwtest-sh.
2012-10-01 Roland McGrathDefine __have_atfcts global in stub openat implementation.
2012-09-28 Roland McGrathFix stub open.c to define __libc_open.
2012-09-28 Pino Toscanotst-mknodat: create a FIFO instead of a socket
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-25 Dmitry V. LevinAdd copyright notices to testsuite shell scripts
2012-08-15 Roland McGrathMove stub lseek.c to the right directory.
2012-08-06 Roland McGrathClean up lockf64, fseeko64, ftello64, fgetpos64, fsetpo...
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-12 Thomas SchwingeAvoid dup3 PLT usage.
2012-05-10 Samuel ThibaultHurd: Define some posix types
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-03-14 Andreas JaegerRemove files so that i386 uses the iee754/dbl-64 sin...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-28 Andreas JaegerAvoid local PLT for dirfd
2012-02-27 Ulrich DrepperAdd first fixes for conformtest for POSIX2008
2012-02-26 Ulrich DrepperFix up POSIX testing in conformtest
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-09 Ulrich Drepperbits/poll2.h needs __BEGIN/__END_DECLS
2012-01-09 Ulrich DrepperInstall bits/poll2.h
2012-01-08 Ulrich DrepperAdd checking versions of poll and ppoll
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-15 Ulrich DrepperFix a few problems in fopen and freopen
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-01 Ulrich DrepperReally implement fallocate{,64} and sync_file_range...
2011-04-01 Ulrich DrepperFix typos in comments.
2011-04-01 Ulrich DrepperDefine AT_EMPTY_PATH.
2011-01-17 Ulrich DrepperDefine AT_NO_AUTOMOUNT.
2010-04-04 Ulrich DrepperFix definition and testing of S_ISSOCK.
2010-02-11 Ulrich DrepperFix file descriotor leak in nftw with FTW_CHDIR
2010-01-12 Ulrich DrepperFix up sys/stat.h for XPG7.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-05-07 Ulrich Drepper* io/sys/stat.h (fstatat64): Guard prototype with __USE...
2009-03-02 Ulrich DrepperPretty printing.
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-02-26 Ulrich Drepper* include/features.h: Define macros for XPG7/POSIX...
2009-02-24 Ulrich Drepper* io/sys/stat.h: The lstat functions have been mandator...
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2008-07-29 Ulrich Drepper* io/ftw.c (add_object): Remove inline to avoid warning.
2008-07-27 Ulrich Drepper* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2...
2008-07-25 Ulrich Drepper* Versions.def (glibc): Add GLIBC_2.9.
2008-05-11 Ulrich Drepper* io/openat.c (__openat_2): Also pass fd to __openat.
2008-03-08 Ulrich Drepper* io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_REST...
2007-12-12 Ulrich Drepper[BZ #5477]
2007-09-15 Ulrich Drepper* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-04 Jakub Jelinek* io/bits/fcntl2.h (open, open64, openat, openat64...
2007-08-03 Ulrich Drepper* io/Makefile (aux): Add have_o_cloexec.
2007-07-29 Ulrich Drepper[BZ #4860]
2007-07-28 Ulrich DrepperInclude <fcntl.h>.
2007-07-23 Ulrich Drepper* io/Makefile (tests): Add tst-posix_fallocate.
2007-05-25 Ulrich Drepper* io/bits/fcntl2.h (__open_2): Add nonnull attribute.
2007-05-25 Ulrich Drepper* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.
2007-05-24 Ulrich Drepper* Makerules (sysd-rules): Define PTW for ptw-* files.
2007-05-10 Ulrich Drepper* sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2304 cvs/fedora-glibc-20070510T2308
2007-05-10 Ulrich Drepper* io/sys/stat.h: Make sure struct timespec is defined for
2007-05-10 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define...
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-02-21 Ulrich Drepper[BZ #4076] cvs/fedora-glibc-20070221T1011
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2007-01-10 Ulrich DrepperMake sure fts_cur is always valid after return from...
2006-12-05 Ulrich Drepper* nis/nis_subr.c (nis_getnames): Revert last change. cvs/fedora-glibc-20061205T2141
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-02 Ulrich Drepper* io/fts.c (fts_close): Remove redundant checks.
2006-09-17 Ulrich Drepper * io/Makefile (CFLAGS-fstatat.c): Set.
2006-09-12 Ulrich Drepper[BZ #2526, BZ #3138, BZ #3143]
2006-05-10 Ulrich Drepper* io/ftw.c (open_dir_stream): Return right away if...
2006-05-10 Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-04-24 Ulrich Drepper* posix/bits/unistd.h (__readlinkat_chk): New prototype.
2006-04-08 Ulrich Drepper* io/fts.c (fts_build): Call fts_lfree in the two error...
2006-04-07 Ulrich Drepper* sysdeps/posix/tempname.c (__gen_tempname): Change...
2006-04-07 Ulrich Drepper* libio/fmemopen.c (fmemopen): Free stream memory in...
2006-04-01 Ulrich Drepper[BZ #2450]
next