about summary refs log tree commit diff
path: root/io/fts.c
Commit message (Expand)AuthorAgeFilesLines
* Revert __dirfd PLT avoidance for nowSamuel Thibault2018-04-021-1/+1
* hurd: Avoid some PLTs in libc and librtSamuel Thibault2018-04-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* io: Remove internal_function attributeFlorian Weimer2017-08-311-21/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-58/+90
* Convert a few more function definitions to prototype style.Joseph Myers2015-10-211-4/+2
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-44/+14
* Tiny refactoring in fts to eliminate a warning.Roland McGrath2014-10-201-5/+11
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-27/+27
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-101-5/+2
* Make sure fts_cur is always valid after return from fts_read.Ulrich Drepper2007-01-101-3/+6
* * io/fts.c (fts_close): Remove redundant checks.Ulrich Drepper2006-10-021-8/+3
* * io/fts.c (fts_build): Call fts_lfree in the two error casesUlrich Drepper2006-04-081-0/+2
* * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_minUlrich Drepper2006-04-071-1/+7
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-071-4/+7
* [BZ #1962] cvs/fedora-glibc-20051221T0931Ulrich Drepper2005-12-211-5/+5
* [BZ #1960]Ulrich Drepper2005-12-211-1/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-32/+22
* 2.5-18.1Jakub Jelinek2007-07-121-22/+32
* Update.Ulrich Drepper2004-09-141-10/+10
* Update.Ulrich Drepper2004-09-071-2/+2
* * nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath2003-03-161-1/+2
* Update.Ulrich Drepper2001-12-291-5/+20
* Update.Ulrich Drepper2001-08-201-2/+2
* Update.Ulrich Drepper2001-08-181-2/+2
* Update from recent BSD source.Ulrich Drepper2001-08-181-115/+201
* Update.Ulrich Drepper2000-08-121-1/+1
* Update.Ulrich Drepper1999-06-081-4/+0
* Update.Ulrich Drepper1999-01-111-5/+7
* Update.Ulrich Drepper1998-09-091-4/+6
* Update.Ulrich Drepper1998-09-061-7/+9
* Update.Ulrich Drepper1998-07-161-19/+20
* Update.Ulrich Drepper1998-06-121-1/+4
* Update.Ulrich Drepper1998-06-091-15/+42
* Update.Ulrich Drepper1998-02-101-1/+1
* Update. cvs/libc-ud-971111Ulrich Drepper1997-11-121-1/+1
* Update. cvs/libc-ud-971011Ulrich Drepper1997-10-121-8/+16
* update from main archive 960107 cvs/libc-970113 cvs/libc-970112 cvs/libc-970111 cvs/libc-970110 cvs/libc-970109 cvs/libc-970108Ulrich Drepper1997-01-071-2/+2
* update from main archive 961217 cvs/libc-961219 cvs/libc-961218Ulrich Drepper1996-12-181-3/+2
* update from main archive 961206Ulrich Drepper1996-12-071-1/+1
* update from main archive 961203Ulrich Drepper1996-12-041-2/+3
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-10/+10
* Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960227Roland McGrath1996-02-271-4/+7
* (fts_open): Use prototypes for COMPAR decl.Roland McGrath1996-01-241-8/+8
* (MAX): Add macro. It is not sure we get it through any header file.Ulrich Drepper1995-09-111-0/+6
* initial importRoland McGrath1995-02-181-0/+981