From owner-cvs-all Thu Nov 19 00:13:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA26538 for cvs-all-outgoing; Thu, 19 Nov 1998 00:13:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA26533; Thu, 19 Nov 1998 00:12:58 -0800 (PST) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA26495; Thu, 19 Nov 1998 00:13:02 -0800 (PST) Date: Thu, 19 Nov 1998 00:13:02 -0800 (PST) Message-Id: <199811190813.AAA26495@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/11/19 00:13:01 PST Modified files: (Branch: RELENG_2_2) lib/libc/sys Makefile.inc Log: Move some syscalls for which we don't install _thread_sys_{syscall} wrappers from ASMR to ASM. This avoids link errors when using "cc -pthread". Revision Changes Path 1.20.2.7 +10 -7 src/lib/libc/sys/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message