fix license quoting in files.yaml
[gnulib.git] / lib / glob.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-02-02 Ian BeckwithMerge change up to right before new-year copyright...
2014-01-01 Eric Blakemaint: update copyright
2013-09-04 Eric Blakeglob: avoid -Wattribute warnings on glibc
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-02-11 Paul Eggertunsetenv etc.: port to Solaris 11 + GNU Emacs
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-11-28 Bruno HaibleRemove unused macros from !_LIBC code in glibc-borrowed...
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-09-14 Paul Eggertfts, getcwd, glob: audit for dirfd returning -1
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-17 Bruno HaibleUse the standard header with GPL copyright.
2009-09-03 Eric Blakebackupfile, chdir-long, fts, savedir: make safer
2008-10-19 Bruno HaibleMove the dirfd() declaration to <dirent.h>.
2008-09-13 Bruno HaibleMake glob work on mingw.
2008-04-11 Bruno HaibleInclude stdbool, for 'true' and 'false'.
2007-12-31 Bruno HaibleEnsure that 'glob' stays under LGPLv2+.
2007-12-26 Bruno HaibleUse plain ANSI C syntax.
2007-10-17 Paul EggertModify glob.c to use fstatat and dirfd, to simplify it.
2007-10-16 Paul EggertMerge glibc changes into lib/glob.c.
2007-03-16 Bruno Haible2007-03-15 Bruno Haible <bruno@clisp.org>
2007-02-22 Bruno Haiblegetlogin_r.h was replaced with <unistd.h>.
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...
2007-01-14 Bruno HaibleNew module 'fchdir'.
2006-10-27 Paul EggertMove stat.h-substitute stuff from lib/stat-macros.h...
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-07-11 Derek R. Price* glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
2006-07-11 Paul Eggert* backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
2006-07-06 Paul Eggert* lib/getloadavg.c: Use __VMS, not VMS.
2006-06-22 Paul Eggert* glob.c (collated_compare): Remove 'const' uses that...
2006-03-08 Paul Eggert* lib/c-stack.c: Include unistd.h unconditionally,...
2006-02-25 Paul Eggertillegal -> invalid
2005-09-08 Paul Eggert* lib/glob.c (glob, globfree, __glob_pattern_p): Use...
2005-09-01 Paul Eggert* lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_N...
2005-05-29 Derek R. Price* MODULES.html.sh: Add glob to Enhanced POSIX.2001...