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
*
process-util: use clone2 on ia64
Luca Boccassi
2023-07-10
1
-0
/
+4
*
tree-wide: explicitly ignore return value in a couple more places
Frantisek Sumsal
2023-07-02
1
-1
/
+1
*
process-util: add simple wrapper around PR_SET_CHILD_SUBREAPER
Lennart Poettering
2023-06-23
1
-0
/
+18
*
process-util: add FORK_DETACH flag for forking of detached child
Lennart Poettering
2023-06-23
1
-2
/
+34
*
process-util: add clone_with_nested_stack() helper
Lennart Poettering
2023-06-23
1
-0
/
+35
*
process-util: add helper that detects if we are a reaper process
Lennart Poettering
2023-06-23
1
-0
/
+15
*
stat-util: rename files_same() → inode_same()
Lennart Poettering
2023-05-19
1
-1
/
+1
*
process-util: be more careful with pidfd_get_pid() special cases
Lennart Poettering
2023-04-17
1
-1
/
+15
*
process-util: make safe_fork() unset $NOTIFY_SOCKET
Yu Watanabe
2023-04-16
1
-0
/
+8
*
process-util: introduce get_process_cmdline_strv()
Yu Watanabe
2023-03-28
1
-0
/
+22
*
tree-wide: port various places to find_line_startswith()
Lennart Poettering
2023-03-24
1
-8
/
+3
*
process-util: drop trailing NUls before parsing the nulstr
Yu Watanabe
2023-03-24
1
-9
/
+3
*
core: Settle log target if we're going to be closing all fds
Daan De Meyer
2023-03-22
1
-0
/
+1
*
Include <threads.h> if possible to get thread_local definition
Cristian Rodríguez
2023-03-06
1
-0
/
+1
*
process-util: rename FORK_NULL_STDIO -> FORK_REARRANGE_STDIO
Yu Watanabe
2023-02-20
1
-16
/
+30
*
process-util: show requested process name in the log
Yu Watanabe
2023-02-19
1
-1
/
+1
*
process-util: add helper get_process_threads()
Lennart Poettering
2023-02-17
1
-0
/
+25
*
process-util: add missing error check
Lennart Poettering
2023-02-08
1
-0
/
+2
*
process-util: add helper to verify a pid via its pidfd
Luca Boccassi
2023-01-20
1
-0
/
+14
*
shutdown: propagate mount() failures from child to parent
Lennart Poettering
2023-01-09
1
-0
/
+17
*
shared: add new safe_fork flag FORK_PRIVATE_TMP
Zbigniew Jędrzejewski-Szmek
2022-12-14
1
-2
/
+14
*
strv: move nulstr utilities to nulstr-util.[ch]
Lennart Poettering
2022-11-13
1
-0
/
+1
*
basic: move a bunch of cmdline-related funcs to new argv-util.c+h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-205
/
+1
*
basic: move container_get_leader() to process-util.[ch]
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+44
*
process-util: add new FORK_CLOEXEC_OFF flag for disabling O_CLOEXEC on remain...
Lennart Poettering
2022-11-04
1
-0
/
+8
*
tree-wide: drop () around the first argument of a ternary op
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-1
/
+1
*
Merge pull request #23963 from matoro/main
Lennart Poettering
2022-07-21
1
-2
/
+8
|
\
|
*
process-util: replace __sync intrinsics to __atomic
matoro
2022-07-14
1
-2
/
+8
*
|
basic/log: split out invoked_by_systemd() utility function
Zbigniew Jędrzejewski-Szmek
2022-07-15
1
-0
/
+24
|
/
*
tree-wide: use 'Architecture' type consistently across the tree
Lennart Poettering
2022-04-04
1
-2
/
+2
*
process-util: refactor APIs for reading /proc/self/xyz symlinks
Lennart Poettering
2022-04-01
1
-28
/
+13
*
tree-wide: unify some code that looks for --help in the command line
Lennart Poettering
2022-03-31
1
-0
/
+24
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
time-util: add macros around timespec_store() that operates on compund litera...
Lennart Poettering
2022-03-18
1
-2
/
+1
*
do not call __register_atfork directly
Matija Skala
2022-02-14
1
-7
/
+2
*
tree-wide: move `unsigned` to the start of type declaration
Frantisek Sumsal
2022-02-10
1
-2
/
+2
*
process-util: Fix memory leak
Daan De Meyer
2021-12-09
1
-3
/
+6
*
process-util: handle double NUL as the end of command line
Yu Watanabe
2021-12-06
1
-0
/
+6
*
process-util: rename function arguments for storing results
Yu Watanabe
2021-12-06
1
-32
/
+35
*
Merge pull request #21487 from DaanDeMeyer/dissect-image-other-arch
Lennart Poettering
2021-11-25
1
-4
/
+4
|
\
|
*
basic: Rename SECONDARY_ARCHITECTURE to ARCHITECTURE_SECONDARY
Daan De Meyer
2021-11-24
1
-4
/
+4
*
|
shared: split out ioprio related stuff into ioprio-util.[ch]
Lennart Poettering
2021-11-24
1
-25
/
+0
|
/
*
process-util: add missing NULL initialization for _cleanup_ variable
Lennart Poettering
2021-11-23
1
-1
/
+1
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-2
/
+2
*
process-util: use quote_command_line() at one more place
Lennart Poettering
2021-11-11
1
-12
/
+1
*
process-util: wait for processes we killed even if killing failed
Lennart Poettering
2021-11-03
1
-4
/
+4
*
exec-util: use close_all_fds_without_malloc() from freeze()
Lennart Poettering
2021-10-27
1
-2
/
+4
*
Revert "basic/fd-util: sort the 'except' array in place"
Lennart Poettering
2021-10-27
1
-4
/
+3
*
Revert "Add variant of close_all_fds() that does not allocate and use it in f...
Lennart Poettering
2021-10-27
1
-1
/
+1
*
process-util: move sync() out of freeze()
Lennart Poettering
2021-10-22
1
-2
/
+0
[next]