From: <cv...@ce...> - 2007-01-22 17:14:16
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: extfs_macosx.mm Log Message: Since Guest and Host OS may use different text encodings for filenames, I am adding functionality to support this. For the moment, I've only added the platform-specific conversion for MacOSX (ie: UTF8 -> MacRoman), but others can be added later. |