summaryrefslogtreecommitdiff
path: root/posix/glob.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-15* posix/glob.c: Reimplement link_exists_p to use fstatat64.Ulrich 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]Ulrich 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.Ulrich Drepper1-123/+81
1997-10-31Update.Ulrich Drepper1-3/+26
1997-10-29Update.Ulrich Drepper1-1/+62
1997-09-16Update.Ulrich Drepper1-116/+153
1997-08-24Update.Ulrich Drepper1-0/+5
1997-08-14Update.Ulrich Drepper1-19/+22
1997-06-12Update.Ulrich Drepper1-3/+3
1997-03-27Update.Ulrich Drepper1-7/+9
1997-03-21Update.Ulrich Drepper1-107/+187
1996-12-18update from main archive 961217Ulrich 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 961201Ulrich Drepper1-4/+41
1996-09-27update from main archiveUlrich 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, notRoland McGrath1-1/+1
1996-01-19* io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod.Roland McGrath1-0/+5
1996-01-13Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-2/+2
1995-12-14Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland 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>Roland 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
1995-08-07* stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.Roland McGrath1-1/+1
1995-04-29(S_ISDIR): Define if undefined.Roland McGrath1-0/+2
1995-04-25(glob): If GLOB_MARK set, stat names to find directories and append slashes t...Roland McGrath1-6/+26
1995-02-18initial importRoland McGrath1-0/+671