From owner-cvs-all Fri Oct 11 8:54:36 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 14B4037B401; Fri, 11 Oct 2002 08:54:35 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3018F43E75; Fri, 11 Oct 2002 08:54:33 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g9BFsRg55576; Fri, 11 Oct 2002 18:54:28 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g9BFsXTs063889; Fri, 11 Oct 2002 18:54:33 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3DA6F4BF.415A0F26@FreeBSD.org> Date: Fri, 11 Oct 2002 18:56:47 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Andrew Gallatin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h linux_ipc.c linux_ipc.h src/sys/i386/linux linux_dummy.c linux_ipc64.h linux_machdep.c src/sys/alpha/linux linux_ipc64.h References: <200210111143.g9BBh9Nx084314@freefall.freebsd.org> <20021011112916.A57871@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 Andrew Gallatin wrote: > > Maxim Sobolev [sobomax@FreeBSD.org] wrote: > > Tested with: LSB runtime test > > How close are we to passing? I have no idea. I've only ran ipc test suite (LSB.os/ipc), which probably constitutes only 1-2% of all tests included. It would be nice to have group of people, who will use this suite to incrementally inprove our linux compatibility module, targeting full LSB compatibility in a long run. > Are binaries available for other platforms (alpha, ppc?) I can't find any, however you can check by yourself at http://www.linuxbase.org/test/. Actually, there is source code for all tests available, so that it should be possible to build them (or any subset) using Linux machine or host compiler on FreeBSD. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message