NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58601 CVS commit: src/lib/libc/locale



The following reply was made to PR standards/58601; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58601 CVS commit: src/lib/libc/locale
Date: Sat, 17 Aug 2024 12:37:29 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Aug 17 12:37:29 UTC 2024
 
 Modified Files:
 	src/lib/libc/locale: mbrtoc8.3
 
 Log Message:
 mbrtoc8(3): Clarify how many bytes are consumed in special cases.
 
 Fix overlap in RETURN VALUES section.
 
 PR standards/58601: uchar.h C23 compliance: char8_t, mbrtoc8, c8rtomb
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/lib/libc/locale/mbrtoc8.3
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index