summaryrefslogtreecommitdiff
path: root/posix/glob.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-20When glob pattern contains a trailing slash match only directories. Fixes bug...Ondřej Bílka
2013-10-01glob: silence -Wattribute warningsEric Blake
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-09-25Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-07-20Check for overflows in expressionsUlrich Drepper
2011-05-28Remove unused variableUlrich Drepper
2011-05-22Add a few more alloca size checksUlrich Drepper
2010-03-27Whitespace fixes.Ulrich Drepper
2010-03-27Fix one more issue with the glob patch.Ulrich Drepper
2010-03-24Fix glob with empty patternUlrich Drepper
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper
2007-10-15* posix/glob.c: Reimplement link_exists_p to use fstatat64.cvs/fedora-glibc-20071015T0728Ulrich Drepper
2007-10-15* posix/glob.c: Add some branch prediction throughout.Ulrich Drepper
2007-10-07[BZ #73]Ulrich Drepper
2007-10-07[BZ #5103]Ulrich Drepper
2007-02-14[BZ #3996]Ulrich Drepper
2006-09-30* posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper
2006-09-25[BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535Ulrich Drepper
2006-01-11[BZ #1060]Roland McGrath
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
1998-05-12Update.Ulrich Drepper
1998-03-02(glob_in_dir): Add support for cases insensitive VMS.Ulrich Drepper
1997-11-06Update.cvs/libc-ud-971105Ulrich Drepper
1997-10-31Update.cvs/libc-ud-971031Ulrich Drepper
1997-10-29Update.Ulrich Drepper
1997-09-16Update.cvs/libc-ud-970915Ulrich Drepper
1997-08-24Update.Ulrich Drepper
1997-08-14Update.cvs/libc-ud-970813Ulrich Drepper
1997-06-12Update.cvs/libc-ud-970612Ulrich Drepper
1997-03-27Update.cvs/libc-ud-970326cvs/libc-970329cvs/libc-970328cvs/libc-970327Ulrich Drepper
1997-03-21Update.Ulrich Drepper
1996-12-18update from main archive 961217cvs/libc-961219cvs/libc-961218Ulrich Drepper
1996-12-07update from main archive 961206Ulrich Drepper
1996-12-04update from main archive 961203Ulrich Drepper
1996-12-02update from main archive 961201cvs/libc-961202Ulrich Drepper
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper
1996-07-21Sat Jul 20 21:55:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-06-22* version.h (VERSION): Version 1.92 test release.Roland McGrath
1996-05-22Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath