Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 9 Aug 2002 13:50:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 9 Aug 2002 13:50:39 -0400 Received: from d06lmsgate-5.uk.ibm.com ([195.212.29.5]:49613 "EHLO d06lmsgate-5.uk.ibm.com") by vger.kernel.org with ESMTP id ; Fri, 9 Aug 2002 13:50:37 -0400 Message-Id: <200208091754.g79HsJkN058572@d06relay02.portsmouth.uk.ibm.com> From: Arnd Bergmann Subject: Re: klibc development release To: "H. Peter Anvin" , linux-kernel@vger.kernel.org Date: Fri, 09 Aug 2002 21:53:40 +0200 References: <200208090934.g799YVZe116824@d12relay01.de.ibm.com> Organization: IBM Deutschland Entwicklung GmbH User-Agent: KNode/0.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1229 Lines: 32 Arnd Bergmann wrote: > more later when I actually manage to run something some regression data from running the test programs on s390 and s390x: test 31 bit 64 bit ----------------------------------------------------- microhello ok ok minihello ok ok hello ok ok getenvtest wrong output segfault in strncmp getopttest wrong output (getenv) segfault from getenv/strncmp malloctest mmap not implemented mmap not implemented testvsnp ok wrong output You could say you are 50% there ;-) For the autogenerated system call objects, a quick grep in include/asm-*/unistd showed some more that appear to be missing on some platforms: alpha: alarm, fdatasync, getegid, geteuid, getgid, getpid, getppid, getuid, nice, pause, umount2, utime, time ia64: alarm, fork, getpgrp, nice, pause, umount2, utime, vfork, time mips64: pivot_root, select, vfork mips: vfork parisc: select, umount x86_64: nice, umount sparc: setresgid, setresuid s390x: time s390: select m68k: pivot_root - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/