which included commits to RCS files with non-trunk default branches. git-svn-id: svn://10.65.10.50/trunk@5403 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			21 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| Contents of the "mac" sub-archive for UnZip 5.3 and later:
 | |
| 
 | |
|   Contents          this file
 | |
|   mac.c             Mac-specific filesystem code
 | |
|   macdir.c          Macintosh Unix-style directory emulation
 | |
|   macdir.h          header file for directory emulation
 | |
|   macscreen.c       Macintosh window handling routines
 | |
|   macstat.c         Macintosh stat() emulation
 | |
|   macstat.h         header file for stat() emulation
 | |
|   macunzip.c        Macintosh standalone version main program
 | |
|   rsrc.hqx          resource file for Macintosh unzip (BinHex)
 | |
|   thinkc.hqx        Think C project file (BinHex)
 | |
| 
 | |
| The resource file and the Think C project file are in BinHex form because
 | |
| they contain Macintosh resource forks (only) and as such can not be simply
 | |
| stored a normal file on a non-Macintosh system.  BinHex form is the
 | |
| traditional way for transferring such files via non-Macintosh systems.  It's
 | |
| also the safest since it uses only printable characters.  Both of the ".hqx"
 | |
| files must be converted with StuffitExpander or BinHex 4.0 (or equivalent)
 | |
| on a Macintosh system before using them.
 |