~peter-pearse/ubuntu/natty/unzip/prop001

« back to all changes in this revision

Viewing changes to netware/unzip.link

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2009-05-08 20:02:40 UTC
  • mfrom: (1.1.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20090508200240-7l4gypruop5863bd
* New upstream release. Closes: #496989.
* Enabled new Unicode support. Closes: #197427. This may or may not work
  for your already created zipfiles, but it's not a bug unless they were
  created using the Unicode feature present in zip 3.0.
* Built using DATE_FORMAT=DF_YMD so that unzip -l show dates in ISO format,
  as that's the only available one which makes sense. Closes: #312886.
* Enabled new bzip2 support. Closes: #426798.
* Exit code for zipgrep should now be the right one. Closes: #441997.
* The reason why a file may not be created is now shown. Closes: #478791.
* Summary of changes in this version not being the debian/* files:
- Manpages in section 1, not 1L.
- Branding patch. UnZip by Debian. Original by Info-ZIP.
- Always #include <unistd.h>. Debian GNU/kFreeBSD needs it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
format novell NLM 'unzip utility'
 
2
name unzip
 
3
option caseexact
 
4
option copyright 'Copyright 1990-2005 Info-ZIP (www.info-zip.org).'
 
5
option map = unzip.map
 
6
option nodefaultlibs
 
7
option quiet
 
8
option screenname 'none'
 
9
option stack = 32k
 
10
option symfile = unzip.sym
 
11
option threadname 'unzip'
 
12
option version = 5.5.1
 
13
module clib
 
14
import @c:/novell/ndk/nwsdk/imports/clib.imp
 
15
import @c:/novell/ndk/nwsdk/imports/nlmlib.imp
 
16
import @c:/novell/ndk/nwsdk/imports/threads.imp
 
17
import @c:/novell/ndk/nwsdk/imports/nit.imp
 
18
file crc32.obj
 
19
file crypt.obj
 
20
file envargs.obj
 
21
file explode.obj
 
22
file extract.obj
 
23
file fileio.obj
 
24
file globals.obj
 
25
file inflate.obj
 
26
file list.obj
 
27
file match.obj
 
28
file netware.obj
 
29
file process.obj
 
30
file ttyio.obj
 
31
file unreduce.obj
 
32
file unshrink.obj
 
33
file unzip.obj
 
34
file zipinfo.obj
 
35
file c:/novell/ndk/nwsdk/imports/nwpre.obj