Date: Wed, 4 Mar 92 14:38:26 EST From: DJ Delorie To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: alpha 1.06 available Status: O I've uploaded an alpha copy of 1.06 to sun.soe.clarkson.edu in ~ftp/pub/msdos/djgpp. Those of you who want to, please download the appropriate one a start testing! This copy should deal primarily with bug fixes, and may not include all the features that the official 1.06 may have. Hopefully, this version will work with DV as well. Contents: alpha-1.tar.Z : rw-r--r-- 84/30 559 Mar 3 07:34 1992 changes.106 rwxr-xr-x 84/30 0 Mar 4 08:18 1992 go32/ rw-r--r-- 84/30 1431 Mar 4 08:18 1992 go32/aout.h < . . . all sources for go32 . . . > rw-r--r-- 84/30 5502 Mar 4 08:18 1992 go32/xms.h rw-r--r-- 84/30 43718 Mar 3 07:27 1992 go32/go32.exe rw-r--r-- 84/30 85914 Mar 3 07:27 1992 go32/debug32.exe rw-r--r-- 84/30 522240 Mar 4 08:19 1992 include.tar rw-r--r-- 84/30 391618 Mar 2 23:23 1992 libc.a alpha-2.tar.Z : rw-r--r-- 84/30 559 Mar 3 07:34 1992 changes.106 rw-r--r-- 84/30 43718 Mar 4 14:02 1992 go32.exe changes.106 : stdaux and stdprn added to libc and stdio.h stdprn defaults to full binary setmode() now sets MS-DOS's cooked/raw flag properly max number of files bumped to 256 interrupt vectors are saved and restored properly fseek() on text files works properly valloc calculates last valid page corrrectly the GO32 parameters are case insensitive printf("%+.4d",10) prints +0010 frexp is faster and doesn't hang getwd() returns validly terminated string getcwd() added chmod() added log() returns correct value exphdlr doesn't hose DesqView's PIC settings