aboutsummaryrefslogtreecommitdiff

uild?id=1ab68deba643c38ee7bf4cdb8a2d251a01fb03d0'>build/linux-container.scm
AgeCommit message (Expand)Author
2023-01-30linux-container: 'container-excursion' forks to join the PID namespace....Ludovic Courtès
2023-01-30container: Correctly report exit status....Ludovic Courtès
2022-09-24linux-container: Mark socket pair as SOCK_CLOEXEC....Ludovic Courtès
2022-09-20linux-container: 'container-excursion*' marks its FDs as FD_CLOEXEC....Ludovic Courtès
2022-05-01linux-container: Add #:child-is-pid1? parameter to 'call-with-container'....Ludovic Courtès
2022-05-01linux-container: Ensure signal-handling asyncs get a chance to run....Ludovic Courtès
2022-05-01linux-container: 'call-with-container' relays SIGTERM and SIGINT....Ludovic Courtès
2022-01-05linux-container: Handle CLONE_NEWCGROUP and use it by default....Ryan Sundberg