added an interupt handler has SIGINT was being ignored... ?
authorPatrik Gornicz <Gornicz.P@gmail.com>
Sat, 19 Jul 2008 23:10:42 +0000 (19:10 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Sat, 19 Jul 2008 23:10:42 +0000 (19:10 -0400)
commit7cbd45053add8c0ee042a69a51f7c8e4dc40bc06
treede8d31329c76231a43719a3c6f9dc921e4f5b29a
parentf72f4a59026b8daa160908170f366c843aca5bb9
added an interupt handler has SIGINT was being ignored... ?
src/Makefile
src/handleSignal.cpp [new file with mode: 0644]
src/handleSignal.h [new file with mode: 0644]
src/main.cpp