[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Apr 4 11:35:16 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/04/04 11:35:16
Modified files:
cm3/m3-libs/libm3/src/os/: m3makefile
cm3/m3-libs/libm3/src/os/POSIX/: m3makefile
Log message:
errno works well enough on Windows -- ANSI C requires it, for stuff
like strtol, fopen, etc.
Running the libm3 tests wants OSErrorPosix.m3, and the common/OSError.i3
is never implemented, it is just types/constants, so this doesn't
conflict with OSErrorWin32.m3 (which implements OSErrorWin32.i3)
More information about the M3commit
mailing list