Section 2: Subroutines (system calls)

intro - introduction to system call subroutines
brk, sbrk - change data segment space allocation
chdir - change working satellite directory
chmod - change mode of satellite file
chsize - change size of satellite file
close - close a file descriptor
create - create and open a satellite file for writing
exit - terminate program
ioctl - control device
lseek - move read/write file pointer
open - open for reading or writing
read - read from file
signal, _sendsig - receiving and sending signals
spl -set priority level
stat, fstat - get satellite file status
sync - update satellite file system
uname - get name of current PARASITE system
unlink - remove satellite file
wait - wait for an interrupt
write - write on a file