aboutsummaryrefslogtreecommitdiff
path: root/support/shell-container.c
AgeCommit message (Expand)Author
2020-03-25support/shell-container.c: Add builtin killAdhemerval Zanella
2020-03-25support/shell-container.c: Add builtin exitAdhemerval Zanella
2020-03-25support/shell-container.c: Return 127 if execve failsAdhemerval Zanella
2020-03-02Fixed typo in run_command_array() in support/shell-container.cGirish Joshi
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-02support/shell-container.c: Use support_copy_file_rangeFlorian Weimer
2018-08-22Add test-in-container infrastructure.DJ Delorie