Index of /afs/cs.cmu.edu/academic/class/15213-s08/www/code/io
Name Last modified Size Description
Parent Directory 29-Apr-2008 11:08 -
Makefile 01-Apr-2008 07:27 1k
abc.txt 07-Nov-2006 21:35 1k
csapp.c 07-Nov-2006 16:55 17k
csapp.h 07-Nov-2006 16:59 5k
csapp.o 07-Nov-2006 17:29 19k
fd1 01-Apr-2008 06:55 26k
fd1.c 07-Nov-2006 22:13 1k
fd2 01-Apr-2008 06:55 26k
fd2.c 01-Apr-2008 12:03 1k
fd3 01-Apr-2008 07:00 26k
fd3.c 08-Nov-2006 09:04 1k
statcheck 01-Apr-2008 06:55 26k
statcheck.c 07-Nov-2006 17:38 1k
This directory contains files relevant to the class material on
system-level I/O.
csapp.c:
Includes code for RIO package
statcheck.c:
Demonstrates access of file metadata
fd1.c, fd2.c, fd3.c
Demonstrates finer points of file descriptors and sharing