From owner-cvs-all Thu Jan 13 1:26:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ECCE6152A0; Thu, 13 Jan 2000 01:26:51 -0800 (PST) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA19281; Thu, 13 Jan 2000 01:26:51 -0800 (PST) (envelope-from jasone@FreeBSD.org) Message-Id: <200001130926.BAA19281@freefall.freebsd.org> From: Jason Evans Date: Thu, 13 Jan 2000 01:26:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/alpha SYS.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jasone 2000/01/13 01:26:51 PST Modified files: lib/libc/alpha SYS.h Log: Fix unresolved _libc_*() references in libc by creating weak aliases to the respective system call entry points. Revision Changes Path 1.7 +3 -1 src/lib/libc/alpha/SYS.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message