empserver/src/server
Markus Armbruster 9c94a23709 Keep log open, rotate it just like the journal:
(logfd, logopen): New.
(loginit): Set logfd, return success.
(logerror): Use logfd.
(logreopen): New.
(relo, main): Use it.
2007-10-27 15:49:45 +00:00
..
.cvsignore Replace the build process. The new one requires GNU Make, Autoconf 2005-12-20 20:25:35 +00:00
idle.c (player_kill_idle): Don't kill hung player threads. That code was 2007-07-25 06:10:10 +00:00
lostitem.c Update copyright notice. 2007-01-09 19:09:31 +00:00
main.c Keep log open, rotate it just like the journal: 2007-10-27 15:49:45 +00:00
marketup.c Remove the concept of thread priorities from empthread.h. Only LWP 2007-07-24 05:13:31 +00:00
shutdown.c Remove the concept of thread priorities from empthread.h. Only LWP 2007-07-24 05:13:31 +00:00
update.c (update_sched): The indefinite sleep when there's no scheduled update 2007-09-02 15:04:23 +00:00