aboutsummaryrefslogtreecommitdiff
path: root/support/shell-container.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-03-25support/shell-container.c: Add builtin killAdhemerval Zanella1-0/+25
2020-03-25support/shell-container.c: Add builtin exitAdhemerval Zanella1-0/+13
2020-03-25support/shell-container.c: Return 127 if execve failsAdhemerval Zanella1-1/+1
2020-03-02Fixed typo in run_command_array() in support/shell-container.cGirish Joshi1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-11-02support/shell-container.c: Use support_copy_file_rangeFlorian Weimer1-1/+1
2018-08-22Add test-in-container infrastructure.DJ Delorie1-0/+395