[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: Thu, 21 Mar 2024 08:40:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277855
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=69d5783ae81b74295118950d01b6dddb3e504a56
commit 69d5783ae81b74295118950d01b6dddb3e504a56
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-03-21 08:38:05 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-03-21 08:40:08 +0000
wmemchr(3): fix prototypes for wcpcpy() and wcpncpy()
PR: 277855
Reported by: Paul Floyd <pjfloyd@wanadoo.fr>
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
lib/libc/string/wmemchr.3 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.