Shift-click to download it.
Name Last modified Size Description
Parent Directory 05-Jan-2004 08:31 -
convertlinux 21-May-2003 20:40 1k
convertlinux.ed 21-May-2003 20:40 1k
example0701.c 24-Oct-2004 08:06 1k
example0705.c 24-Oct-2004 08:06 1k
example0705test.c 24-Oct-2004 08:06 1k
exercise0702.c 24-Oct-2004 08:06 1k
exercise0702test.c 24-Oct-2004 08:06 1k
exercise0703.c 24-Oct-2004 08:06 1k
exercise0703test.c 24-Oct-2004 08:06 1k
exercise0704.c 24-Oct-2004 08:06 1k
exercise0704test.c 24-Oct-2004 08:06 1k
makefile 24-Oct-2004 08:06 1k
ring.c 24-Oct-2004 08:06 2k
This file contains information about compiling the programs from Chapter 7 of UNIX Systems Programming. Under Solaris: no changes needed. Under Linux: Compiling the programs under Linux typically requires that the constant _GNU_SOURCE be defined. Run the convertlinux program once to modify the makefile use this constant. Under Mac OS X: no changes needed. If you run the programs on another system and need to make modifications to make them work, please send email to authors@usp.cs.utsa.edu to let us know what you did.