Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-19 | glob: Silence warning about void pointer arithmetic | Adhemerval Zanella | 1 | -1/+2 |
2017-12-19 | glob: pacify fuzzer for mempcpy | Adhemerval Zanella | 1 | -2/+5 |
2017-10-22 | glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332] | Paul Eggert | 1 | -2/+2 |
2017-10-20 | CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320] | Paul Eggert | 1 | -1/+1 |
2017-10-09 | posix: remove glob internal bogus extern decl | Adhemerval Zanella | 1 | -3/+0 |
2017-09-25 | posix: Add compat glob symbol to not follow dangling symbols | Adhemerval Zanella | 1 | -24/+43 |
2017-09-08 | posix: Use enum for __glob_pattern_type result | Adhemerval Zanella | 1 | -4/+4 |
2017-09-08 | posix: fix glob bugs with long login names | Adhemerval Zanella | 1 | -58/+30 |
2017-09-08 | posix: Fix getpwnam_r usage (BZ #1062) | Adhemerval Zanella | 1 | -140/+24 |
2017-09-08 | posix: Allow glob to match dangling symlinks [BZ #866] | Adhemerval Zanella | 1 | -153/+86 |
2017-09-08 | posix: accept inode 0 is a valid inode number (BZ #19971) | Adhemerval Zanella | 1 | -21/+0 |
2017-09-08 | posix: Sync glob with gnulib [BZ #1062] | Adhemerval Zanella | 1 | -404/+370 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-10-31 | Properly initialize glob structure with GLOB_BRACE|GLOB_DOOFFS (bug 20707) | Andreas Schwab | 1 | -39/+26 |
2016-05-04 | CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779] | Florian Weimer | 1 | -99/+124 |
2016-04-29 | glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir | Florian Weimer | 1 | -21/+3 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 1 | -5/+2 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 1 | -8/+3 |
2015-06-12 | Fix getlogin_r namespace (bug 18527). | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -21/+21 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-10-20 | When glob pattern contains a trailing slash match only directories. Fixes bug... | Ondřej Bílka | 1 | -0/+5 |
2013-10-01 | glob: silence -Wattribute warnings | Eric Blake | 1 | -3/+3 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -3/+3 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -2/+1 |
2012-09-25 | Use size_t instead of int for internal variables in glob (bug 14621). | Joseph Myers | 1 | -5/+5 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-07-20 | Check for overflows in expressions | Ulrich Drepper | 1 | -8/+34 |
2011-05-28 | Remove unused variable | Ulrich Drepper | 1 | -1/+0 |
2011-05-22 | Add a few more alloca size checks | Ulrich Drepper | 1 | -87/+276 |
2010-03-27 | Whitespace fixes. | Ulrich Drepper | 1 | -2/+2 |
2010-03-27 | Fix one more issue with the glob patch. | Ulrich Drepper | 1 | -2/+2 |
2010-03-24 | Fix glob with empty pattern | Ulrich Drepper | 1 | -21/+27 |
2008-05-27 | Remove useless more "if" tests before "free". | Ulrich Drepper | 1 | -3/+2 |
2007-10-15 | * posix/glob.c: Reimplement link_exists_p to use fstatat64.cvs/fedora-glibc-20071015T0728 | Ulrich Drepper | 1 | -3/+28 |
2007-10-15 | * posix/glob.c: Add some branch prediction throughout. | Ulrich Drepper | 1 | -9/+9 |
2007-10-07 | [BZ #73] | Ulrich Drepper | 1 | -1/+2 |
2007-10-07 | [BZ #5103] | Ulrich Drepper | 1 | -2/+3 |
2007-02-14 | [BZ #3996] | Ulrich Drepper | 1 | -117/+260 |
2006-09-30 | * posix/glob.c (glob_in_dir): Add some comments and asserts to | Ulrich Drepper | 1 | -2/+16 |
2006-09-25 | [BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535 | Ulrich Drepper | 1 | -54/+88 |
2006-01-11 | [BZ #1060] | Roland McGrath | 1 | -341/+86 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 1 | -0/+1558 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -1351/+0 |