Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 29 Jan 2003 19:37:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 29 Jan 2003 19:37:58 -0500 Received: from rose.csi.cam.ac.uk ([131.111.8.13]:62622 "EHLO rose.csi.cam.ac.uk") by vger.kernel.org with ESMTP id ; Wed, 29 Jan 2003 19:37:57 -0500 To: Marcelo Tosatti Cc: lkml , cw@f00f.org, bcrl@redhat.com Subject: sys_sendfile64 not in Linux 2.4.21-pre4 References: From: John Fremlin In-Reply-To: (Marcelo Tosatti's message of "Wed, 29 Jan 2003 04:24:20 GMT") X-Home-Page: http://john.fremlin.de Date: Thu, 30 Jan 2003 00:47:14 +0000 Message-ID: <86of5z5ur1.fsf@notus.ireton.fremlin.de> Lines: 4 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Military Intelligence, i586-seventh-linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Why isn't sendfile64 included in 2.4.21-pre4? glibc 2.3 already expects it, so programs with 64-bit off_t will not be able to use sendfile otherwise. And the patch is IIUC very small . . . - 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/