Mercurial > pidgin.yaz
log libpurple/dnssrv.c @ 16378:bae921154351
age | author | description |
---|---|---|
Mon, 19 Mar 2007 13:31:34 +0000 | Daniel Atallah | merge of '921657d3f21f5190639852247331d608f5946095' |
Mon, 19 Mar 2007 07:01:17 +0000 | Sean Egan | sed -ie 's/gaim/purple/g' |
Sat, 17 Mar 2007 17:47:40 +0000 | Daniel Atallah | Minor cleanup. |
Sun, 25 Feb 2007 23:50:54 +0000 | Evan Schoenberg | Patch from Graham Booker which ensures that a process forked by dnsserv cleans up afterwards, calling waitpid() to make sure no zombies are left over. |
Sun, 18 Feb 2007 20:27:25 +0000 | Evan Schoenberg | Include util.h to fix a warning I introduced |
Sun, 18 Feb 2007 18:16:57 +0000 | Evan Schoenberg | Restore default signal handlers in fork()'d children. This adds a gaim_restore_default_signal_handlers() utility function since children are made in multiple places. |
Sat, 20 Jan 2007 02:32:10 +0000 | Sean Egan | Rename gtk/ and libgaim/ to pidgin/ and libpurple/ |