android_mt6572_jiabo/external/zip/orig/novell
2025-09-05 16:56:03 +08:00
..
m.cmd first commit 2025-09-05 16:56:03 +08:00
Makefile first commit 2025-09-05 16:56:03 +08:00
MAKEINIT first commit 2025-09-05 16:56:03 +08:00
Netware.c first commit 2025-09-05 16:56:03 +08:00
osdep.h first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00
signal.c first commit 2025-09-05 16:56:03 +08:00
zip.lnk first commit 2025-09-05 16:56:03 +08:00
zipup.h first commit 2025-09-05 16:56:03 +08:00

Unfinished integration into zip 2.4 of novell port to zip 2.2.

TODO:

Too much novell specific stuff via ifdef into the main sourcecode,
use atexit() and setjmp()/longjmp() constructions instead.

If a function doesn't exist (e.g. isatty), just write a wrapper
and put it in Netware.c