CVS commit: src/lib/libc/citrus/modules
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Tue Jun 30 02:30:04 UTC 2026 Modified Files: src/lib/libc/citrus/modules: citrus_utf8.c Log Message: mbrtowc() fix a stupid typo in the previous version. No idea how I managed to miss this previously. This update should make at least some of the ATF tests (and other stuff) which failed after the previous change start working again. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/lib/libc/citrus/modules/citrus_utf8.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.