src/signals.c
Thu, 07 May 2009 02:11:41 +0300 Tero Marttila fix log_warn_*/log_err/log_error naming
Tue, 28 Apr 2009 20:27:45 +0300 Tero Marttila most of the new transport/sock code compiles, but things are still missing new-transport
Wed, 01 Apr 2009 19:31:11 +0300 Tero Marttila fix some more valgrind errors
Mon, 16 Mar 2009 23:55:30 +0200 Tero Marttila implement signal_ignore using sigaction directly, without any libevent in between
Thu, 12 Mar 2009 23:54:03 +0200 Tero Marttila add irc_net_quit and signal handling