Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!oliveb!felix!zemon From: zemon@felix.UUCP Newsgroups: comp.os.minix Subject: Re: V7 syscalls list? Message-ID: <2219@felix.UUCP> Date: Tue, 3-Feb-87 15:16:11 EST Article-I.D.: felix.2219 Posted: Tue Feb 3 15:16:11 1987 Date-Received: Wed, 4-Feb-87 19:09:17 EST References: <3124@rsch.WISC.EDU> Sender: root@felix.UUCP Reply-To: zemon@felix.UUCP (Art Zemon) Distribution: comp Organization: FileNet Corp., Costa Mesa, CA Lines: 18 Well, I don't have my old V7 section II here but I do have the MINIX book. The following system calls are available in MINIX: access chown exec getpid lseek pipe stat umask write alarm chroot exit getuid mknod read stime umount brk close fork ioctl mount setgid sync unlink chdir creat fstat kill open setuid time utime chmod dup getgid link pause signal times wait Implementing socket(), bind(), connect(), etc. is left as an exercise for the reader.... :-) -- -- Art Zemon FileNet Corporation Costa Mesa, California ...! {decvax, ihnp4, ucbvax} !trwrb!felix!zemon