index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
process-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: rework sigkill_wait() to not require pid_t pointer
Lennart Poettering
2016-05-02
1
-3
/
+9
*
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-22
1
-0
/
+12
*
util-lib: simplify personality() string matching
Lennart Poettering
2016-02-22
1
-104
/
+9
*
util-lib: support various ppc archs in personality logic
Lennart Poettering
2016-02-22
1
-0
/
+59
*
util-lib: use the architecture ids from architecture.h for personalities
Lennart Poettering
2016-02-22
1
-23
/
+28
*
Use (void) to silenc coverity on proc title changes
Zbigniew Jędrzejewski-Szmek
2016-02-19
1
-1
/
+1
*
shutdown: complain if process excluded from killing spree runs of the same ro...
Michal Sekletar
2016-01-26
1
-0
/
+12
*
core: add valgrind helper for daemon-reexec
Evgeny Vereshchagin
2016-01-21
1
-0
/
+20
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-2
/
+2
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+6
*
process-util: move a couple of process-related calls over
Lennart Poettering
2015-10-27
1
-0
/
+121
*
process-util: make some minor corrections to PID live detection
Lennart Poettering
2015-10-27
1
-2
/
+8
*
process-util: rename get_parent_of_pid() → get_process_ppid()
Lennart Poettering
2015-10-27
1
-1
/
+1
*
process-util: actually move rename_process() over
Lennart Poettering
2015-10-27
1
-0
/
+32
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move is_main_thread() to process-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+9
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
process-util: move more process related calls to process-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+10
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-8
/
+9
*
fileio: make get_status_field() more generic
Aaro Koskinen
2015-09-30
1
-1
/
+1
*
process-util: trivial optimization
Lennart Poettering
2015-08-31
1
-2
/
+2
*
process: an empty environment block should be returned as such
Lennart Poettering
2015-07-23
1
-3
/
+6
*
process: return ESRCH when a PID is not valid anymore
Lennart Poettering
2015-07-23
1
-8
/
+35
*
get_process_environ: exit early when there is nothing to read
Kay Sievers
2015-07-06
1
-0
/
+3
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+539