Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/13/2005 13:51:51
Module Name:	src
Committed By:	christos
Date:		Tue Sep 13 13:51:50 UTC 2005

Modified Files:
	src/lib/libc/gen: err.c errx.c warn.c warnx.c

Log Message:
don't use the weak names directly, so that the compat code works.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/libc/gen/err.c
cvs rdiff -r1.12 -r1.13 src/lib/libc/gen/errx.c src/lib/libc/gen/warn.c \
    src/lib/libc/gen/warnx.c

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