[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Federico G. Schwindt" <fgsch_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 11 Jun 2002 21:16:20 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: fgsch_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/06/11 21:16:20
Modified files:
lib/libc/gen : err.c errx.c verr.c verrx.c vwarn.c vwarnx.c
warn.c warnx.c
Log message:
__indr_reference() and the definition in the same compilation unit are
a bad idea. use __weak_alias(), but for now put the definition at the
bottom, since AUX_FUNC is not properly propagated to the weak definition,
and will cause grief to the linker. should fix vax.
tested by hin@ via LDSTATIC=-static, millert@ ok.
Visit your host, monkey.org