summaryrefslogtreecommitdiff
path: root/src/basic/process-util.h
AgeCommit message (Expand)Author
2016-08-05util-lib: unify parsing of nice level valuesLennart Poettering
2016-05-02util: rework sigkill_wait() to not require pid_t pointerLennart Poettering
2016-04-22core,systemctl: add bus API to retrieve processes of a unitLennart Poettering
2016-01-26shutdown: complain if process excluded from killing spree runs of the same ro...Michal Sekletar
2016-01-21core: add valgrind helper for daemon-reexecEvgeny Vereshchagin
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-10-27process-util: move a couple of process-related calls overLennart Poettering
2015-10-27process-util: rename get_parent_of_pid() → get_process_ppid()Lennart Poettering
2015-10-27process-util: actually move rename_process() overLennart Poettering
2015-10-27process-util: move PID related macros from macro.h to process-util.hLennart Poettering
2015-10-27util-lib: move is_main_thread() to process-util.[ch]Lennart Poettering
2015-10-26process-util: move more process related calls to process-util.[ch]Lennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers