Do proper shutdown upon receiving SIGINT
authorDavid Zeuthen <davidz@redhat.com>
Tue, 8 Jun 2010 22:21:36 +0000 (18:21 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Tue, 8 Jun 2010 22:21:36 +0000 (18:21 -0400)
commitee6a79a178f85a601671f76f658e6b2026ad6015
tree55455a6aa35af2fa10ba0d21345a9a0ce06795a9
parentc9b084dc1636c15b300ebbf7024f8e4321376099
Do proper shutdown upon receiving SIGINT

This helps with finding/detecting memory leaks.
src/Makefile.am
src/gposixsignal.c [new file with mode: 0644]
src/gposixsignal.h [new file with mode: 0644]
src/main.c