]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/sighandlers.c
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / sighandlers.c
2010-09-22 Alexander BartonExplicitly cast return value of read(2) to "int"
2010-09-22 Alexander BartonDon't call sigaction() if it is not available on the...
2010-09-14 Florian WestphalFix signalpipe file descriptor leak on RESTART
2010-09-13 Alexander Bartonsighandlers.{c|h}: Code cleanup
2010-09-13 Alexander BartonMake sighandlers.{c|h} compatible with ansi2knr
2010-09-13 Alexander BartonOutput connection status when dumping the internal...
2010-09-13 Alexander BartonReformat "server state" debug messages a little bit
2010-09-13 Alexander BartonEnable the daemon to dump its internal state in debug...
2010-09-11 Florian Westphalsignalhandlers: add fallback to deprecated sysv API
2010-09-11 Florian Westphalremove NGIRCd_SignalRehash
2010-09-11 Florian WestphalAdd new 'delayed' signal handlers.