From: <cv...@ce...> - 2007-01-22 17:14:15
|
Update of /home/cvs/cebix/BasiliskII/src/include by asvitkine Modified Files: extfs.h 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. |