From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114215 invoked by alias); 9 Nov 2016 15:33:34 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 114206 invoked by uid 89); 9 Nov 2016 15:33:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=ftruncate, ftruncate64 X-HELO: mx2.suse.de From: Andreas Schwab To: Adhemerval Zanella Cc: libc-alpha@sourceware.org Subject: Re: [PATCH 3/4] Consolidate Linux ftruncate implementations References: <1474383714-15187-1-git-send-email-adhemerval.zanella@linaro.org> <1474383714-15187-4-git-send-email-adhemerval.zanella@linaro.org> X-Yow: I'm EMOTIONAL now because I have MERCHANDISING CLOUT!! Date: Wed, 09 Nov 2016 15:33:00 -0000 In-Reply-To: <1474383714-15187-4-git-send-email-adhemerval.zanella@linaro.org> (Adhemerval Zanella's message of "Tue, 20 Sep 2016 12:01:53 -0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2016-11/txt/msg00342.txt.bz2 On Sep 20 2016, Adhemerval Zanella wrote: > diff --git a/sysdeps/unix/sysv/linux/wordsize-64/ftruncate64.c b/sysdeps/unix/sysv/linux/wordsize-64/ftruncate64.c > deleted file mode 100644 > index 673a8b5..0000000 > --- a/sysdeps/unix/sysv/linux/wordsize-64/ftruncate64.c > +++ /dev/null > @@ -1 +0,0 @@ > -/* ftruncate64 is the same as ftruncate. */ There are now two objects providing ftruncate/ftruncate64 on 64-bit archs, one from .../linux/ftruncate64.c, the other from .../linux/wordsize-64/syscalls.list:ftruncate. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."