index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
signal-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal-util: make -1 termination of ignore_signals() argument list unnecessary
Lennart Poettering
2021-02-25
1
-46
/
+6
*
basic/signal-util: drop unneeded extra byte from buffer
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+1
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
signal-util: make sigaction_many_ap a little more concise
Rasmus Villemoes
2020-11-03
1
-10
/
+1
*
signal-util: add new helper signal_is_blocked()
Lennart Poettering
2019-12-04
1
-0
/
+15
*
Merge pull request #13936 from keszybz/format-table-uninhibited
Anita Zhang
2019-11-06
1
-1
/
+1
|
\
|
*
basic/signal-util: drop unnecessary parens
Zbigniew Jędrzejewski-Szmek
2019-11-02
1
-1
/
+1
*
|
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
|
/
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
util: rename signal_from_string_try_harder() to signal_from_string()
Yu Watanabe
2018-05-03
1
-17
/
+10
*
util: make signal_from_string() accept RTMIN, RTMAX, and RTMAX-n
Yu Watanabe
2018-05-03
1
-9
/
+45
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...
Lennart Poettering
2016-04-12
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-2
/
+3
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+5
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-2
/
+6
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+2
*
signal-util: fix incorrect argument of va_start
Ronny Chevalier
2015-06-16
1
-1
/
+1
*
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
1
-2
/
+2
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+268