From owner-cvs-all Thu Oct 31 23:39:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BA7C37B401; Thu, 31 Oct 2002 23:39:33 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D91343E6E; Thu, 31 Oct 2002 23:39:33 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 18DC7AE279; Thu, 31 Oct 2002 23:39:33 -0800 (PST) Date: Thu, 31 Oct 2002 23:39:33 -0800 From: Alfred Perlstein To: Bruce Evans Cc: Peter Jeremy , Peter Wemm , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdio findfp.c Message-ID: <20021101073933.GI24139@elvis.mu.org> References: <20021031213557.GG6446@gsmx07.alcatel.com.au> <20021101180942.Q14336-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021101180942.Q14336-100000@gamplex.bde.org> User-Agent: Mutt/1.4i 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 * Bruce Evans [021031 23:17] wrote: > > > Overall, I think we do fairly well. There have been three major API > > breakages that I can think of: a.out -> ELF, the sigset_t changes > > and these __sF changes. > > ... but apart from these changes they (current applications) often do > run on old kernels unless they are very system-specific. The a.out > -> ELF incompatibilities and maybe the sigset_t changes were unavoidable, > but the others are mostly just from poor organization. I'm not sure I understand the importance of all of this honestly but I don't think anyone would object if options were added to make.conf to conditionalize __sF and the signal stuff, the default being the current settings though. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message