Ignore:
Timestamp:
Jul 4, 2005, 3:17:39 AM (20 years ago)
Author:
bird
Message:

panic enh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/ChangeLog.LIBC

    • Property cvs2svn:cvs-rev changed from 1.96 to 1.97
    r2203 r2204  
    11/* $Id$ */
     2
     32005-07-03: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     4    - libc:
     5        o Collected the different panic routines into one single routine
     6          in the backend, __libc_Back_panic[V](). The routine supports
     7          very simple printf like message formatting. By default it wil
     8          dump any available registers and attempt dumping the process
     9          before killing it. This behaviour can be configured with the
     10          env var.: LIBC_PANIC=[nodump][terse][quiet][breakpoint]
    211
    3122005-07-02: knut st. osmundsen <bird-gccos2-spam@anduin.net>
Note: See TracChangeset for help on using the changeset viewer.