974850.5707z.group/bin/cvsweb.cgi/djgpp/src/utils/djtar/epunzip.c | search |
To download the latest version of this file, click on most recent revision number, then use your browser's "save page as" feature.
Up to djgpp/src/utils/djtar/Update copyright and white space changes.
Fix strict aliasing warnings. From Ozkan Sezer <[email protected]>
Fix signedness issue. Cast outbuf to unsigned char.
Use internal type to avoid strict aliasing warnings.
Various small fixes to avoid warnings with gcc-4.0 and gcc-4.1. It would have be nice to commit this in smaller pieces, but it would require too much work. Patch from Markus F.X.J. Oberhumer <[email protected]> (http://www.delorie.com/djgpp/mail-archives/browse.cgi?p=djgpp-workers/2006/06/12/06:28:05)
Cope with single-span spanned archives; generate a warning with multiple-span spanned archives, which we don't support; generate a warning if we encounter a 'PK' header we don't understand, rather than just complaining about an invalid ZIP file structure.
Update copyright messages
Remove O_CREAT and O_EXCL when opening /dev/null (fixes problem on Win2K and on real Unix systems).
clear bufs for each new file
import djgpp 2.02
webmaster | delorie software privacy |
Copyright � 2024 by DJ Delorie | Updated Apr 2024 |