aboutsummaryrefslogtreecommitdiff
path: root/support/shell-container.c
AgeCommit message (Expand)Author
2023-03-28system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott
2023-03-07posix: Fix system blocks SIGCHLD erroneously [BZ #30163]Adam Yi
2023-03-02support: use 64-bit time_t (bug 30111)Andreas Schwab
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-05-13support: Close fds in copy_funcSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
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