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
*
all: fix minor typos
Yuri Chornoivan
2020-07-07
1
-1
/
+1
*
pager: set PR_DEATHSIG for pager to SIGINT rather than SIGTERM
Lennart Poettering
2020-06-10
1
-2
/
+2
*
basic/process-util: only try PR_SET_MM once
Zbigniew Jędrzejewski-Szmek
2020-05-26
1
-0
/
+10
*
basic/process-util: create helper function
Zbigniew Jędrzejewski-Szmek
2020-05-26
1
-62
/
+62
*
Merge pull request #15318 from fbuihuu/inherit-umask-for-user-units
Lennart Poettering
2020-04-09
1
-0
/
+17
|
\
|
*
pid1: by default make user units inherit their umask from the user manager
Franck Bui
2020-04-09
1
-0
/
+17
*
|
safe_fork: use a cleanup function to restore signal mask in parent
Mike Gilbert
2020-03-09
1
-12
/
+14
*
|
safe_fork: unblock most signals before waiting for child
Mike Gilbert
2020-03-09
1
-2
/
+9
|
/
*
core: in execute, Never fail setting Nice priority
Dimitri John Ledkov
2020-01-02
1
-0
/
+57
*
Fix use of unitialized variable in error path
Zbigniew Jędrzejewski-Szmek
2019-12-05
1
-2
/
+1
*
Merge pull request #14218 from poettering/homed-preparatory-small-stuff
Lennart Poettering
2019-12-04
1
-0
/
+7
|
\
|
*
process-util: add new safe_fork() flag for connecting stdout to stderr
Lennart Poettering
2019-12-04
1
-0
/
+7
*
|
process-util: add helper pidfd_get_pid()
Lennart Poettering
2019-12-04
1
-0
/
+33
|
/
*
process-util: shortcut get_process_state() for our own process
Lennart Poettering
2019-11-25
1
-1
/
+5
*
process-util: shortcut get_process_comm() for our own process
Lennart Poettering
2019-11-25
1
-9
/
+20
*
process-util: tweak get_process_cwd() when calling for own process
Lennart Poettering
2019-11-25
1
-1
/
+5
*
tree-wide: drop signal.h when signal-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+2
*
Merge pull request #12628 from keszybz/dbus-execute
Michal Sekletar
2019-05-30
1
-37
/
+2
|
\
|
*
Move cpus_in_affinity_mask() to cpu-set-util.[ch]
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-37
/
+2
*
|
Add 8bit-version of get_process_cmdline() and use in cgroup-show.c
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+4
*
|
basic/process-util: convert bool arg to flags
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-5
/
+6
*
|
util-lib: do not truncate kernel comm names
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-3
/
+8
*
|
Rework cmdline printing to use unicode
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-117
/
+47
*
|
Introduce sc_arg_max() helper
Zbigniew Jędrzejewski-Szmek
2019-05-21
1
-5
/
+3
*
|
small fixes: make get_process_state() static and fix typo
Topi Miettinen
2019-05-20
1
-1
/
+1
|
/
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-1
/
+0
*
Add fopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-35
/
+21
*
Merge pull request #12030 from poettering/condition-memory
Yu Watanabe
2019-04-02
1
-0
/
+34
|
\
|
*
process-util: add new helper cpus_in_affinity_mask()
Lennart Poettering
2019-03-19
1
-0
/
+34
*
|
process-util: introduce pid_is_my_child() helper
Franck Bui
2019-03-20
1
-0
/
+14
|
/
*
Handle or voidify all calls to close_all_fds()
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
util: split out namespace related stuff into a new namespace-util.[ch] pair
Lennart Poettering
2019-03-13
1
-0
/
+1
*
process-util: don't use overly large buffer to store process command line
Michal Sekletar
2019-01-26
1
-4
/
+14
*
basic/process-util: limit command line lengths to _SC_ARG_MAX
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-48
/
+25
*
tree-wide: use assert_se() for signal operations with constants
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-11
/
+3
*
process-util: rework getenv_for_pid() to use read_nul_string()
Lennart Poettering
2018-12-18
1
-19
/
+16
*
process-util: make get_process_environ() safer
Lennart Poettering
2018-12-18
1
-10
/
+17
*
Merge pull request #10935 from poettering/rlimit-nofile-safe
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-0
/
+11
|
\
|
*
tree-wide: invoke rlimit_nofile_safe() before various exec{v,ve,l}() invocations
Lennart Poettering
2018-12-01
1
-0
/
+2
|
*
process-util: add new FORK_RLIMIT_NOFILE_SAFE flag for safe_fork()
Lennart Poettering
2018-12-01
1
-0
/
+9
*
|
tree-wide: use gcc attribute macros where appropriate
Lennart Poettering
2018-12-03
1
-1
/
+1
|
/
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-2
/
+1
*
process-util: check for correct kill return value (#10841)
David Leeds
2018-11-20
1
-2
/
+2
*
Merge pull request #10753 from keszybz/pager-no-interrupt
Lennart Poettering
2018-11-14
1
-1
/
+0
|
\
|
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
|
core: add namespace_fork() helper, that forks, joins a set of namespaces and ...
Lennart Poettering
2018-11-13
1
-0
/
+54
|
/
*
process-util: FOREACH_LINE excorcism
Lennart Poettering
2018-10-18
1
-2
/
+10
[next]