HFS+
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Other links) |
Dan Tobias (Talk | contribs) m |
||
Line 3: | Line 3: | ||
|subcat=Filesystem | |subcat=Filesystem | ||
}} | }} | ||
− | ''' | + | '''HFS+''' (also known as Mac OS Extended) is an Apple MacOS filesystem that is the successor to [[HFS]], with some improvements, such as using a 32-bit file length field rather than 16 to allow much bigger files. It also supports [[Unicode]] characters in file names, which can be up to 255 characters long and which can contain any characters in the Unicode repertoire, though there may be OS or API-specific restrictions on allowable characters. |
== Format documentation == | == Format documentation == |
Revision as of 12:11, 11 June 2014
HFS+ (also known as Mac OS Extended) is an Apple MacOS filesystem that is the successor to HFS, with some improvements, such as using a 32-bit file length field rather than 16 to allow much bigger files. It also supports Unicode characters in file names, which can be up to 255 characters long and which can contain any characters in the Unicode repertoire, though there may be OS or API-specific restrictions on allowable characters.
Format documentation
- Technical Note TN1150: HFS Plus Volume Format
- Technical Note TN1189: The Monster Disk Driver Technote