aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/signal.h (follow)
Commit message (Expand)AuthorAge
* signal: remove the stupid add_to_event_loop wrapperEgor Tensin2023-06-13
* signal: refactoringEgor Tensin2023-06-13
* signal: remove unused APIsEgor Tensin2023-06-13
* event_loop: hide the API detailsEgor Tensin2023-06-13
* use signalfd to stop on SIGTERMEgor Tensin2023-06-13
* signal: refactoringEgor Tensin2023-05-15
* signal: refactoring, add comments in tcp_server, etc.Egor Tensin2023-05-15
* use -std=c17 -WpedanticEgor Tensin2023-05-13
* get rid of __attribute__((constructor))Egor Tensin2023-05-06
* add copyright noticesEgor Tensin2022-12-02
* don't use the latest glibc featuresEgor Tensin2022-08-28
* make compilers happierEgor Tensin2022-08-28
* worker: allow graceful shutdownsEgor Tensin2022-08-26