CVS commit: [netbsd-10] src/lib/libc/locale
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Wed Aug 26 15:06:27 UTC 2026 Modified Files: src/lib/libc/locale [netbsd-10]: iswctype_mb.c runetable.c Log Message: Pull up following revision(s) (requested by kre in ticket #1331): 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.13 -r1.13.38.1 src/lib/libc/locale/iswctype_mb.c cvs rdiff -u -r1.29 -r1.29.36.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.