summaryrefslogtreecommitdiff
path: root/io/fts.c
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-10-21Convert a few more function definitions to prototype style.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2014-10-20Tiny refactoring in fts to eliminate a warning.Roland McGrath
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath
2007-01-10Make sure fts_cur is always valid after return from fts_read.Ulrich Drepper
2006-10-02* io/fts.c (fts_close): Remove redundant checks.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
2005-12-21[BZ #1962]cvs/fedora-glibc-20051221T0931Ulrich Drepper
2005-12-21[BZ #1960]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-14Update.Ulrich Drepper
2004-09-07Update.Ulrich Drepper
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath
2001-12-29Update.Ulrich Drepper
2001-08-20Update.Ulrich Drepper
2001-08-18Update.Ulrich Drepper
2001-08-18Update from recent BSD source.Ulrich Drepper
2000-08-12Update.Ulrich Drepper
1999-06-08Update.Ulrich Drepper
1999-01-11Update.Ulrich Drepper
1998-09-09Update.Ulrich Drepper
1998-09-06Update.Ulrich Drepper
1998-07-16Update.Ulrich Drepper
1998-06-12Update.Ulrich Drepper
1998-06-09Update.Ulrich Drepper
1998-02-10Update.Ulrich Drepper
1997-11-12Update.cvs/libc-ud-971111Ulrich Drepper
1997-10-12Update.cvs/libc-ud-971011Ulrich Drepper
1997-01-07update from main archive 960107cvs/libc-970113cvs/libc-970112cvs/libc-970111cvs/libc-970110cvs/libc-970109cvs/libc-970108Ulrich Drepper
1996-12-18update from main archive 961217cvs/libc-961219cvs/libc-961218Ulrich Drepper
1996-12-07update from main archive 961206Ulrich Drepper
1996-12-04update from main archive 961203Ulrich Drepper
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper
1996-02-27Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960227Roland McGrath
1996-01-24(fts_open): Use prototypes for COMPAR decl.Roland McGrath
1995-09-11(MAX): Add macro. It is not sure we get it through any header file.Ulrich Drepper
1995-02-18initial importRoland McGrath