aboutsummaryrefslogtreecommitdiff
path: root/posix/glob.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-20Check for overflows in expressionsUlrich Drepper1-8/+34
2011-05-28Remove unused variableUlrich Drepper1-1/+0
2011-05-22Add a few more alloca size checksUlrich Drepper1-87/+276
2010-03-27Whitespace fixes.Ulrich Drepper1-2/+2
2010-03-27Fix one more issue with the glob patch.Ulrich Drepper1-2/+2
2010-03-24Fix glob with empty patternUlrich Drepper1-21/+27
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper1-3/+2
2007-10-15* posix/glob.c: Reimplement link_exists_p to use fstatat64.cvs/fedora-glibc-20071015T0728Ulrich Drepper1-3/+28
2007-10-15* posix/glob.c: Add some branch prediction throughout.Ulrich Drepper1-9/+9
2007-10-07[BZ #73]Ulrich Drepper1-1/+2
2007-10-07[BZ #5103]Ulrich Drepper1-2/+3
2007-02-14[BZ #3996]Ulrich Drepper1-117/+260
2006-09-30* posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper1-2/+16
2006-09-25[BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535Ulrich Drepper1-54/+88
2006-01-11[BZ #1060]Roland McGrath1-341/+86
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+1558
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-1351/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+1351
1998-05-12Update.Ulrich Drepper1-1114/+0
1998-03-02(glob_in_dir): Add support for cases insensitive VMS.Ulrich Drepper1-2/+2
1997-11-06Update.cvs/libc-ud-971105Ulrich Drepper1-123/+81
1997-10-31Update.cvs/libc-ud-971031Ulrich Drepper1-3/+26
1997-10-29Update.Ulrich Drepper1-1/+62
1997-09-16Update.cvs/libc-ud-970915Ulrich Drepper1-116/+153
1997-08-24Update.Ulrich Drepper1-0/+5
1997-08-14Update.cvs/libc-ud-970813Ulrich Drepper1-19/+22
1997-06-12Update.cvs/libc-ud-970612Ulrich Drepper1-3/+3
1997-03-27Update.cvs/libc-ud-970326cvs/libc-970329cvs/libc-970328cvs/libc-970327Ulrich Drepper1-7/+9
1997-03-21Update.Ulrich Drepper1-107/+187
1996-12-18update from main archive 961217cvs/libc-961219cvs/libc-961218Ulrich Drepper1-18/+4
1996-12-07update from main archive 961206Ulrich Drepper1-2/+2
1996-12-04update from main archive 961203Ulrich Drepper1-16/+30
1996-12-02update from main archive 961201cvs/libc-961202Ulrich Drepper1-4/+41
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-4/+6
1996-07-21Sat Jul 20 21:55:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+20
1996-06-22* version.h (VERSION): Version 1.92 test release.Roland McGrath1-2/+2
1996-05-22Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-0/+5
1996-05-22Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+1
1996-05-13* posix/glob.c [_AMIGA]: Don't include <pwd.h>.Roland McGrath1-3/+25
1996-04-03Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1-1/+1
1996-03-17Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath1-33/+106
1996-03-01Fri Mar 1 10:09:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-27/+26
1996-01-20* sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, notcvs/libc-960120Roland McGrath1-1/+1
1996-01-19* io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod.cvs/libc-960119Roland McGrath1-0/+5
1996-01-13Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960113Roland McGrath1-2/+2
1995-12-14Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951214Roland McGrath1-4/+4
1995-12-12Mon Dec 11 20:07:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-1/+4
1995-12-09Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951210cvs/libc-951209Roland McGrath1-39/+118
1995-09-11(glob): Comment fix.Roland McGrath1-2/+1
1995-08-31Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-3/+13