Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   nathanw
Date:           Tue May 20 17:42:52 UTC 2003

Modified Files:
        src/sys/kern: core_elf32.c kern_sig.c
        src/sys/sys: signalvar.h

Log Message:
Track the LWP ID of a synchronous (trap) signal, and report it in core dumps.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/kern/core_elf32.c
cvs rdiff -r1.140 -r1.141 src/sys/kern/kern_sig.c
cvs rdiff -r1.38 -r1.39 src/sys/sys/signalvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index