From nobody Tue Jul 28 15:45:23 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h8ftf0jV7z6mw2p for ; Tue, 28 Jul 2026 15:45:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h8ftd0WzQz3RV6 for ; Tue, 28 Jul 2026 15:45:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785253529; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=L76HnMeE7L2aE7RmHt0I+enocxQv6T/i6OpNgKqgoBo=; b=ZC5DfRtc5gLqV5noBEx3FCo8OPBd4eDZZPniSfufZaL/jNjZkCP3bBL2tMr6gGAZMl67IH GxH0MujpIaoDY79D4ODqZkOQpyKKK3DA6neL84lTgf64a0/+auIBlQkjhmb1bU2GR0TrgO nbGe/kLir19Cg5c14mpwuhXQ8U/hBKkikAGrKZXXD1D4Q+FqSvAjVe0yLgDLETk9BnFKsI 0gxH6vrsnRyDXzYGS4TgXisDm/PMcmM9erXbmiwqj/BP8loZSWv25g10Lc/VnMtL0bdOOL qFriYq/JbSL8tDPcHYlm8lgBTTLWYsknApm+1SrEandynPNUKetUlVRP1984LA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785253529; a=rsa-sha256; cv=none; b=NUWII0Ot5zcx72qlclG4D3Vz8hINuSOMIIPPRIG98FN5AQhdi0zQhngBz2/ilDJogUXYQH Qa4W0MI7gj1Zqi8IWvc/C4/wTOhRBys4raKCNm1mCFswFTUTWEfnpwcb4hqFNmsEu2AfUj PfyD2aPgT/rS/8Uccez3kFJsJ3DGCgrlxGLdd71NSAWTSpShfNSOy8B8Xm/L6QePQVtud5 /92vWS8sDzg+gyh5AJoC2A3jZmIiPjgA9H8LK1bgXwstZL7L2ZxPLCZWy8N00y4nf6/n4r /pPtfWBxwxaD0zr5kp0i7AaxWhIvSd5TXFLwQiPdkPBwZJV7Yig1APo4pLh5cA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785253529; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=L76HnMeE7L2aE7RmHt0I+enocxQv6T/i6OpNgKqgoBo=; b=AiSvHf3Sbbf5MmlxdZBpIt1Psd8MPb0Fa28j9oz6qhpRdoj6mxp8gATfXqdrsKbyOZnVsB nI5QyghYes9zRnWcDIp7G4Ax29hEXdmG9umLOmK2ewtlwIz02NDNnNogooByxfhZR8j405 WaxnAnvfFshvoGgFJYw4A4zApHgdCOpSc6p2lO6ZV8cVfIOgeqaj5OG8jEbIB8o0iTLXAz UsuCvhTrVXNn+74wryXkau4BHNTnkE+mckBWQQyuS2tYL3QDF2w7FWAXgnT0T8QwmlaWPD JUAthybu5+xhP+eW/CxowFrJ1cZ4UxusxwXUV+QFs7zHpENOfNA7/WwU2MbIwA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h8ftc6ZM9zmCM for ; Tue, 28 Jul 2026 15:45:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 24899 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 28 Jul 2026 15:45:23 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Robert Clausecker Subject: git: 69b3aa35469a - stable/14 - msun: expose the C23 functions we already support in List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 69b3aa35469a2df029a2faaa8c4022af72d8f418 Auto-Submitted: auto-generated Date: Tue, 28 Jul 2026 15:45:23 +0000 Message-Id: <6a68ce93.24899.1ba26bf0@gitrepo.freebsd.org> The branch stable/14 has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=69b3aa35469a2df029a2faaa8c4022af72d8f418 commit 69b3aa35469a2df029a2faaa8c4022af72d8f418 Author: Robert Clausecker AuthorDate: 2025-11-17 17:09:11 +0000 Commit: Robert Clausecker CommitDate: 2026-07-28 15:44:57 +0000 msun: expose the C23 functions we already support in This is the *pi family of trigonometric functions. Quite a few C23 functions are still missing. These seem to be: acospi, acospif, acospil, asinpi, asinpif, asinpil, atan2pi, atan2pif, atan2pil, atanpi, atanpif, atanpil, canonicalize, canonicalizef, canonicalizel, compoundn, compoundnf, compoundnl, daddl, ddivl, dfmal, dmull, dsqrtl, dsubl, exp10, exp10f, exp10l, exp10m1, exp10m1f, exp10m1l, exp2m1, exp2m1f, exp2m1l, fadd, faddl, fdiv, fdivl, ffma, ffmal, fmaximum, fmaximum_mag, fmaximum_mag_num, fmaximum_mag_numf, fmaximum_mag_numl, fmaximum_magf, fmaximum_magl, fmaximum_num, fmaximum_numf, fmaximum_numl, fmaximumf, fmaximuml, fminimum, fminimum_mag, fminimum_mag_num, fminimum_mag_numf, fminimum_mag_numl, fminimum_magf, fminimum_magl, fminimum_num, fminimum_numf, fminimum_numl, fminimumf, fminimuml, fmul, fmull, fromfp, fromfpf, fromfpl, fromfpx, fromfpxf, fromfpxl, fsqrt, fsqrtl, fsub, fsubl, iscanonical, iseqsig, issignaling, issubnormal, iszero, nextdown, nextdownf, nextdownl, nextup, nextupf, nextupl, pown, pownf, pownl, powr, powrf, powrl, rootf, rootl, rootn, roundeven, roundevenf, roundevenl, rsqrt, rsqrtf, rsqrtl, ufromfp, ufromfpf, ufromfpl, ufromfpx, ufromfpxf, ufromfpxl. Reviewed by: imp Approved by: markj (mentor) MFC after: 1 month Relnotes: yes Differential Revision: https://reviews.freebsd.org/D53783 (cherry picked from commit 37fa5b36abb15b322493aba20146709d48359507) (cherry picked from commit 104488641acaf2269d860d8abf142d80a340a5e8) --- lib/msun/src/math.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/msun/src/math.h b/lib/msun/src/math.h index 8e72beb757f8..cdf22851e7b5 100644 --- a/lib/msun/src/math.h +++ b/lib/msun/src/math.h @@ -498,6 +498,9 @@ long double lgammal_r(long double, int *); void sincos(double, double *, double *); void sincosf(float, float *, float *); void sincosl(long double, long double *, long double *); +#endif /* __BSD_VISIBLE */ + +#if __ISO_C_VISIBLE >= 2023 double cospi(double); float cospif(float); long double cospil(long double); @@ -507,7 +510,7 @@ long double sinpil(long double); double tanpi(double); float tanpif(float); long double tanpil(long double); -#endif +#endif /* __ISO_C_VISIBLE >= 2023 */ __END_DECLS