Re: locale and file functions
Re: locale and file functions
- Subject: Re: locale and file functions
- From: Jonas Maebe <email@hidden>
- Date: Wed, 1 Oct 2008 18:58:45 +0200
On 01 Oct 2008, at 18:53, Kevin Van Vechten wrote:
Mac OS X's posix filesystem API (open(2), stat(2), etc.) always
expect path names to be UTF-8 encoded (the system will normalize
them to be decomposed), and return path names which are UTF-8
encoded (decomposed).
More information is available at:
http://developer.apple.com/qa/qa2001/qa1173.html
http://developer.apple.com/qa/qa2001/qa1235.html
Thanks, that's exactly what I wanted to know.
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden