recompiled versions of Windows executable (root set to C:/inferno as before)
MS include files now #define environ,which messes up its use as field of struct, so undef it,unless needed for Windows interface, as controlled by INFERNO_KEEPENVIRON.Only rc and mk need extern ch
MS include files now #define environ,which messes up its use as field of struct, so undef it,unless needed for Windows interface, as controlled by INFERNO_KEEPENVIRON.Only rc and mk need extern char**environ
show more ...
discard MS environ definition. issue 339.
rename strtoll and strtoull as well. issue 339.
redefine strtod to get local (precise) copy. issue 339
update Nt/386 executables
add declaration of segflush
Rune from ushort to uint
UTFmax increased, Runeerror changed
20120304-2330
20120115-0007
20110629-1515
20110404-1536
20110225-1101
20110225-1058
20100203-2048
20091219-1429
20080723-2040
20080609-1035
20080530-2202
20080131-1859
20061220
20060303a