Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christian Biere <cbiere@netbsd.org>
List: source-changes
Date: 01/15/2007 22:26:35
Module Name: src
Committed By: cbiere
Date: Mon Jan 15 22:26:35 UTC 2007
Modified Files:
src/lib/libc/gen: uname.c
Log Message:
Bail out on the first sysctl() error as suggested by Pierre Pronchery in
PR lib/35403. christos agreed it's cleaner.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libc/gen/uname.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.