posix: Remove alloca usage for internal fnmatch implementation
[platform/upstream/glibc.git] / posix / execvpe.c
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-27 Joseph MyersAdd some spaces before '('.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-08 Adhemerval Zanellaposix: Fix posix_spawnp to not execute invalid binaries...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-07 Adhemerval ZanellaFix writes past the allocated array bounds in execvpe...
2016-11-22 Adhemerval ZanellaFix writes past the allocated array bounds in execvpe...
2016-03-07 Adhemerval Zanellaposix: execvpe cleanup
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20 Joseph MyersConvert 24 more function definitions to prototype style...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2009-06-02 Ulrich DrepperImplement execvpe.