CVS commit: [netbsd-11] src/lib/libc/locale
"Martin Husemann" <[email protected]> Mon, 20 Jul 2026 08:52:03 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Mon Jul 20 08:52:03 UTC 2026 Modified Files: src/lib/libc/locale [netbsd-11]: iswctype_mb.c runetable.c Log Message: Pull up following revision(s) (requested by kre in ticket #388): lib/libc/locale/runetable.c: revision 1.30 lib/libc/locale/iswctype_mb.c: revision 1.15 PR lib/59067 (wctrans got error member) Patches from the OP (ru_j217) and from RVP - see the PR This looks to be just correcting what appear to be simple errors in the code. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.14.4.1 src/lib/libc/locale/iswctype_mb.c cvs rdiff -u -r1.29 -r1.29.40.1 src/lib/libc/locale/runetable.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.