NetBSD-Bugs archive

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

PR/58612 CVS commit: src/tests/lib/libc/locale



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58612 CVS commit: src/tests/lib/libc/locale
Date: Sun, 18 Aug 2024 04:51:16 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Aug 18 04:51:16 UTC 2024
 
 Modified Files:
 	src/tests/lib/libc/locale: t_c16rtomb.c t_c8rtomb.c
 
 Log Message:
 c8rtomb(3), c16rtomb(3), c32rtomb(3): Test stateful shift sequences.
 
 PR lib/58612: c8rtomb/c16rtomb/c32rtomb yield suboptimal shift
 sequences
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/locale/t_c16rtomb.c \
     src/tests/lib/libc/locale/t_c8rtomb.c
 
 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