From owner-cvs-all Sat Mar 27 15:51:24 1999 Delivered-To: cvs-all@freebsd.org Received: from helios.dnttm.ru (dnttm-gw.rssi.ru [193.232.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 561F414BF7; Sat, 27 Mar 1999 15:51:14 -0800 (PST) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by helios.dnttm.ru (8.9.1/8.9.1/IP-3) with UUCP id DAA16492; Sun, 28 Mar 1999 03:38:56 +0400 Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.9.3/8.9.1) with ESMTP id DAA00388; Sun, 28 Mar 1999 03:38:24 +0400 (MSD) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199903272338.DAA00388@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: Alan Cox Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern init_sysent.c sys_generic.c syscalls.c syscalls.master src/sys/sys syscall-hide.h syscall.h syscall.mk sysproto.h In-reply-to: Your message of "Sat, 27 Mar 1999 13:17:01 PST." <199903272117.NAA13752@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 28 Mar 1999 03:38:23 +0400 From: Dmitrij Tejblum Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Alan Cox wrote: > alc 1999/03/27 13:17:00 PST > > Added pread and pwrite. These functions are defined by the X/Open > Threads Extension. (Note: We use the same syscall numbers as NetBSD.) Then why our interface to these syscalls differs from the NetBSD one? And what the functions do with offset == -1? Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message