From owner-cvs-all Sat Nov 17 20:29:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB99737B418; Sat, 17 Nov 2001 20:29:20 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAI4TKY88694; Sat, 17 Nov 2001 20:29:20 -0800 (PST) (envelope-from jake) Message-Id: <200111180429.fAI4TKY88694@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 17 Nov 2001 20:29:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sparc64 SYS.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2001/11/17 20:29:20 PST Modified files: lib/libc/sparc64 SYS.h Log: Add .type and .size pseudo-ops to system call macros so that dynamic binaries will link. They must be used for weak symbols as well as strong ones. Revision Changes Path 1.2 +15 -7 src/lib/libc/sparc64/SYS.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message