| Commit message (Expand) | Author | Age | Files | Lines |
* | glob, etc.: port to MSVC v18 on MS-Windows 8.1 | Paul Eggert | 2015-02-24 | 1 | -2/+6 |
* | version-etc: new year | Paul Eggert | 2014-12-31 | 1 | -1/+1 |
* | maint: update copyright | Eric Blake | 2014-01-01 | 1 | -1/+1 |
* | glob: avoid -Wattribute warnings on glibc | Eric Blake | 2013-09-04 | 1 | -3/+3 |
* | unsetenv etc.: port to Solaris 11 + GNU Emacs | Paul Eggert | 2013-02-11 | 1 | -4/+3 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 1 | -1/+1 |
* | In commentary, do not use ` to quote. | Paul Eggert | 2012-01-05 | 1 | -15/+15 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | Remove unused macros from !_LIBC code in glibc-borrowed files. | Bruno Haible | 2011-11-28 | 1 | -2/+0 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | fts, getcwd, glob: audit for dirfd returning -1 | Paul Eggert | 2010-09-14 | 1 | -0/+2 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -2/+1 |
* | New module 'arg-nonnull'. Declare which arguments expect non-NULL values. | Bruno Haible | 2009-12-11 | 1 | -0/+4 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -850/+850 |
* | Use the standard header with GPL copyright. | Bruno Haible | 2009-09-17 | 1 | -11/+9 |
* | backupfile, chdir-long, fts, savedir: make safer | Eric Blake | 2009-09-02 | 1 | -2/+5 |
* | Move the dirfd() declaration to <dirent.h>. | Bruno Haible | 2008-10-19 | 1 | -4/+0 |
* | Make glob work on mingw. | Bruno Haible | 2008-09-13 | 1 | -2/+26 |
* | Include stdbool, for 'true' and 'false'. | Bruno Haible | 2008-04-12 | 1 | -1/+3 |
* | Ensure that 'glob' stays under LGPLv2+. | Bruno Haible | 2007-12-31 | 1 | -3/+17 |
* | Use plain ANSI C syntax. | Bruno Haible | 2007-12-26 | 1 | -2/+4 |
* | Modify glob.c to use fstatat and dirfd, to simplify it. | Paul Eggert | 2007-10-17 | 1 | -27/+21 |
* | Merge glibc changes into lib/glob.c. | Paul Eggert | 2007-10-16 | 1 | -177/+435 |
* | 2007-03-15 Bruno Haible <bruno@clisp.org> | Bruno Haible | 2007-03-16 | 1 | -2/+2 |
* | getlogin_r.h was replaced with <unistd.h>. | Bruno Haible | 2007-02-22 | 1 | -1/+0 |
* | * doc/gnulib-tool.texi (Initial import): Update to match current | Paul Eggert | 2007-01-26 | 1 | -3/+1 |
* | New module 'fchdir'. | Bruno Haible | 2007-01-14 | 1 | -0/+5 |
* | Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h. | Paul Eggert | 2006-10-27 | 1 | -1/+0 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -1/+1 |
* | * glob.c: s/NAMLEN/_D_EXACT_NAMLEN/. | Derek R. Price | 2006-07-11 | 1 | -2/+2 |
* | * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h: | Paul Eggert | 2006-07-11 | 1 | -19/+3 |
* | * lib/getloadavg.c: Use __VMS, not VMS. | Paul Eggert | 2006-07-06 | 1 | -15/+2 |
* | * glob.c (collated_compare): Remove 'const' uses that weren't needed. | Paul Eggert | 2006-06-22 | 1 | -2/+2 |
* | * lib/c-stack.c: Include unistd.h unconditionally, since we now assume | Paul Eggert | 2006-03-08 | 1 | -7/+4 |
* | illegal -> invalid | Paul Eggert | 2006-02-25 | 1 | -3/+3 |
* | * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function | Paul Eggert | 2005-09-08 | 1 | -7/+12 |
* | * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX, | Paul Eggert | 2005-09-01 | 1 | -3/+3 |
* | * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section. | Derek R. Price | 2005-05-29 | 1 | -0/+1284 |