index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
process-util.h
Age
Commit message (
Expand
)
Author
2016-05-02
util: rework sigkill_wait() to not require pid_t pointer
Lennart Poettering
2016-04-22
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-01-26
shutdown: complain if process excluded from killing spree runs of the same ro...
Michal Sekletar
2016-01-21
core: add valgrind helper for daemon-reexec
Evgeny Vereshchagin
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-10-27
process-util: move a couple of process-related calls over
Lennart Poettering
2015-10-27
process-util: rename get_parent_of_pid() → get_process_ppid()
Lennart Poettering
2015-10-27
process-util: actually move rename_process() over
Lennart Poettering
2015-10-27
process-util: move PID related macros from macro.h to process-util.h
Lennart Poettering
2015-10-27
util-lib: move is_main_thread() to process-util.[ch]
Lennart Poettering
2015-10-26
process-util: move more process related calls to process-util.[ch]
Lennart Poettering
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers