aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/worker_main.c (unfollow)
Commit message (Expand)Author
2023-06-13sanitize #include-sEgor Tensin
2023-06-13use signalfd to stop on SIGTERMEgor Tensin
2023-05-15rework server-worker communicationEgor Tensin
2023-05-13fix unnecessary #include-sEgor Tensin
2023-05-13use -std=c17 -WpedanticEgor Tensin
2023-05-13best practices & coding style fixesEgor Tensin
2023-05-06get rid of __attribute__((constructor))Egor Tensin
2023-04-29cmd_line: read executable name from /proc/self/exeEgor Tensin
2023-04-29dedupe command line routinesEgor Tensin
2023-04-29make struct worker opaqueEgor Tensin
2022-12-02add copyright noticesEgor Tensin
2022-08-26worker: allow graceful shutdownsEgor Tensin
2022-08-26add some more codeEgor Tensin
2022-08-23add some codeEgor Tensin