Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
There is some existing practice in other OSes and it's trivial to implement giving the existing code. Fixes BZ #10221. |