aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/worker_main.c (follow)
Commit message (Expand)AuthorAge
* appease clang-formatEgor Tensin2023-07-04
* use designated struct initializers moreEgor Tensin2023-06-30
* show git hash with --versionEgor Tensin2023-06-30
* log: support logging levelsEgor Tensin2023-06-28
* sanitize #include-sEgor Tensin2023-06-13
* use signalfd to stop on SIGTERMEgor Tensin2023-06-13
* rework server-worker communicationEgor Tensin2023-05-15
* fix unnecessary #include-sEgor Tensin2023-05-13
* use -std=c17 -WpedanticEgor Tensin2023-05-13
* best practices & coding style fixesEgor Tensin2023-05-13
* get rid of __attribute__((constructor))Egor Tensin2023-05-06
* cmd_line: read executable name from /proc/self/exeEgor Tensin2023-04-29
* dedupe command line routinesEgor Tensin2023-04-29
* make struct worker opaqueEgor Tensin2023-04-29
* add copyright noticesEgor Tensin2022-12-02
* worker: allow graceful shutdownsEgor Tensin2022-08-26
* add some more codeEgor Tensin2022-08-26