implemented read and write system calls
authorKJK::Hyperion <hackbunny@reactos.org>
Thu, 21 Mar 2002 22:46:30 +0000 (22:46 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Thu, 21 Mar 2002 22:46:30 +0000 (22:46 +0000)
commit75deecc48d0f77370eb65b6ddd44b5ad5749dbcd
tree02e55e2adbfc18639c737dddd987343a17ff08be
parent9e44e1b4a3c2da2b12ab76204d66f97128898fc1
implemented read and write system calls

svn path=/trunk/; revision=2755
posix/lib/psxdll/unistd/read.c
posix/lib/psxdll/unistd/write.c