Changeset 2204 for trunk/src/emx/ChangeLog.LIBC
- Timestamp:
- Jul 4, 2005, 3:17:39 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/ChangeLog.LIBC
-
Property cvs2svn:cvs-rev
changed from
1.96
to1.97
r2203 r2204 1 1 /* $Id$ */ 2 3 2005-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] 2 11 3 12 2005-07-02: knut st. osmundsen <bird-gccos2-spam@anduin.net> -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.