From patchwork Fri Mar 5 11:49:03 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: 42262 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A3F343874C00; Fri, 5 Mar 2021 11:49:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3F343874C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1614944956; bh=lixdr2h7dJzETipVnj6SvFqJh7vu9023x/dPUaqM5t8=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=a7VYYrQ3Nd6hrLaJgtJq+aTrw9M6RJMwwUWRYQTJ2MQrNobOlPBXmHQPGHL1604ol k5++J/K3aWeHzhcpfFiweTE7IyeAnV5qxMm+e7h94f6n1cBHnGwYHNd7+AoAF/APnV jYXxAnWkkPqrzCmExyJdmRBIt0eox3G/AmrlryZY= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-qk1-x72a.google.com (mail-qk1-x72a.google.com [IPv6:2607:f8b0:4864:20::72a]) by sourceware.org (Postfix) with ESMTPS id 56881386F801 for ; Fri, 5 Mar 2021 11:49:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 56881386F801 Received: by mail-qk1-x72a.google.com with SMTP id x10so1589547qkm.8 for ; Fri, 05 Mar 2021 03:49:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=lixdr2h7dJzETipVnj6SvFqJh7vu9023x/dPUaqM5t8=; b=YNTEA7fcILK99lHJd1wNAmgQJ/izb6tZyxGVn8Mwu1Usq3fw9/Zckb9KiRwTx+bZOt d7jOOwVwOn0dsoTkWF9bMf/f1DgO1/fZSwAJJjkksphXu4kVmqMqLSYeNYxZpyXflHXk 2Icb/FtmA/lDsSvRkDV699lAuL267B5xNbmKG93b+pWFUcPgiEQIfKV/C0BdlO10iUxc EL0Bb5sl1P1/85TLDXYxFo2B5WcoJBRxAfXCkRkP+aC3HPa752buuaPyEB5ON/R2qiiq hqC6fdoi1SDw4CHqSMlvZgYIIumvOEWl1mwipDGIQNWQO2zKcoULdeFEX/TnrUvZrkMH aurw== X-Gm-Message-State: AOAM533vG63yM2uC1nvbcb8+gh6z+DwezOJJsuOEcWK6spJsC0AQvDHN DuPayH+mO7qdQCyyh4uvAaOeWtJEibHuxg== X-Google-Smtp-Source: ABdhPJwiiuHMRBUIGxYOkfhMjJIeLjaAGdtv0iUiRA/8/j0QPnUySuSt+3IrSRGfVGaGaPDsWlv1XQ== X-Received: by 2002:a37:ef18:: with SMTP id j24mr8859140qkk.96.1614944950764; Fri, 05 Mar 2021 03:49:10 -0800 (PST) Received: from localhost.localdomain ([177.194.48.209]) by smtp.googlemail.com with ESMTPSA id e3sm1672571qtj.28.2021.03.05.03.49.09 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Mar 2021 03:49:10 -0800 (PST) To: libc-alpha@sourceware.org Subject: [COMMITTED 1/4] Update sparc libm-test-ulps Date: Fri, 5 Mar 2021 08:49:03 -0300 Message-Id: <20210305114906.122952-1-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Spam-Status: No, score=-13.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, 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" --- sysdeps/sparc/fpu/libm-test-ulps | 34 +++++++++++++++++--------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/sysdeps/sparc/fpu/libm-test-ulps b/sysdeps/sparc/fpu/libm-test-ulps index 5bef54ee33..3304dcf85e 100644 --- a/sysdeps/sparc/fpu/libm-test-ulps +++ b/sysdeps/sparc/fpu/libm-test-ulps @@ -2,6 +2,7 @@ # Maximal error of functions: Function: "acos": +double: 1 float: 1 ldouble: 1 @@ -23,7 +24,7 @@ ldouble: 1 Function: "acosh": double: 2 float: 2 -ldouble: 2 +ldouble: 4 Function: "acosh_downward": double: 2 @@ -38,9 +39,10 @@ ldouble: 2 Function: "acosh_upward": double: 2 float: 2 -ldouble: 2 +ldouble: 3 Function: "asin": +double: 1 float: 1 ldouble: 1 @@ -62,7 +64,7 @@ ldouble: 2 Function: "asinh": double: 2 float: 2 -ldouble: 3 +ldouble: 4 Function: "asinh_downward": double: 3 @@ -84,8 +86,8 @@ float: 1 ldouble: 1 Function: "atan2": -float: 1 -ldouble: 1 +float: 2 +ldouble: 2 Function: "atan2_downward": double: 1 @@ -120,7 +122,7 @@ ldouble: 2 Function: "atanh": double: 2 float: 2 -ldouble: 3 +ldouble: 4 Function: "atanh_downward": double: 3 @@ -634,7 +636,7 @@ ldouble: 2 Function: "cos": double: 1 float: 1 -ldouble: 1 +ldouble: 2 Function: "cos_downward": double: 1 @@ -654,17 +656,17 @@ ldouble: 2 Function: "cosh": double: 2 float: 2 -ldouble: 1 +ldouble: 2 Function: "cosh_downward": double: 3 float: 1 -ldouble: 2 +ldouble: 3 Function: "cosh_towardzero": double: 3 float: 1 -ldouble: 2 +ldouble: 3 Function: "cosh_upward": double: 2 @@ -930,7 +932,7 @@ ldouble: 2 Function: "erfc": double: 5 float: 3 -ldouble: 2 +ldouble: 4 Function: "erfc_downward": double: 5 @@ -1007,7 +1009,7 @@ float: 1 Function: "expm1": double: 1 float: 1 -ldouble: 1 +ldouble: 2 Function: "expm1_downward": double: 1 @@ -1147,7 +1149,7 @@ ldouble: 1 Function: "log10": double: 2 float: 2 -ldouble: 1 +ldouble: 2 Function: "log10_downward": double: 2 @@ -1167,7 +1169,7 @@ ldouble: 1 Function: "log1p": double: 1 float: 1 -ldouble: 2 +ldouble: 3 Function: "log1p_downward": double: 2 @@ -1187,7 +1189,7 @@ ldouble: 2 Function: "log2": double: 2 float: 1 -ldouble: 2 +ldouble: 3 Function: "log2_downward": double: 3 @@ -1240,7 +1242,7 @@ ldouble: 2 Function: "sin": double: 1 float: 1 -ldouble: 1 +ldouble: 2 Function: "sin_downward": double: 1 From patchwork Fri Mar 5 11:49:04 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: 42260 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8A582383F840; Fri, 5 Mar 2021 11:49:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8A582383F840 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1614944955; bh=x6C0tA2Kq+/DYCdvF4WWOneCzTOtQK2kqhuKQrY/VpQ=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=QM/810B06JkRq+N0pIBF1fNO0aHzaEXueoySYBF9+vhyDlOCQ7Lt447Mwb65QGYZG 5n1u45A56scPzd8KSodFCqQZY7snfiKuVyXR8NPnhgKVEwfn0Mui66hENkpzo19bqH nAOjz/01z3MB/k5D9tBBYnr53bGCL7lqrgON8PjI= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) by sourceware.org (Postfix) with ESMTPS id 6A1423840C28 for ; Fri, 5 Mar 2021 11:49:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6A1423840C28 Received: by mail-qv1-xf2f.google.com with SMTP id h7so809416qvm.2 for ; Fri, 05 Mar 2021 03:49:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=x6C0tA2Kq+/DYCdvF4WWOneCzTOtQK2kqhuKQrY/VpQ=; b=iwzfjp1S6d7LP+ZE/GHLWEOZH/XiMRrC4O2WuBxc3HHg7mT2X0QCGR7wywqRPNk6ZE c4xUX5wPH2MOqnEsbfJ0jOg1DLHc3TFdSoC/8W1KM18Kl3FIy9wEh79uuYUaWsXfih/D KDWJpJDT6H9EYaaeTMQkOjVbobHBbfScJWDHM8hHxpOdHHcgbaUIAgXISVCnucPaSU93 7o3q8WzsgmwIj6EDJxPNBotRaKNYHVk8lvkCMDtEVNMDF14bt1smz2HiFKek4dFEzi7X Ty/96FXFEOMMHS0dzJl3fKeUiz4yjOMj1NweawAgqo19aGV2BsOa78ckJpW3km2Ud0rs 9xMA== X-Gm-Message-State: AOAM530GMo6WwbdSkRidWwC3w+NFge+WyIbT6BmoOLaLPUmBRKbrAe4L Ww3hKd4kn9haCkOQgTCilgkf766pRFXXGA== X-Google-Smtp-Source: ABdhPJykn1Ja5MXj2KsaKPZjSc/6/8WVq+/m8AohZXSlUDHvxoYcs0kFs8+2q9xzU823mcREi31ERQ== X-Received: by 2002:ad4:4904:: with SMTP id bh4mr8350142qvb.53.1614944951876; Fri, 05 Mar 2021 03:49:11 -0800 (PST) Received: from localhost.localdomain ([177.194.48.209]) by smtp.googlemail.com with ESMTPSA id e3sm1672571qtj.28.2021.03.05.03.49.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Mar 2021 03:49:11 -0800 (PST) To: libc-alpha@sourceware.org Subject: [COMMITTED 2/4] Update arm libm-test-ulps Date: Fri, 5 Mar 2021 08:49:04 -0300 Message-Id: <20210305114906.122952-2-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Spam-Status: No, score=-13.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, 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" --- sysdeps/arm/libm-test-ulps | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysdeps/arm/libm-test-ulps b/sysdeps/arm/libm-test-ulps index 2c558bd338..62ff4b7477 100644 --- a/sysdeps/arm/libm-test-ulps +++ b/sysdeps/arm/libm-test-ulps @@ -2,6 +2,7 @@ # Maximal error of functions: Function: "acos": +double: 1 float: 1 Function: "acos_downward": @@ -33,6 +34,7 @@ double: 2 float: 2 Function: "asin": +double: 1 float: 1 Function: "asin_downward": @@ -67,7 +69,7 @@ Function: "atan": float: 1 Function: "atan2": -float: 1 +float: 2 Function: "atan2_downward": double: 1 From patchwork Fri Mar 5 11:49:05 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: 42261 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 1F0E63840C28; Fri, 5 Mar 2021 11:49:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F0E63840C28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1614944956; bh=w+prTf0wv9tD92ttFsQpCs7E0Ue2Nb4upfMmbrAIq8A=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=LbiY7vnsoPG1WCR3At1vuoxoEuugk49mQHXBoyPa+vr+NR7pGpjzMenrLmxp2DpH4 ulv1geZUXAfJ0pVFgNYVaKwgS9JLuNS29uPiqGvKulqdRpMN30pLkalpdH3nFQ7GNt MIzWIncGNNlgB4bb/VN9WnLRMpiXDIPbHENHj2mg= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) by sourceware.org (Postfix) with ESMTPS id C2990383F840 for ; Fri, 5 Mar 2021 11:49:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C2990383F840 Received: by mail-qv1-xf2f.google.com with SMTP id s17so779143qvr.12 for ; Fri, 05 Mar 2021 03:49:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=w+prTf0wv9tD92ttFsQpCs7E0Ue2Nb4upfMmbrAIq8A=; b=LvEijfqlxZcWD69xZOgUJgLwhvk3UnHHqHfz1u2aE9mzqDi/q1O4SsRIlBoTIMkp3o QuOC4tmvAzxSIDs8CRwzJ2WqIel5aK+NMai3nvc1bgE9Rf27Sa89gFYzUs1i+VVAkLC3 ATu7f1G9oQyImuc+eO7u7NrVstJ18COpYE/m+6zyrFlhTJLeJcv+Ol1ztc5QaNRAyLCL KPFQtLhUhdstHdBLoza3Z0tLews/UIsqgKaIZfkdp5YbkJ3Z9q4XuveyIX9YlocB22H/ P+TOfAl8wpPVnuxafOX1hMzGlKUs1QKgEL7gQSenPH73GSnLZS0ymIGZXtnsZU0K2ZUW Lxhg== X-Gm-Message-State: AOAM532FCnR/7lKIq09cn+LywkWDySjOhjaS5b8NyOc0qAaXVFaqKAPv gSsYHWwUVNOM9bTU81igHvO3Wv1OI/JckA== X-Google-Smtp-Source: ABdhPJwDhsLfaVbbrSFNRKCk00j50ubMUtvm7ZdeIZnDlt8oENu+5yIm1MfmAXOg6mao88K3V1U1Vg== X-Received: by 2002:ad4:584d:: with SMTP id de13mr8519931qvb.17.1614944953311; Fri, 05 Mar 2021 03:49:13 -0800 (PST) Received: from localhost.localdomain ([177.194.48.209]) by smtp.googlemail.com with ESMTPSA id e3sm1672571qtj.28.2021.03.05.03.49.12 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Mar 2021 03:49:13 -0800 (PST) To: libc-alpha@sourceware.org Subject: [COMMITTED 3/4] linux: Fix __thrd_sleep64 hidden definition Date: Fri, 5 Mar 2021 08:49:05 -0300 Message-Id: <20210305114906.122952-3-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Spam-Status: No, score=-13.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, 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 symbol is exported by libc. --- sysdeps/unix/sysv/linux/thrd_priv.h | 2 +- sysdeps/unix/sysv/linux/thrd_sleep.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sysdeps/unix/sysv/linux/thrd_priv.h b/sysdeps/unix/sysv/linux/thrd_priv.h index d38ddf4612..9fb300df03 100644 --- a/sysdeps/unix/sysv/linux/thrd_priv.h +++ b/sysdeps/unix/sysv/linux/thrd_priv.h @@ -31,5 +31,5 @@ extern int __mtx_timedlock64 (mtx_t *restrict mutex, libpthread_hidden_proto (__mtx_timedlock64) extern int __thrd_sleep64 (const struct __timespec64 *time_point, struct __timespec64 *remaining); -libpthread_hidden_proto (__thrd_sleep64) +libc_hidden_proto (__thrd_sleep64) #endif diff --git a/sysdeps/unix/sysv/linux/thrd_sleep.c b/sysdeps/unix/sysv/linux/thrd_sleep.c index 73c6c5f1b1..a84a7c5ffa 100644 --- a/sysdeps/unix/sysv/linux/thrd_sleep.c +++ b/sysdeps/unix/sysv/linux/thrd_sleep.c @@ -38,7 +38,7 @@ __thrd_sleep64 (const struct __timespec64 *time_point, } #if __TIMESIZE != 64 -libpthread_hidden_def (__thrd_sleep64) +libc_hidden_def (__thrd_sleep64) int __thrd_sleep (const struct timespec *time_point, struct timespec *remaining) From patchwork Fri Mar 5 11:49:06 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: 42263 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 33C553874C0A; Fri, 5 Mar 2021 11:49:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 33C553874C0A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1614944957; bh=xmGPGF4FcizTVCG/vwUPvHjZY95chpy0WAZtWtFrEcY=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=en1XNHchnIQ0+goIT63qro7979pO7+qVd3pfEaDsbOllxrVlGqu5u8XAGIOK2v8AA sOAXK+iFzgSlUUoXrxsj425QzqXzdlIOOk+N6TAjwKmkmTIRcp/pB2vpE/u0vC4/Kp XGiIzOY0mziuM9DjScLF2OLc/mbYDV3Xguf0a2V8= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) by sourceware.org (Postfix) with ESMTPS id E3CD73840C28 for ; Fri, 5 Mar 2021 11:49:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E3CD73840C28 Received: by mail-qv1-xf36.google.com with SMTP id k7so798658qvo.6 for ; Fri, 05 Mar 2021 03:49:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=xmGPGF4FcizTVCG/vwUPvHjZY95chpy0WAZtWtFrEcY=; b=OWcKXZ3aFl3EmHm1sS3/L9NB0tAYssqf1APuJda38XDtkrcvXIY02rOluEPM5fMtP2 eJQI82Ef59RL8M7bn2ew1gD4Su3nZBo/NAGgJsBCfX4DrxO+OWWzLZOnMJW+0uhc7rlJ ikzu9+ZKqzXtkJkjdEDvvVxYwNXHc87iWx/iRqDk62UyFKHtHTKGKkIM8znyhurn/BLj Aqe01GAuSRpW7fdybDzRA6rI5bafYmyRtmqcKCF7oVaBz7toar0IsrJWfSsquv8JAAAK OTdgaE9dxVvI+Re1P8z+5vK9QNJxdl1hiFH3xrLvKlmoU9lkTVXhiskklGW2xomdZzYG 6+kA== X-Gm-Message-State: AOAM532EY0QtekIVLiIeReLygFb/Fqd5nGMDnSRMDjewSPiR4IO/BI3a jcVZNW8NyKHIAKHDiEUFAqo+9oB6VTdGRw== X-Google-Smtp-Source: ABdhPJxpm+9LsSog1s79ObXK7aOSJI2aVVpmqSQ0Fbg+8WjeYlPZN9WGoEHZdOL+d2EPqvvJU2GqPQ== X-Received: by 2002:a0c:c193:: with SMTP id n19mr8246556qvh.3.1614944954397; Fri, 05 Mar 2021 03:49:14 -0800 (PST) Received: from localhost.localdomain ([177.194.48.209]) by smtp.googlemail.com with ESMTPSA id e3sm1672571qtj.28.2021.03.05.03.49.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Mar 2021 03:49:14 -0800 (PST) To: libc-alpha@sourceware.org Subject: [COMMITTED 4/4] nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden proto Date: Fri, 5 Mar 2021 08:49:06 -0300 Message-Id: <20210305114906.122952-4-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Spam-Status: No, score=-13.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, 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" They are both implemented in libpthread instead of libc. --- nptl/pthreadP.h | 4 ++-- nptl/pthread_clockjoin.c | 2 +- nptl/pthread_timedjoin.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nptl/pthreadP.h b/nptl/pthreadP.h index 93f3cef00f..c8538de44f 100644 --- a/nptl/pthreadP.h +++ b/nptl/pthreadP.h @@ -469,10 +469,10 @@ extern int __pthread_cond_wait (pthread_cond_t *cond, pthread_mutex_t *mutex); extern int __pthread_clockjoin_np64 (pthread_t threadid, void **thread_return, clockid_t clockid, const struct __timespec64 *abstime); -libc_hidden_proto (__pthread_clockjoin_np64) +libpthread_hidden_proto (__pthread_clockjoin_np64) extern int __pthread_timedjoin_np64 (pthread_t threadid, void **thread_return, const struct __timespec64 *abstime); -libc_hidden_proto (__pthread_timedjoin_np64) +libpthread_hidden_proto (__pthread_timedjoin_np64) extern int __pthread_cond_timedwait64 (pthread_cond_t *cond, pthread_mutex_t *mutex, const struct __timespec64 *abstime); diff --git a/nptl/pthread_clockjoin.c b/nptl/pthread_clockjoin.c index c55ab8bd09..7457c187fe 100644 --- a/nptl/pthread_clockjoin.c +++ b/nptl/pthread_clockjoin.c @@ -32,7 +32,7 @@ __pthread_clockjoin_np64 (pthread_t threadid, void **thread_return, } #if __TIMESIZE != 64 -libc_hidden_def (__pthread_clockjoin_np64) +libpthread_hidden_def (__pthread_clockjoin_np64) int __pthread_clockjoin_np (pthread_t threadid, void **thread_return, diff --git a/nptl/pthread_timedjoin.c b/nptl/pthread_timedjoin.c index 282483cc49..f5d0d3d6ce 100644 --- a/nptl/pthread_timedjoin.c +++ b/nptl/pthread_timedjoin.c @@ -28,7 +28,7 @@ __pthread_timedjoin_np64 (pthread_t threadid, void **thread_return, } #if __TIMESIZE != 64 -libc_hidden_def (__pthread_timedjoin_np64) +libpthread_hidden_def (__pthread_timedjoin_np64) int __pthread_timedjoin_np (pthread_t threadid, void **thread_return,