Bug 295704 - [libm] Fix MLINK for sincosl.3
Summary: [libm] Fix MLINK for sincosl.3
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 16.0-CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: Dag-Erling Smørgrav
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-05-29 19:12 UTC by Steve Kargl
Modified: 2026-06-16 01:02 UTC (History)
1 user (show)

See Also:
des: mfc-stable15+
des: mfc-stable14+


Attachments
Patch for issue (594 bytes, patch)
2026-05-29 19:12 UTC, Steve Kargl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Kargl freebsd_committer freebsd_triage 2026-05-29 19:12:59 UTC
Created attachment 271328 [details]
Patch for issue

The attached patch fixes the MLINK for sincosl.3.
Currently, the MLINK points to sin.3.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2026-06-04 16:32:05 UTC
LGTM

Assign to des@ for commit (I don't have time).
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-06-04 16:34:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=fa3f69fa4cabf50d667631b4b8083673bccc874f

commit fa3f69fa4cabf50d667631b4b8083673bccc874f
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2026-06-04 16:31:26 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-06-04 16:31:26 +0000

    libmsun: Fix incorrect MLINK for sincosl(3)

    PR:             295704
    MFC after:      1 week

 lib/msun/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-06-16 01:01:04 UTC
A commit in branch stable/15 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=f8d59d310d6297446e5a97e5b3c42254c71d40c3

commit f8d59d310d6297446e5a97e5b3c42254c71d40c3
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2026-06-04 16:31:26 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-06-16 01:00:11 +0000

    libmsun: Fix incorrect MLINK for sincosl(3)

    PR:             295704
    MFC after:      1 week

    (cherry picked from commit fa3f69fa4cabf50d667631b4b8083673bccc874f)

 lib/msun/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2026-06-16 01:01:06 UTC
A commit in branch stable/14 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=4af6afcfaf4b47ad6f76171f9045a13d66295407

commit 4af6afcfaf4b47ad6f76171f9045a13d66295407
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2026-06-04 16:31:26 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-06-16 01:00:21 +0000

    libmsun: Fix incorrect MLINK for sincosl(3)

    PR:             295704
    MFC after:      1 week

    (cherry picked from commit fa3f69fa4cabf50d667631b4b8083673bccc874f)

 lib/msun/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)