summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn-stub-pid1.c
Commit message (Expand)AuthorAgeFilesLines
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* basic: move a bunch of cmdline-related funcs to new argv-util.c+hZbigniew Jędrzejewski-Szmek2022-11-081-0/+1
* time-util: add macros around timespec_store() that operates on compund litera...Lennart Poettering2022-03-181-4/+2
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* nspawn: don't become TTY controller just to undo it later againLennart Poettering2020-09-171-6/+6
* nspawn: check return of setsid()Lennart Poettering2020-09-171-1/+4
* tree-wide: drop missing.hYu Watanabe2019-10-311-1/+1
* nspawn: surrender controlling terminal to PID2 when using the PID1 stubNicolas Douma2019-10-031-0/+6
* Handle or voidify all calls to close_all_fds()Zbigniew Jędrzejewski-Szmek2019-03-151-1/+1
* nspawn: use EXIT_EXCEPTION where appropriateLennart Poettering2018-11-201-2/+3
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2017-12-251-1/+1
* nspawn: Include missing.hHenrik Grindal Bakken2017-12-181-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* nspawn: make sure to send SIGTERM/SIGHUP to the main nspawn process if stubin...Lennart Poettering2017-06-221-1/+10
* Fix includes (#5980)Matija Skala2017-05-191-1/+1
* tree-wide: remove consecutive duplicate words in comments (#5148)Stefan Schweter2017-01-241-1/+1
* nspawn: flush out environment block of the -a stub init processLennart Poettering2016-12-141-1/+28
* nspawn: optionally run a stub init process as PID 1Lennart Poettering2016-02-031-0/+170