CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 00/03/07 15:15:38

Modified files:
        .              : ChangeLog 
        src/core       : game.c kernel.c vm.c 
        src/include    : kernel.h 
        src/sound      : soundserver_null.c 

Log message:
* Fixed several bugs in the handling of the 'restarting_flags' variable.
* Fixed minor bugs in unaligned access reporting
* Finally made the null sound server check whether the parent process is
still alive (uses /proc rather than signals, but IIRC the PID part of
/proc is pretty standard in most unices). This appears to *really* solve
the problem of sound server processes running amok after the main process
has aborted ungracefully (segfault, failed assertions etc.)

-- Christoph

Reply via email to