| Commit message (Expand) | Author | Age | Files | Lines |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -21/+21 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | When glob pattern contains a trailing slash match only directories. Fixes bug... | Ondřej Bílka | 2013-10-20 | 1 | -0/+5 |
* | glob: silence -Wattribute warnings | Eric Blake | 2013-10-01 | 1 | -3/+3 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 1 | -3/+3 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -2/+1 |
* | Use size_t instead of int for internal variables in glob (bug 14621). | Joseph Myers | 2012-09-25 | 1 | -5/+5 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Check for overflows in expressions | Ulrich Drepper | 2011-07-20 | 1 | -8/+34 |
* | Remove unused variable | Ulrich Drepper | 2011-05-28 | 1 | -1/+0 |
* | Add a few more alloca size checks | Ulrich Drepper | 2011-05-22 | 1 | -87/+276 |
* | Whitespace fixes. | Ulrich Drepper | 2010-03-27 | 1 | -2/+2 |
* | Fix one more issue with the glob patch. | Ulrich Drepper | 2010-03-27 | 1 | -2/+2 |
* | Fix glob with empty pattern | Ulrich Drepper | 2010-03-24 | 1 | -21/+27 |
* | Remove useless more "if" tests before "free". | Ulrich Drepper | 2008-05-27 | 1 | -3/+2 |
* | * posix/glob.c: Reimplement link_exists_p to use fstatat64.cvs/fedora-glibc-20071015T0728 | Ulrich Drepper | 2007-10-15 | 1 | -3/+28 |
* | * posix/glob.c: Add some branch prediction throughout. | Ulrich Drepper | 2007-10-15 | 1 | -9/+9 |
* | [BZ #73] | Ulrich Drepper | 2007-10-07 | 1 | -1/+2 |
* | [BZ #5103] | Ulrich Drepper | 2007-10-07 | 1 | -2/+3 |
* | [BZ #3996] | Ulrich Drepper | 2007-02-14 | 1 | -117/+260 |
* | * posix/glob.c (glob_in_dir): Add some comments and asserts to | Ulrich Drepper | 2006-09-30 | 1 | -2/+16 |
* | [BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535 | Ulrich Drepper | 2006-09-25 | 1 | -54/+88 |
* | [BZ #1060] | Roland McGrath | 2006-01-11 | 1 | -341/+86 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 1 | -0/+1558 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -1351/+0 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -0/+1351 |
* | Update. | Ulrich Drepper | 1998-05-12 | 1 | -1114/+0 |
* | (glob_in_dir): Add support for cases insensitive VMS. | Ulrich Drepper | 1998-03-02 | 1 | -2/+2 |
* | Update.cvs/libc-ud-971105 | Ulrich Drepper | 1997-11-06 | 1 | -123/+81 |
* | Update.cvs/libc-ud-971031 | Ulrich Drepper | 1997-10-31 | 1 | -3/+26 |
* | Update. | Ulrich Drepper | 1997-10-29 | 1 | -1/+62 |
* | Update.cvs/libc-ud-970915 | Ulrich Drepper | 1997-09-16 | 1 | -116/+153 |
* | Update. | Ulrich Drepper | 1997-08-24 | 1 | -0/+5 |
* | Update.cvs/libc-ud-970813 | Ulrich Drepper | 1997-08-14 | 1 | -19/+22 |
* | Update.cvs/libc-ud-970612 | Ulrich Drepper | 1997-06-12 | 1 | -3/+3 |
* | Update.cvs/libc-ud-970326cvs/libc-970329cvs/libc-970328cvs/libc-970327 | Ulrich Drepper | 1997-03-27 | 1 | -7/+9 |
* | Update. | Ulrich Drepper | 1997-03-21 | 1 | -107/+187 |
* | update from main archive 961217cvs/libc-961219cvs/libc-961218 | Ulrich Drepper | 1996-12-18 | 1 | -18/+4 |
* | update from main archive 961206 | Ulrich Drepper | 1996-12-07 | 1 | -2/+2 |
* | update from main archive 961203 | Ulrich Drepper | 1996-12-04 | 1 | -16/+30 |
* | update from main archive 961201cvs/libc-961202 | Ulrich Drepper | 1996-12-02 | 1 | -4/+41 |
* | update from main archivecvs/libc-960927 | Ulrich Drepper | 1996-09-27 | 1 | -4/+6 |
* | Sat Jul 20 21:55:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-07-21 | 1 | -2/+20 |
* | * version.h (VERSION): Version 1.92 test release. | Roland McGrath | 1996-06-22 | 1 | -2/+2 |
* | Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-22 | 1 | -0/+5 |
* | Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-05-22 | 1 | -1/+1 |
* | * posix/glob.c [_AMIGA]: Don't include <pwd.h>. | Roland McGrath | 1996-05-13 | 1 | -3/+25 |
* | Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Roland McGrath | 1996-04-03 | 1 | -1/+1 |
* | Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> | Roland McGrath | 1996-03-17 | 1 | -33/+106 |
* | Fri Mar 1 10:09:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1996-03-01 | 1 | -27/+26 |