Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
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.
Home |
Main Index |
Thread Index |
Old Index