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.c
Age
Commit message (
Expand
)
Author
2015-12-01
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-10-27
process-util: move a couple of process-related calls over
Lennart Poettering
2015-10-27
process-util: make some minor corrections to PID live detection
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
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move is_main_thread() to process-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-26
process-util: move more process related calls to process-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-09-30
fileio: make get_status_field() more generic
Aaro Koskinen
2015-08-31
process-util: trivial optimization
Lennart Poettering
2015-07-23
process: an empty environment block should be returned as such
Lennart Poettering
2015-07-23
process: return ESRCH when a PID is not valid anymore
Lennart Poettering
2015-07-06
get_process_environ: exit early when there is nothing to read
Kay Sievers
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers