summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-08remove PollerMarcus Fritzsch1-22/+0
2017-08-08add license text to implementation filesMarcus Fritzsch1-0/+16
2017-08-08util: logging to the afb daemonMarcus Fritzsch1-58/+0
2017-08-08util: noexcept logging and also noreturn for fatal()Marcus Fritzsch1-4/+4
2017-08-08moved Poller and unique_fd from main to util, fixed c++ issues in utilMarcus Fritzsch1-6/+36
2017-08-08util.h and its impl are now c++Marcus Fritzsch1-0/+65