Source-Changes archive

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

CVS commit: src/lib/libc/locale



Module Name:    src
Committed By:   kre
Date:           Fri Jul 10 06:48:54 UTC 2026

Modified Files:
        src/lib/libc/locale: iswctype_mb.c runetable.c

Log Message:
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.

XXX pullup -11


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/locale/iswctype_mb.c
cvs rdiff -u -r1.29 -r1.30 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.




Home | Main Index | Thread Index | Old Index