From owner-freebsd-current Sun Oct 15 23:11:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from ego.mind.net (ego.mind.net [206.99.66.9]) by hub.freebsd.org (Postfix) with ESMTP id 5104E37B66C for ; Sun, 15 Oct 2000 23:11:29 -0700 (PDT) Received: from takhus-home.ashlandfn.org (AFN-Dyn-2084621972.pc.ashlandfiber.net [208.46.219.72]) by ego.mind.net (8.9.3/8.9.3) with ESMTP id XAA04419; Sun, 15 Oct 2000 23:11:23 -0700 Received: from localhost (fleisher@localhost) by takhus-home.ashlandfn.org (8.11.1/8.11.1) with ESMTP id e9G6BEM94924; Sun, 15 Oct 2000 23:11:19 -0700 (PDT) (envelope-from takhus@takhus.mind.net) X-Authentication-Warning: takhus-home.ashlandfn.org: fleisher owned process doing -bs Date: Sun, 15 Oct 2000 23:11:13 -0700 (PDT) From: Tony Fleisher X-Sender: fleisher@takhus-home.ashlandfn.org To: Bruce Evans Cc: freebsd-current@FreeBSD.ORG Subject: Re: more endian.h breakage; patch included. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 16 Oct 2000, Bruce Evans wrote: > On Sun, 15 Oct 2000, Steve Kargl wrote: > > > Actually, in this case the endian.h change exposed a bug > > if the wait(2) manpage is correct. In particular, > > is required to occur before , which was missing in > > libdialog/prgbox.c and libc_r/uthread/uthread_wait4.c. > > It is strictly correct for POSIX.1-1990, but FreeBSD-2 never had the > requirement until now. POSIX.1-200x is relaxing similar requirements > (I'm not sure about this one), so it is too late to start enforcing it. > Perhaps a good fix would be to include in endian.h so that the world will again build properly? Just a suggestion. Regards, Tony. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message