[Bug 277855] Wrong signatures for wide character string functions
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277855] Wrong signatures for wide character string functions"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 05:14:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277855 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ed995c67e0596edf30c21a402ed9678a6c86478f commit ed995c67e0596edf30c21a402ed9678a6c86478f Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2024-03-21 08:38:05 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2024-03-24 05:13:20 +0000 wmemchr(3): fix prototypes for wcpcpy() and wcpncpy() PR: 277855 (cherry picked from commit 69d5783ae81b74295118950d01b6dddb3e504a56) lib/libc/string/wmemchr.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.