Source-Changes archive

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

CVS commit: [netbsd-2-0] src/sys/kern



Module Name:    src
Committed By:   tron
Date:           Mon Apr  5 20:39:31 UTC 2004

Modified Files:
        src/sys/kern [netbsd-2-0]: kern_sig.c

Log Message:
Pull up revision 1.193 (requested by matt in ticket #56):
When a process is being traced (debugged) and a catchable signal
arrives,
make sure to save its ksiginfo_t for eventual delivery.  This makes
debugging
SA_SIGINFO signal handlers work.


To generate a diff of this commit:
cvs rdiff -r1.189.2.3 -r1.189.2.4 src/sys/kern/kern_sig.c

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