From owner-freebsd-current Sun Nov 7 1:25:21 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail.scc.nl (node1374.a2000.nl [62.108.19.116]) by hub.freebsd.org (Postfix) with ESMTP id E7A9514A04 for ; Sun, 7 Nov 1999 01:25:19 -0800 (PST) (envelope-from freebsd-current@scc.nl) Received: (from daemon@localhost) by mail.scc.nl (8.9.3/8.9.3) id KAA42601 for current@FreeBSD.org; Sun, 7 Nov 1999 10:04:54 +0100 (CET) (envelope-from freebsd-current@scc.nl) Received: from GATEWAY by dwarf.hq.scc.nl with netnews for current@FreeBSD.org (current@FreeBSD.org) To: current@FreeBSD.org Date: Sun, 07 Nov 1999 10:04:39 +0100 From: Marcel Moolenaar Message-ID: <382540A7.26B40425@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <199911061841.MAA26019@free.pcs>, <199911062024.WAA41602@zibbi.mikom.csir.co.za> Subject: Re: doscmd broken on current? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Hay wrote: > > Hmmm I see the sigreturn man page hasn't been updated, it still says that > sigreturn takes a struct sigcontext * argument, while the signal.h file > says it takes ucontext_t *. Sigreturn still takes a struct sigcontext*. It also takes a ucontext_t. I think the header should define sigreturn to take a struct sigcontext*... -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message