about summary refs log tree commit diff
path: root/posix/glob.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Check for overflows in expressionsUlrich Drepper2011-07-201-8/+34
* Remove unused variableUlrich Drepper2011-05-281-1/+0
* Add a few more alloca size checksUlrich Drepper2011-05-221-87/+276
* Whitespace fixes.Ulrich Drepper2010-03-271-2/+2
* Fix one more issue with the glob patch.Ulrich Drepper2010-03-271-2/+2
* Fix glob with empty patternUlrich Drepper2010-03-241-21/+27
* Remove useless more "if" tests before "free".Ulrich Drepper2008-05-271-3/+2
* * posix/glob.c: Reimplement link_exists_p to use fstatat64. cvs/fedora-glibc-20071015T0728Ulrich Drepper2007-10-151-3/+28
* * posix/glob.c: Add some branch prediction throughout.Ulrich Drepper2007-10-151-9/+9
* [BZ #73]Ulrich Drepper2007-10-071-1/+2
* [BZ #5103]Ulrich Drepper2007-10-071-2/+3
* [BZ #3996]Ulrich Drepper2007-02-141-117/+260
* * posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper2006-09-301-2/+16
* [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535Ulrich Drepper2006-09-251-54/+88
* [BZ #1060]Roland McGrath2006-01-111-341/+86
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+1558
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-1351/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+1351
* Update.Ulrich Drepper1998-05-121-1114/+0
* (glob_in_dir): Add support for cases insensitive VMS.Ulrich Drepper1998-03-021-2/+2
* Update. cvs/libc-ud-971105Ulrich Drepper1997-11-061-123/+81
* Update. cvs/libc-ud-971031Ulrich Drepper1997-10-311-3/+26
* Update.Ulrich Drepper1997-10-291-1/+62
* Update. cvs/libc-ud-970915Ulrich Drepper1997-09-161-116/+153
* Update.Ulrich Drepper1997-08-241-0/+5
* Update. cvs/libc-ud-970813Ulrich Drepper1997-08-141-19/+22
* Update. cvs/libc-ud-970612Ulrich Drepper1997-06-121-3/+3
* Update. cvs/libc-ud-970326 cvs/libc-970329 cvs/libc-970328 cvs/libc-970327Ulrich Drepper1997-03-271-7/+9
* Update.Ulrich Drepper1997-03-211-107/+187
* update from main archive 961217 cvs/libc-961219 cvs/libc-961218Ulrich Drepper1996-12-181-18/+4
* update from main archive 961206Ulrich Drepper1996-12-071-2/+2
* update from main archive 961203Ulrich Drepper1996-12-041-16/+30
* update from main archive 961201 cvs/libc-961202Ulrich Drepper1996-12-021-4/+41
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-4/+6
* Sat Jul 20 21:55:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-211-2/+20
* * version.h (VERSION): Version 1.92 test release.Roland McGrath1996-06-221-2/+2
* Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-221-0/+5
* Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-221-1/+1
* * posix/glob.c [_AMIGA]: Don't include <pwd.h>.Roland McGrath1996-05-131-3/+25
* Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-04-031-1/+1
* Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath1996-03-171-33/+106
* Fri Mar 1 10:09:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-011-27/+26
* * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not cvs/libc-960120Roland McGrath1996-01-201-1/+1
* * io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod. cvs/libc-960119Roland McGrath1996-01-191-0/+5
* Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960113Roland McGrath1996-01-131-2/+2
* Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951214Roland McGrath1995-12-141-4/+4
* Mon Dec 11 20:07:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-12-121-1/+4
* Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951210 cvs/libc-951209Roland McGrath1995-12-091-39/+118
* (glob): Comment fix.Roland McGrath1995-09-111-2/+1