From patchwork Tue May 18 20:55:51 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adhemerval Zanella Netto X-Patchwork-Id: 1480522 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=libc-alpha-bounces@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=fbphs/Rj; dkim-atps=neutral Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Fl7bB2K2jz9sSs for ; Wed, 19 May 2021 06:56:38 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 6A7A1395C832; Tue, 18 May 2021 20:56:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6A7A1395C832 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1621371385; bh=TQuNsDw4p3iIRaT3hzc5rTD/oKE/EKE5Oxn9OyiC/FM=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=fbphs/Rjagd2APLqsjbLbD90a43/ZJawvUvdZE34mOktlhVFdwxnEVqbuFIEqtci3 DNW7zfUlri3I/VBQMpov0hlV2KA7xmWGwSgFLJOVObiq/ttLvBopox2Cctr0Bz3+GW 5f/tV9YeVv4M2t2t9d4IhaX8Nenwc+9Tq+JQsLr4= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-qv1-xf29.google.com (mail-qv1-xf29.google.com [IPv6:2607:f8b0:4864:20::f29]) by sourceware.org (Postfix) with ESMTPS id B630B385802D for ; Tue, 18 May 2021 20:56:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B630B385802D Received: by mail-qv1-xf29.google.com with SMTP id z1so5703025qvo.4 for ; Tue, 18 May 2021 13:56:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=TQuNsDw4p3iIRaT3hzc5rTD/oKE/EKE5Oxn9OyiC/FM=; b=Ysf4e3coK5kdhFWuLe1YS0iImYQC4A4KKoWIHYGHbI1zH7cPOhxQNDRGwKW0Q857wh /SJ0/mKuPZhq+bqMSbWm7EMeADMJ/iZklOs0ca/HRaMqkfXa1mPUIWYFlu7lQh9Untzp QmXyJD+nOi3sIPsB1QyAUZSWw0fpxEKm8Acc1sEowo23nq4T9vLNG6ZU7TowFjYS+g6f xNemfqn2ROeLI0/DTralXvfrvRamv6Sne/z5fZV9qvsXbuSK9EqdValJRD47n3X+5hod 231ah8aIpyatHbTAu7pHJoJ+kLe7ayk1WynAC+b0EFqaRG0C8z2mAsNHQk2hEn3PgPa8 WU7g== X-Gm-Message-State: AOAM531S9wGclsxWJDwtMM9u7JTQOQon/yoyyV1+92B4ExusYdnRMzDG 4c3f/gaQmbLCXkm2eo4q9vbUp4K3uf4kjQ== X-Google-Smtp-Source: ABdhPJxxUNmnPyTDS6K1fPPpY2fj9rv2lnED6RA+BiQQwb1ANK18XJxnlPOsywol50Y3DlQrFLixEQ== X-Received: by 2002:a0c:e709:: with SMTP id d9mr1202044qvn.19.1621371382249; Tue, 18 May 2021 13:56:22 -0700 (PDT) Received: from birita.. ([177.194.37.86]) by smtp.googlemail.com with ESMTPSA id o26sm13649937qkm.4.2021.05.18.13.56.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 May 2021 13:56:22 -0700 (PDT) To: libc-alpha@sourceware.org Subject: [PATCH v2 03/25] linux: mips: Split libanl.abilist in n32 and n64 Date: Tue, 18 May 2021 17:55:51 -0300 Message-Id: <20210518205613.1487824-4-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210518205613.1487824-1-adhemerval.zanella@linaro.org> References: <20210518205613.1487824-1-adhemerval.zanella@linaro.org> MIME-Version: 1.0 X-Spam-Status: No, score=-12.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Adhemerval Zanella via Libc-alpha From: Adhemerval Zanella Netto Reply-To: Adhemerval Zanella Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" The n32 will require the 64 bit time symbols for y2038 support. Reviewed-by: Lukasz Majewski Reviewed-by: Carlos O'Donell Tested-by: Carlos O'Donell --- sysdeps/unix/sysv/linux/mips/mips64/{ => n32}/libanl.abilist | 0 sysdeps/unix/sysv/linux/mips/mips64/n64/libanl.abilist | 4 ++++ 2 files changed, 4 insertions(+) rename sysdeps/unix/sysv/linux/mips/mips64/{ => n32}/libanl.abilist (100%) create mode 100644 sysdeps/unix/sysv/linux/mips/mips64/n64/libanl.abilist diff --git a/sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist b/sysdeps/unix/sysv/linux/mips/mips64/n32/libanl.abilist similarity index 100% rename from sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist rename to sysdeps/unix/sysv/linux/mips/mips64/n32/libanl.abilist diff --git a/sysdeps/unix/sysv/linux/mips/mips64/n64/libanl.abilist b/sysdeps/unix/sysv/linux/mips/mips64/n64/libanl.abilist new file mode 100644 index 0000000000..d9a5ed015d --- /dev/null +++ b/sysdeps/unix/sysv/linux/mips/mips64/n64/libanl.abilist @@ -0,0 +1,4 @@ +GLIBC_2.2.3 gai_cancel F +GLIBC_2.2.3 gai_error F +GLIBC_2.2.3 gai_suspend F +GLIBC_2.2.3 getaddrinfo_a F