mirror of
https://git.zap.org.au/git/trader.git
synced 2024-11-03 17:27:29 -05:00
bbdae69de4
Add a signal handler for SIGINT and SIGTERM, as well as sprinklings of checks to abort_game. Although Ncurses DOES define handlers for SIGINT and SIGTERM, they do not always seem to work correctly under many operating systems.
34 lines
502 B
Plaintext
34 lines
502 B
Plaintext
*.o
|
|
*.a
|
|
.deps/
|
|
Makefile
|
|
Makefile.in
|
|
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/stamp-h1
|
|
|
|
/build-aux/compile
|
|
/build-aux/config.guess
|
|
/build-aux/config.rpath
|
|
/build-aux/config.sub
|
|
/build-aux/depcomp
|
|
/build-aux/install-sh
|
|
/build-aux/missing
|
|
|
|
/build-aux/snippet/_Noreturn.h
|
|
/build-aux/snippet/arg-nonnull.h
|
|
/build-aux/snippet/c++defs.h
|
|
/build-aux/snippet/unused-parameter.h
|
|
/build-aux/snippet/warn-on-use.h
|
|
|
|
/po/POTFILES
|
|
/po/remove-potcdate.sed
|
|
|
|
/src/trader
|