summaryrefslogtreecommitdiff
path: root/src/basic/process-util.c
Commit message (Expand)AuthorAgeFilesLines
* shutdown: complain if process excluded from killing spree runs of the same ro...Michal Sekletar2016-01-261-0/+12
* core: add valgrind helper for daemon-reexecEvgeny Vereshchagin2016-01-211-0/+20
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-2/+2
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-1/+6
* process-util: move a couple of process-related calls overLennart Poettering2015-10-271-0/+121
* process-util: make some minor corrections to PID live detectionLennart Poettering2015-10-271-2/+8
* process-util: rename get_parent_of_pid() → get_process_ppid()Lennart Poettering2015-10-271-1/+1
* process-util: actually move rename_process() overLennart Poettering2015-10-271-0/+32
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move is_main_thread() to process-util.[ch]Lennart Poettering2015-10-271-0/+9
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-271-0/+1
* process-util: move more process related calls to process-util.[ch]Lennart Poettering2015-10-261-0/+10
* util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering2015-10-261-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* util: split out escaping code into escape.[ch]Lennart Poettering2015-10-241-8/+9
* fileio: make get_status_field() more genericAaro Koskinen2015-09-301-1/+1
* process-util: trivial optimizationLennart Poettering2015-08-311-2/+2
* process: an empty environment block should be returned as suchLennart Poettering2015-07-231-3/+6
* process: return ESRCH when a PID is not valid anymoreLennart Poettering2015-07-231-8/+35
* get_process_environ: exit early when there is nothing to readKay Sievers2015-07-061-0/+3
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+539