CVSROOT: /usr/cvs Changes by: jkrell at birch. 09/04/28 14:42:40 Modified files: cm3/m3-libs/m3core/src/unix/Common/: Unix.i3 UnixC.c Log message: add isatty and truncate(const char* filepath) (msvcrt does have ftruncate(int file, long size), but limited to 2gig)