Date: Thu, 18 Jun 1998 11:35:05 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys cdefs.h Message-ID: <199806181835.LAA13357@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/06/18 11:35:05 PDT
Modified files:
sys/sys cdefs.h
Log:
ELF versions of __warn_references() and __weak_reference(). Note that this
doesn't work with libc/net/res_stubs.c since gas wants the weak reference
to take place in the same context as the real definition, presumably so
that it can get hold of the symbol typing etc.
However, this doesn't matter for libc/elf since we don't have binaries
that use the old symbol names.
Revision Changes Path
1.18 +23 -4 src/sys/sys/cdefs.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806181835.LAA13357>
