Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Fix writes past the allocated array bounds in execvpe (BZ#20847) | Adhemerval Zanella | 2016-12-07 | 1 | -7/+12 |
* | Fix writes past the allocated array bounds in execvpe (BZ#20847) | Adhemerval Zanella | 2016-11-22 | 1 | -5/+10 |
* | posix: execvpe cleanup | Adhemerval Zanella | 2016-03-07 | 1 | -147/+108 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Convert 24 more function definitions to prototype style (array parameters). | Joseph Myers | 2015-10-20 | 1 | -4/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | 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 | -2/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Implement execvpe. | Ulrich Drepper | 2009-06-02 | 1 | -0/+221 |