Automatic reloading of config file.
authorjongfoster <jongfoster@users.sourceforge.net>
Sat, 26 May 2001 00:28:36 +0000 (00:28 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Sat, 26 May 2001 00:28:36 +0000 (00:28 +0000)
commit43da0ce639b1cf540198b2f63e790d9127725343
treeb7d6d1524430526d581f1a304ccd6c569b5ee696
parent817f8ec235017b941eda0c205971ce0d4c907cea
Automatic reloading of config file.
Removed obsolete SIGHUP support (Unix) and Reload menu option (Win32).
Most of the global variables have been moved to a new
struct configuration_spec, accessed through csp->config->globalname
Most of the globals remaining are used by the Win32 GUI.
15 files changed:
config.h
filters.c
jcc.c
loadcfg.c
loadcfg.h
loaders.c
loaders.h
parsers.c
project.h
showargs.c
showargs.h
w32.rc
w32log.c
w32log.h
w32res.h