index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
sigbus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic/sigbus: use FOREACH_ELEMENT where appropriate, assert >= 0 for success
Mike Yuan
2024-08-22
1
-5
/
+5
*
basic: fix overflow detection in sigbus_pop
Rose
2024-01-03
1
-3
/
+3
*
signal-util: add common implementation for propagating a signal
Lennart Poettering
2022-11-17
1
-2
/
+2
*
sigbus: Add fallback in case rt_tgsiqqueueinfo() fails
Daan De Meyer
2022-11-16
1
-1
/
+2
*
sigbus: Make sure the signal is delivered to the same thread
Daan De Meyer
2022-11-16
1
-1
/
+1
*
basic: replace __sync intrinsics with __atomic
matoro
2022-07-14
1
-9
/
+21
*
basic: Propagate SIGBUS signal info when re-raising signals
Daan De Meyer
2022-06-07
1
-1
/
+3
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-3
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
void call of page_size guarantees that sysconf is not called from signal handler
Daniel
2018-07-26
1
-0
/
+4
*
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
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+152