[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Tue Feb 12 13:32:58 CET 2008
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 08/02/12 13:32:58
Modified files:
cm3/m3-libs/m3core/src/C/Common/: Cstddef.i3 m3makefile
cm3/m3-libs/m3core/src/C/NT386/: m3makefile
cm3/m3-libs/m3core/src/C/NT386GNU/: m3makefile
Added files:
cm3/m3-libs/m3core/src/C/Common/: Cstdio.i3 CstdioC.c
Removed files:
cm3/m3-libs/m3core/src/C/NT386/: Cstdio.i3
cm3/m3-libs/m3core/src/C/NT386GNU/: Cstdio.i3
Log message:
a more complete fairly portable Cstdio.i3, only for NT386 for now
(This highlights well where target-preprocessing would be useful,
the majority of Cstdio.i3 is completely portable, except possibly
for fpos_t, SEEK_SET/CUR/END, and fdopen/fileno, etc.)
More information about the M3commit
mailing list