empserver/src/lib
Markus Armbruster 1ca0b5cb2b Finally merge the journal patch:
(keep_journal): New econfig key.
(player_main): Log player login and logout.
(recvclient): Log player input.
(ef_open_srv, ef_close_srv): Log startup and shutdown.
(update_main): Log update.

Support the common SIGHUP log rotation idiom:
(empth_wait_for_shutdown, empth_wait_for_signal): Rename.
[EMPTH_LWP, EMPTH_POSIX] (empth_init, empth_wait_for_signal): Wait for
SIGHUP as well.
(main) [SIGHUP]: Reopen journal when empth_wait_for_signal() returns
SIGHUP.
2006-06-08 20:11:26 +00:00
..
as Comments, whitespace. 2006-06-02 05:49:29 +00:00
commands (grin): Grind up whatever banks produce instead of P_BAR. This is in 2006-06-06 17:53:59 +00:00
common Finally merge the journal patch: 2006-06-08 20:11:26 +00:00
empthread Finally merge the journal patch: 2006-06-08 20:11:26 +00:00
gen Coding style, comments, spelling... 2006-05-26 18:46:50 +00:00
global Finally merge the journal patch: 2006-06-08 20:11:26 +00:00
lwp (LwpContextPtr, lwpInitSystem): Use void ** for pointer to generic 2006-06-08 05:38:06 +00:00
player Finally merge the journal patch: 2006-06-08 20:11:26 +00:00
subs Finally merge the journal patch: 2006-06-08 20:11:26 +00:00
update Finally merge the journal patch: 2006-06-08 20:11:26 +00:00