Tartarus CVS: ciel chris
tartarus-commits-admin@lists.tartarus.org
tartarus-commits-admin@lists.tartarus.org
Wed, 27 Feb 2002 13:03:29 +0000
CVSROOT: /usr/data/cvs
Module name: ciel
Changes by: chris 02/02/27 13:03:29
Modified files:
. : fake_lib.cc instructions.cc optables.cc
include : emulation.h logical_ops.h x86_libc.h
x86_libc : fcntl.cc time.cc unistd.cc
Log message:
Added read, write, close, utime, chmod, chown, unlink to libc.
Added rep stos instruction, and more versions of and, add, cmp, xor, mov,
and test.
gzip with a small text file works!