about summary refs log tree commit diff
path: root/posix/wordexp-test.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* tests: Replace various function calls with their x variantFrédéric Bérat2023-06-061-1/+1
* tests: fix warn unused resultsFrédéric Bérat2023-06-011-1/+5
* posix: Fix some crashes in wordexp [BZ #18096]Julian Squires2023-03-281-0/+4
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto2022-09-221-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* wordexp: handle overflow in positional parameter number (bug 28011)Andreas Schwab2021-06-271-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* posix: Use posix_spawn for wordexpAdhemerval Zanella2019-10-091-69/+44
* wordexp: Split out command execution tests from posix/wordexp-testFlorian Weimer2019-10-081-83/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Break some lines before not after operators.Joseph Myers2019-02-221-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Mark __dso_handle as hidden [BZ #18822]H.J. Lu2017-09-261-3/+2
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer2015-03-231-0/+40
* Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_doll...Paul Pluzhnikov2015-03-091-2/+3
* Fix off-by-one which caused BZ #18042 and add a test for it.Paul Pluzhnikov2015-03-081-1/+2
* Refactor wordexp-test.c such that words always ends at the edge ofPaul Pluzhnikov2015-03-081-31/+36
* Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p...Paul Pluzhnikov2015-03-061-0/+31
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2014-11-191-0/+44
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Update.Ulrich Drepper2003-09-181-1/+7
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-02-261-4/+4
* Make local functions static.Andreas Jaeger2000-12-271-1/+1
* * tst-trans.c: Include <stdlib.h> and <string.h>.Andreas Jaeger2000-06-211-1/+2
* Correct one of the tests added in the last change. Really get the root passw...Ulrich Drepper2000-03-141-11/+11
* Update.Ulrich Drepper2000-02-241-12/+98
* Update.Ulrich Drepper1999-11-051-0/+15
* Update.Ulrich Drepper1999-07-021-12/+12
* Update.Ulrich Drepper1999-04-121-12/+19
* Update.Ulrich Drepper1999-04-121-1/+8
* Update.Ulrich Drepper1998-09-171-2/+2
* UpdateUlrich Drepper1998-09-151-4/+6
* Update.Ulrich Drepper1998-09-141-4/+8
* Update.Ulrich Drepper1998-09-131-1/+12
* Update.Ulrich Drepper1998-09-121-5/+14
* Update.Ulrich Drepper1998-09-061-1/+6
* Update.Ulrich Drepper1998-05-151-9/+1
* Update.Ulrich Drepper1998-04-201-3/+16
* Update.Ulrich Drepper1998-04-071-92/+97