summaryrefslogtreecommitdiff
path: root/lib/glob.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-03-15 Bruno Haible <bruno@clisp.org>Bruno Haible2007-03-161-2/+2
* getlogin_r.h was replaced with <unistd.h>.Bruno Haible2007-02-221-1/+0
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-3/+1
* New module 'fchdir'.Bruno Haible2007-01-141-0/+5
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-1/+0
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-1/+1
* * glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.Derek R. Price2006-07-111-2/+2
* * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:Paul Eggert2006-07-111-19/+3
* * lib/getloadavg.c: Use __VMS, not VMS.Paul Eggert2006-07-061-15/+2
* * glob.c (collated_compare): Remove 'const' uses that weren't needed.Paul Eggert2006-06-221-2/+2
* * lib/c-stack.c: Include unistd.h unconditionally, since we now assumePaul Eggert2006-03-081-7/+4
* illegal -> invalidPaul Eggert2006-02-251-3/+3
* * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style functionPaul Eggert2005-09-081-7/+12
* * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,Paul Eggert2005-09-011-3/+3
* * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.Derek R. Price2005-05-291-0/+1284