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
/
wordexp-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Replace various function calls with their x variant
Frédéric Bérat
2023-06-06
1
-1
/
+1
*
tests: fix warn unused results
Frédéric Bérat
2023-06-01
1
-1
/
+5
*
posix: Fix some crashes in wordexp [BZ #18096]
Julian Squires
2023-03-28
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
2022-09-22
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
wordexp: handle overflow in positional parameter number (bug 28011)
Andreas Schwab
2021-06-27
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
posix: Use posix_spawn for wordexp
Adhemerval Zanella
2019-10-09
1
-69
/
+44
*
wordexp: Split out command execution tests from posix/wordexp-test
Florian Weimer
2019-10-08
1
-83
/
+0
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
1
-6
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Mark __dso_handle as hidden [BZ #18822]
H.J. Lu
2017-09-26
1
-3
/
+2
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Avoid SIGFPE in wordexp [BZ #18100]
Florian Weimer
2015-03-23
1
-0
/
+40
*
Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_doll...
Paul Pluzhnikov
2015-03-09
1
-2
/
+3
*
Fix off-by-one which caused BZ #18042 and add a test for it.
Paul Pluzhnikov
2015-03-08
1
-1
/
+2
*
Refactor wordexp-test.c such that words always ends at the edge of
Paul Pluzhnikov
2015-03-08
1
-31
/
+36
*
Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p...
Paul Pluzhnikov
2015-03-06
1
-0
/
+31
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.
Carlos O'Donell
2014-11-19
1
-0
/
+44
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Update.
Ulrich Drepper
2003-09-18
1
-1
/
+7
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-8
/
+8
*
Update.
Ulrich Drepper
2001-02-26
1
-4
/
+4
*
Make local functions static.
Andreas Jaeger
2000-12-27
1
-1
/
+1
*
* tst-trans.c: Include <stdlib.h> and <string.h>.
Andreas Jaeger
2000-06-21
1
-1
/
+2
*
Correct one of the tests added in the last change. Really get the root passw...
Ulrich Drepper
2000-03-14
1
-11
/
+11
*
Update.
Ulrich Drepper
2000-02-24
1
-12
/
+98
*
Update.
Ulrich Drepper
1999-11-05
1
-0
/
+15
*
Update.
Ulrich Drepper
1999-07-02
1
-12
/
+12
*
Update.
Ulrich Drepper
1999-04-12
1
-12
/
+19
*
Update.
Ulrich Drepper
1999-04-12
1
-1
/
+8
*
Update.
Ulrich Drepper
1998-09-17
1
-2
/
+2
*
Update
Ulrich Drepper
1998-09-15
1
-4
/
+6
*
Update.
Ulrich Drepper
1998-09-14
1
-4
/
+8
*
Update.
Ulrich Drepper
1998-09-13
1
-1
/
+12
*
Update.
Ulrich Drepper
1998-09-12
1
-5
/
+14
*
Update.
Ulrich Drepper
1998-09-06
1
-1
/
+6
*
Update.
Ulrich Drepper
1998-05-15
1
-9
/
+1
*
Update.
Ulrich Drepper
1998-04-20
1
-3
/
+16
*
Update.
Ulrich Drepper
1998-04-07
1
-92
/
+97
*
Update.
Ulrich Drepper
1998-03-25
1
-0
/
+1
[next]