summaryrefslogtreecommitdiff
path: root/src/basic/sigbus.c
Commit message (Expand)AuthorAgeFilesLines
* signal-util: add common implementation for propagating a signalLennart Poettering2022-11-171-2/+2
* sigbus: Add fallback in case rt_tgsiqqueueinfo() failsDaan De Meyer2022-11-161-1/+2
* sigbus: Make sure the signal is delivered to the same threadDaan De Meyer2022-11-161-1/+1
* basic: replace __sync intrinsics with __atomicmatoro2022-07-141-9/+21
* basic: Propagate SIGBUS signal info when re-raising signalsDaan De Meyer2022-06-071-1/+3
* treewide: tighten variable scope in loops (#18372)Susant Sahani2021-01-271-3/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* util: split out memcmp()/memset() related calls into memory-util.[ch]Lennart Poettering2019-03-131-1/+1
* void call of page_size guarantees that sysconf is not called from signal handlerDaniel2018-07-261-0/+4
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+2
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+152