aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: b31f7fd74d457543fee1d2e3b6f3ef2303fa255d (about) (plain)
1
2
3
*.scm       diff=scheme
*.scm.in    diff=scheme
*.texi      diff=texinfo
0'>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