rwatson
cce3b632d8
Use #ifdef APPLE_MAC instead of #ifdef MAC to conditionalize Apple-specific
...
behavior for unicode support in UDF so as not to conflict with the MAC
Framework.
Note that Apple's XNU kernel also uses #ifdef MAC for the MAC Framework.
Suggested by: pjd
MFC after: 3 days
2009-06-06 07:13:57 +00:00
imp
fb0a393e99
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
scottl
c7d964d2ce
Add udf_UncompressUnicodeByte() for processing cs0 strings in a way that the
...
iconv mehtods can handle
Submitted by: imura@ryu16.org
2003-11-05 06:55:23 +00:00
scottl
04e2404a57
Remove stddef.h from the header list
...
Prodded by: peter
2002-08-23 14:10:55 +00:00
scottl
1fd1b83baf
Actually add the UDF files!
2002-04-14 16:52:14 +00:00