summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)Author
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper
2006-10-02* io/fts.c (fts_close): Remove redundant checks.Ulrich Drepper
2006-09-17 * io/Makefile (CFLAGS-fstatat.c): Set.Ulrich Drepper
2006-09-12[BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper
2006-05-10* io/ftw.c (open_dir_stream): Return right away if REALLOC fails.Ulrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper
2006-04-08* io/fts.c (fts_build): Call fts_lfree in the two error casesUlrich Drepper
2006-04-07* sysdeps/posix/tempname.c (__gen_tempname): Change attempts_minUlrich Drepper
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper
2006-04-01[BZ #2450]Ulrich Drepper
2006-03-02* io/ftw.c (process_entry): If dir->streamfd != -1,Ulrich Drepper
2006-03-01* include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath
2006-02-27(AT_SYMLINK_FOLLOW): Define.Ulrich Drepper
2006-02-27(do_test): Pass new parameter to linkat.Ulrich Drepper
2006-02-27Add fifth parameter to linkat.Ulrich Drepper
2006-02-12[BZ #2226]Ulrich Drepper
2006-02-08* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper
2006-02-05* io/ftw.c (ftw_startup): Use fchdir to return to originalUlrich Drepper
2006-01-22* sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): CorrectyUlrich 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-172006-01-15 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath
2006-01-06* io/euidaccess.c: Add eaccess as an alias.Roland McGrath
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath
2006-01-05* io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath
2005-12-21[BZ #1962]cvs/fedora-glibc-20051221T0931Ulrich Drepper
2005-12-21[BZ #1960]Ulrich Drepper
2005-12-202005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-12-12* io/sys/stat.h: Add restrict to fstatat declarations.Ulrich Drepper
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper
2005-11-18.Ulrich Drepper
2005-11-18.Ulrich Drepper
2005-11-17* io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,Ulrich Drepper
2005-11-17* io/sys/stat.h: Use __const not const in fstatat prototypes.Ulrich Drepper
2005-11-15* io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,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
2005-05-23[BZ #961]Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-28Update.Ulrich Drepper
2004-09-17Update.Ulrich Drepper
2004-09-14Update.Ulrich Drepper