aboutsummaryrefslogtreecommitdiffstats
path: root/src/signals.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* one dir per subprojectMattias Andrée8 days1-209/+0
* Misc stuffMattias Andrée13 days1-8/+82
* misc stuffMattias Andrée13 days1-4/+47
* RefactorMattias Andrée14 days1-1/+2
* Major refactoring and some fixesMattias Andrée2025-03-161-6/+5
* Misc improvementsMattias Andrée2025-03-071-18/+18
* Update redshift to redshift-ngMattias Andrée2025-03-061-4/+4
* style and some minor fixesMattias Andrée2025-03-061-44/+40
* StyleMattias Andrée2025-03-061-17/+8
* Fix warningsMattias Andrée2025-03-051-0/+2
* Consistently use (locally defined) WINDOWS macro over mixing __WIN32__ and _WIN32Mattias Andrée2025-03-051-1/+1
* cleanup + cast + use pipe2 on linuxMattias Andrée2025-03-051-13/+8
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-051-2/+1
* Unify header files (so far most)Mattias Andrée2025-03-051-15/+6
* Merge branch 'master' of https://github.com/webkadiz/redshiftMattias Andrée2025-03-051-0/+6
|\
| * Add signal exit handler for SIGQUITWebkadiz2021-06-231-0/+6
* | Update my e-mail addressMattias Andrée2025-03-051-1/+1
|/
* Fix Windows build after e0a617fcada616a8112f7d9df51ac10bd58130afArne Janbu2016-10-191-0/+5
* Move signal processing functions and sigaction calls to signals from redshift.cMattias Andrée2015-12-281-0/+107