Mail Archives: djgpp-workers/1997/09/07/23:51:31
I've now got a version of zip[1] that can build zips with long and/or
mixed case zips. I've already modified it so that *.s in djlsr.zip is
stored as *.S What other changes should I add in?
Note: what I'm doing is running the list of files (*.mft) through a
sed script, so I can rename the files (explicit or pattern) as zip is
storing them.
DJ
[1] zip was intentionally calling strlwr() on all file names it put in
the zip file. Bad zip! Take those lines out of msdos/msdos.c
- Raw text -