Source-Changes archive

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

CVS commit: src/distrib/utils/libhack



Module Name:    src
Committed By:   he
Date:           Tue May 29 17:46:45 UTC 2007

Modified Files:
        src/distrib/utils/libhack: multibyte.c

Log Message:
Undo the #if 0 for the multibyte functions we now need to build
ramdisks, and provide untested minimal implementations of mbsrtowcs()
and wcsrtombs().
Verified to fix build problems for at least the amd64 and hp300 ramdisks.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/distrib/utils/libhack/multibyte.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