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