Zortech C++ 3.1  Patch/Fix
==========================
Patch #:        001
Date:           21 December 1992
Platform:       DOS/Windows
Domain:         Libraries
Affected files: libdos\zls.lib              libdos\zlm.lib
                libdos\zlc.lib              libdos\zll.lib
                libdos\zws.lib              libdos\zwm.lib
                libdos\zwc.lib              libdos\zwl.lib
                libdos\zps.lib              source\clib\time2.asm
                source\dos386\time2.asm

Description:    New 16-bit and 32-bit time2.asm/.obj.  Corrects improper
                return value from time() function.

Installation:   1) replace source\clib\time2.asm with time2.asm
                2) replace source\dos386\time2.asm with 386time2.asm
                3) place new object modules in library files, using
                   the commands:

                   zorlib [library] -time2.obj,,
                   zorlib [library] +time2[model].obj,,

                   For example, in small model:

                   zorlib zls.lib -time2.obj,,
                   zorlib zls.lib +time2s.obj,,

Attachments:

386time2.asm     5011  12-18-92  13:37 source\dos386\time2.asm fix 20dec92
time2.asm        7559  12-18-92  13:11 source\clib\time2.asm fix 20dec92
time2c.obj        337  12-21-92  12:13 time2.obj fix 20dec92 -- compact DOS
time2cw.obj       382  12-21-92  12:17 time2.obj fix 20dec92 -- compact Windows
time2l.obj        342  12-21-92  12:14 time2.obj fix 20dec92 -- large DOS
time2lw.obj       389  12-21-92  12:16 time2.obj fix 20dec92 -- large Windows
time2m.obj        340  12-21-92  12:13 time2.obj fix 20dec92 -- medium DOS
time2mw.obj       387  12-21-92  12:17 time2.obj fix 20dec92 -- medium Windows
time2ol.obj       396  12-21-92  12:23 time2.obj fix 20dec92 -- large OS/2 1.x
time2os.obj       389  12-21-92  12:23 time2.obj fix 20dec92 -- small OS/2 1.x
time2s.obj        335  12-21-92  12:12 time2.obj fix 20dec92 -- small DOS
time2sw.obj       380  12-21-92  12:16 time2.obj fix 20dec92 -- small Windows
time2x.obj        510  12-21-92  12:18 time2.obj fix 20dec92 -- 386 extended

Copyright (c) 1992 Symantec Corporation. All Rights Reserved.

EOF
