Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 02/17/2000 13:34:21
Module Name: basesrc
Committed By: kleink
Date: Thu Feb 17 21:34:21 UTC 2000
Modified Files:
basesrc/lib/libc/gen: errno.c
Log Message:
Back out previous: when statically linking executables a warning will be
displayed for the reference through __errno(), which is really wrong.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/gen/errno.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.