GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
posix
/
glob.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
glob: Silence warning about void pointer arithmetic
Adhemerval Zanella
2017-12-19
1
-1
/
+2
*
glob: pacify fuzzer for mempcpy
Adhemerval Zanella
2017-12-19
1
-2
/
+5
*
glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]
Paul Eggert
2017-10-22
1
-2
/
+2
*
CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
Paul Eggert
2017-10-20
1
-1
/
+1
*
posix: remove glob internal bogus extern decl
Adhemerval Zanella
2017-10-09
1
-3
/
+0
*
posix: Add compat glob symbol to not follow dangling symbols
Adhemerval Zanella
2017-09-25
1
-24
/
+43
*
posix: Use enum for __glob_pattern_type result
Adhemerval Zanella
2017-09-08
1
-4
/
+4
*
posix: fix glob bugs with long login names
Adhemerval Zanella
2017-09-08
1
-58
/
+30
*
posix: Fix getpwnam_r usage (BZ #1062)
Adhemerval Zanella
2017-09-08
1
-140
/
+24
*
posix: Allow glob to match dangling symlinks [BZ #866]
Adhemerval Zanella
2017-09-08
1
-153
/
+86
*
posix: accept inode 0 is a valid inode number (BZ #19971)
Adhemerval Zanella
2017-09-08
1
-21
/
+0
*
posix: Sync glob with gnulib [BZ #1062]
Adhemerval Zanella
2017-09-08
1
-404
/
+370
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Properly initialize glob structure with GLOB_BRACE|GLOB_DOOFFS (bug 20707)
Andreas Schwab
2016-10-31
1
-39
/
+26
*
CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]
Florian Weimer
2016-05-04
1
-99
/
+124
*
glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir
Florian Weimer
2016-04-29
1
-21
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
1
-5
/
+2
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-8
/
+3
*
Fix getlogin_r namespace (bug 18527).
Joseph Myers
2015-06-12
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
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
[next]