From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 44198 invoked by alias); 1 Dec 2019 18:53:14 -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 44172 invoked by uid 89); 1 Dec 2019 18:53:14 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.1 required=5.0 tests=BAYES_00,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NEUTRAL autolearn=ham version=3.3.1 spammy=strerror, H*RU:800, HX-Spam-Relays-External:800, H*r:800 X-HELO: hera.aquilenet.fr From: Samuel Thibault To: libc-alpha@sourceware.org Cc: Samuel Thibault , commit-hurd@gnu.org Subject: [hurd,commited 0/3] fixes for hurd port Date: Sun, 01 Dec 2019 18:53:00 -0000 Message-Id: <20191201185306.1159853-1-samuel.thibault@ens-lyon.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SW-Source: 2019-12/txt/msg00007.txt.bz2 Samuel Thibault (3): hurd: Fix ld.so link hurd: make strerror(0) coherent with other ports hurd: Fix renameat2 error mach/err_kern.sub | 2 +- sysdeps/mach/hurd/Versions | 4 ++-- sysdeps/mach/hurd/dl-sysdep.c | 15 ++++++++++++--- sysdeps/mach/hurd/i386/ld.abilist | 1 + sysdeps/mach/hurd/i386/libc.abilist | 1 + sysdeps/mach/hurd/i386/localplt.data | 1 + sysdeps/mach/hurd/renameat2.c | 2 ++ 7 files changed, 20 insertions(+), 6 deletions(-) -- 2.24.0