aboutsummaryrefslogtreecommitdiffstats
path: root/src/signals.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unify header files (so far most)Mattias Andrée2025-03-051-38/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Update my e-mail addressMattias Andrée2025-03-051-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix Windows build after e0a617fcada616a8112f7d9df51ac10bd58130afArne Janbu2016-10-191-2/+2
|
* Move signal processing functions and sigaction calls to signals from redshift.cMattias Andrée2015-12-281-0/+38
Signed-off-by: Mattias Andrée <maandree@operamail.com>