Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise. | |||
2017-09-19 | Use execveat syscall in fexecve (bug 22134) | Andreas Schwab | |
By using execveat we no longer depend on /proc. The execveat syscall was introduced in 3.19, except for a few late comers. |