From owner-freebsd-standards@FreeBSD.ORG Sat May 22 02:40:03 2010 Return-Path: Delivered-To: standards@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A765106566C for ; Sat, 22 May 2010 02:40:03 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 436E18FC14 for ; Sat, 22 May 2010 02:40:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o4M2c3jZ075132; Fri, 21 May 2010 20:38:03 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 21 May 2010 20:38:31 -0600 (MDT) Message-Id: <20100521.203831.864172011272886445.imp@bsdimp.com> To: yanefbsd@gmail.com From: "M. Warner Losh" In-Reply-To: References: <19398.2606.92468.700955@khavrinen.csail.mit.edu> <20100417210223.GA41384@stack.nl> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: wollman@csail.mit.edu, standards@freebsd.org, jilles@stack.nl Subject: Re: Non-POSIX compliant portions of FreeBSD X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2010 02:40:03 -0000 [[ I know this is a month old, but I had one comment ]] In message: Garrett Cooper writes: : This is good stuff to note. I'll be taking this info as well as : anything else I get and commit it back to LTP's copy of the openposix : test suite so that this stuff is corrected upstream. The openposix test suite in LTP has a lot of Linuxisms in it. Many of the programs are not strictly conforming. Warner