From owner-cvs-all Thu Sep 30 8: 7:52 1999 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 6A1EE14FFF; Thu, 30 Sep 1999 08:07:44 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA10079; Thu, 30 Sep 1999 08:07:44 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199909301507.IAA10079@freefall.freebsd.org> From: Marcel Moolenaar Date: Thu, 30 Sep 1999 08:07:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/09/30 08:07:44 PDT Modified files: lib/libc_r Makefile Log: Add sigprocmask to HIDDEN_SYSCALLS. This renames the syscall to _thread_sys_sisprocmask in libc_r. This solves the undefined symbol... Reported by: Kenneth Wayne Culver Revision Changes Path 1.20 +3 -2 src/lib/libc_r/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message