From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127432 invoked by alias); 12 Sep 2017 12:56:46 -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 127419 invoked by uid 89); 12 Sep 2017 12:56:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx1.suse.de From: Andreas Schwab To: Adhemerval Zanella Cc: libc-alpha@sourceware.org, Paul Eggert Subject: Re: [PATCH 7/9] posix: Consolidate glob implementation References: <1504643122-14874-1-git-send-email-adhemerval.zanella@linaro.org> <1504643122-14874-8-git-send-email-adhemerval.zanella@linaro.org> X-Yow: UH-OH!! We're out of AUTOMOBILE PARTS and RUBBER GOODS! Date: Tue, 12 Sep 2017 12:56:00 -0000 In-Reply-To: <1504643122-14874-8-git-send-email-adhemerval.zanella@linaro.org> (Adhemerval Zanella's message of "Tue, 5 Sep 2017 17:25:20 -0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-09/txt/msg00494.txt.bz2 On Sep 05 2017, Adhemerval Zanella wrote: > diff --git a/sysdeps/unix/sysv/linux/oldglob.c b/sysdeps/unix/sysv/linux/oldglob.c > index 8233e57..5402450 100644 > --- a/sysdeps/unix/sysv/linux/oldglob.c > +++ b/sysdeps/unix/sysv/linux/oldglob.c > @@ -1,12 +1,13 @@ > #include > > -#if SHLIB_COMPAT(libc, GLIBC_2_1, GLIBC_2_2) > +#if SHLIB_COMPAT(libc, GLIBC_2_1, GLIBC_2_2) \ > + && !defined(GLOB_NO_OLD_VERSION) There is nothing that defines GLOB_NO_OLD_VERSION for s390-32. 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."