From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18041 invoked by alias); 12 Jul 2007 15:00:52 -0000 Received: (qmail 17973 invoked by alias); 12 Jul 2007 15:00:41 -0000 Date: Thu, 12 Jul 2007 15:00:00 -0000 Message-ID: <20070712150041.17972.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20070305144010.4130.egmont@uhulinux.hu> References: <20070305144010.4130.egmont@uhulinux.hu> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/4130] logwtmp vs. large file X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00081.txt.bz2 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2007-07-12 15:00 ------- Subject: Bug 4130 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_5-branch Changes by: jakub@sourceware.org 2007-07-12 15:00:23 Modified files: . : ChangeLog login : utmp_file.c Log message: 2007-03-15 Jakub Jelinek [BZ #4130] * login/utmp_file.c (setutent_file): Use O_LARGEFILE for open_not_cancel_2. (updwtmp_file): Likewise. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.10362.2.54&r2=1.10362.2.55 http://sourceware.org/cgi-bin/cvsweb.cgi/libc/login/utmp_file.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.17&r2=1.17.4.1 -- http://sourceware.org/bugzilla/show_bug.cgi?id=4130 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.