summaryrefslogtreecommitdiff
path: root/posix/glob.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-970326cvs/libc-970329cvs/libc-970328cvs/libc-970327Ulrich Drepper1997-03-271-7/+9
* Update.Ulrich Drepper1997-03-211-107/+187
* update from main archive 961217cvs/libc-961219cvs/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 961201cvs/libc-961202Ulrich Drepper1996-12-021-4/+41
* update from main archivecvs/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, notcvs/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-951210cvs/libc-951209Roland McGrath1995-12-091-39/+118
* (glob): Comment fix.Roland McGrath1995-09-111-2/+1
* Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-311-3/+13
* * stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.Roland McGrath1995-08-071-1/+1
* (S_ISDIR): Define if undefined.cvs/make-3-74cvs/make-3-73-3Roland McGrath1995-04-291-0/+2
* (glob): If GLOB_MARK set, stat names to find directories and append slashes t...Roland McGrath1995-04-251-6/+26
* initial importRoland McGrath1995-02-181-0/+671