aboutsummaryrefslogtreecommitdiff
path: root/io/fts.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-10Make sure fts_cur is always valid after return from fts_read.Ulrich Drepper1-3/+6
2006-10-02* io/fts.c (fts_close): Remove redundant checks.Ulrich Drepper1-8/+3
2006-04-08* io/fts.c (fts_build): Call fts_lfree in the two error casesUlrich Drepper1-0/+2
2006-04-07* sysdeps/posix/tempname.c (__gen_tempname): Change attempts_minUlrich Drepper1-1/+7
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper1-4/+7
2005-12-21[BZ #1962]cvs/fedora-glibc-20051221T0931Ulrich Drepper1-5/+5
2005-12-21[BZ #1960]Ulrich Drepper1-1/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-32/+22
2007-07-122.5-18.1Jakub Jelinek1-22/+32
2004-09-14Update.Ulrich Drepper1-10/+10
2004-09-07Update.Ulrich Drepper1-2/+2
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath1-1/+2
2001-12-29Update.Ulrich Drepper1-5/+20
2001-08-20Update.Ulrich Drepper1-2/+2
2001-08-18Update.Ulrich Drepper1-2/+2
2001-08-18Update from recent BSD source.Ulrich Drepper1-115/+201
2000-08-12Update.Ulrich Drepper1-1/+1
1999-06-08Update.Ulrich Drepper1-4/+0
1999-01-11Update.Ulrich Drepper1-5/+7
1998-09-09Update.Ulrich Drepper1-4/+6
1998-09-06Update.Ulrich Drepper1-7/+9
1998-07-16Update.Ulrich Drepper1-19/+20
1998-06-12Update.Ulrich Drepper1-1/+4
1998-06-09Update.Ulrich Drepper1-15/+42
1998-02-10Update.Ulrich Drepper1-1/+1
1997-11-12Update.cvs/libc-ud-971111Ulrich Drepper1-1/+1
1997-10-12Update.cvs/libc-ud-971011Ulrich Drepper1-8/+16
1997-01-07update from main archive 960107cvs/libc-970113cvs/libc-970112cvs/libc-970111cvs/libc-970110cvs/libc-970109cvs/libc-970108Ulrich Drepper1-2/+2
1996-12-18update from main archive 961217cvs/libc-961219cvs/libc-961218Ulrich Drepper1-3/+2
1996-12-07update from main archive 961206Ulrich Drepper1-1/+1
1996-12-04update from main archive 961203Ulrich Drepper1-2/+3
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-10/+10
1996-02-27Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960227Roland McGrath1-4/+7
1996-01-24(fts_open): Use prototypes for COMPAR decl.Roland McGrath1-8/+8
1995-09-11(MAX): Add macro. It is not sure we get it through any header file.Ulrich Drepper1-0/+6
1995-02-18initial importRoland McGrath1-0/+981