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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
process-util: add option for cloning with CLONE_NEWUSER
Lennart Poettering
2021-05-07
1
-0
/
+1
*
basic/process-util: add mode where posix shell escape is used for quoting
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-0
/
+1
*
basic/process-util: allow quoting of commandlines
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-0
/
+1
*
coredumpctl: fflush() stdout before invoking gdb
Lennart Poettering
2021-03-11
1
-0
/
+1
*
systemctl: don't search in the full argv[0] for the invocation name
Lennart Poettering
2021-02-20
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
process-util: make sure procfs_file_alloca() works for non-literal field name...
Lennart Poettering
2020-07-14
1
-5
/
+7
*
pager: set PR_DEATHSIG for pager to SIGINT rather than SIGTERM
Lennart Poettering
2020-06-10
1
-9
/
+10
*
pid1: by default make user units inherit their umask from the user manager
Franck Bui
2020-04-09
1
-0
/
+1
*
util: uid_t, gid_t, and pid_t must be 32bit
Yu Watanabe
2020-02-02
1
-7
/
+0
*
core: in execute, Never fail setting Nice priority
Dimitri John Ledkov
2020-01-02
1
-0
/
+2
*
Merge pull request #14218 from poettering/homed-preparatory-small-stuff
Lennart Poettering
2019-12-04
1
-10
/
+11
|
\
|
*
process-util: add new safe_fork() flag for connecting stdout to stderr
Lennart Poettering
2019-12-04
1
-10
/
+11
*
|
process-util: add helper pidfd_get_pid()
Lennart Poettering
2019-12-04
1
-0
/
+2
|
/
*
tree-wide: drop alloca.h when alloc-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
Drop trailing slash from assert_cc() definition
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-1
/
+1
*
Merge pull request #12628 from keszybz/dbus-execute
Michal Sekletar
2019-05-30
1
-2
/
+0
|
\
|
*
Move cpus_in_affinity_mask() to cpu-set-util.[ch]
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-2
/
+0
*
|
Add 8bit-version of get_process_cmdline() and use in cgroup-show.c
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-0
/
+1
*
|
basic/process-util: convert bool arg to flags
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+5
*
|
Rework cmdline printing to use unicode
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+1
*
|
small fixes: make get_process_state() static and fix typo
Topi Miettinen
2019-05-20
1
-1
/
+0
|
/
*
Merge pull request #12030 from poettering/condition-memory
Yu Watanabe
2019-04-02
1
-0
/
+2
|
\
|
*
process-util: add new helper cpus_in_affinity_mask()
Lennart Poettering
2019-03-19
1
-0
/
+2
*
|
process-util: introduce pid_is_my_child() helper
Franck Bui
2019-03-20
1
-0
/
+1
|
/
*
util: split out namespace related stuff into a new namespace-util.[ch] pair
Lennart Poettering
2019-03-13
1
-0
/
+1
*
tree-wide: use newa() instead of alloca() wherever we can
Lennart Poettering
2019-01-26
1
-2
/
+2
*
process-util: add new FORK_RLIMIT_NOFILE_SAFE flag for safe_fork()
Lennart Poettering
2018-12-01
1
-9
/
+10
*
core: add namespace_fork() helper, that forks, joins a set of namespaces and ...
Lennart Poettering
2018-11-13
1
-0
/
+2
*
tree-wide: add a few missing _sentinel_ decorators
Lennart Poettering
2018-10-26
1
-1
/
+1
*
core/dbus-execute: fix parsing CPUScheduling* and Nice for transient services
Yu Watanabe
2018-10-05
1
-7
/
+0
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-11
/
+11
*
process-util: add a new FORK_MOUNTNS_SLAVE flag for safe_fork()
Lennart Poettering
2018-05-24
1
-0
/
+1
*
process-util: add new helper call for adjusting the OOM score
Lennart Poettering
2018-05-17
1
-0
/
+2
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-1
/
+1
*
process-util: add TAKE_PID(), similar to TAKE_PTR/TAKE_FD, but for child proc...
Lennart Poettering
2018-04-11
1
-0
/
+8
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
basic/macros: rename noreturn into _noreturn_ (#8456)
Franck Bui
2018-03-15
1
-1
/
+1
*
sd-bus: cleanup ssh sessions (Closes: #8076)
Shawn Landden
2018-02-08
1
-0
/
+1
*
Merge pull request #7915 from poettering/pids-max-tweak
Zbigniew Jędrzejewski-Szmek
2018-01-25
1
-0
/
+19
|
\
|
*
util: introduce more accurate definitions of TASKS_MAX
Lennart Poettering
2018-01-22
1
-0
/
+19
*
|
process-util: replace PTR_TO_PID() and PID_TO_PTR macro by inline functions
Lennart Poettering
2018-01-23
1
-2
/
+7
|
/
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
process-util: add new FORK_NEW_MOUNTNS flag to safe_fork()
Lennart Poettering
2018-01-04
1
-0
/
+1
*
process-spec: add another flag FORK_WAIT to safe_fork()
Lennart Poettering
2018-01-04
1
-0
/
+1
*
process-util: rework wait_for_terminate_and_warn() to take a flags parameter
Lennart Poettering
2018-01-04
1
-1
/
+10
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-0
/
+1
[next]