summaryrefslogtreecommitdiffstats
path: root/src/shared/fdsignal.c
Commit message (Collapse)AuthorAgeFilesLines
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-161-1/+1
| | | | | | | | | | This change restructures the source code directories, separates shared form non-shared application code and adds CMake dependencies. These dependencies allow the tracking of changes and trigger a rebuild of those build targets where changed files are involved. WARNING: Note that the support of the DNBD3_SERVER_AFL build option is not supported yet. Thus, the option should be never turned on.
* [*] Fix/simplify checks for linuxSimon Rettberg2019-09-171-1/+1
|
* [SERVER] Fix types or add explicit casts everywhere we might have type ↵Simon Rettberg2017-10-241-0/+1
| | | | conversion problems
* [SHARED] signal.h -> fdsignal.hSimon Rettberg2016-02-101-0/+13