Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/07/2006 22:16:19
Module Name: src
Committed By: elad
Date: Sat Oct 7 22:16:19 UTC 2006
Modified Files:
src/lib/libc/stdlib: system.c
Log Message:
Correctly recover signal state if failed trying to set it.
Patch from David A. Holland in #NetBSD-code, thanks!
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libc/stdlib/system.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.