Click on one of the files below to view it in your browser.

Shift-click to download it.

      Name                    Last modified       Size  Description

[DIR] Parent Directory 05-Jan-2004 08:31 - [   ] argtest.c 21-May-2003 18:06 1k [   ] argtestfree.c 21-May-2003 18:06 1k [   ] bubblesort.c 21-May-2003 18:06 1k [   ] bubblesorttest.c 21-May-2003 18:06 1k [   ] convertlinux 21-May-2003 18:06 1k [   ] convertlinux.ed 21-May-2003 18:06 1k [   ] environ.c 21-May-2003 18:06 1k [   ] freemakeargv.c 21-May-2003 18:06 1k [   ] getpaths.c 21-May-2003 18:06 1k [   ] getpathstest.c 21-May-2003 18:06 1k [   ] keeplog.c 21-May-2003 18:06 1k [   ] keeploglib.c 21-May-2003 18:06 1k [   ] largearray.c 21-May-2003 18:06 1k [   ] largearrayinit.c 21-May-2003 18:06 1k [   ] listlib.c 21-May-2003 18:06 3k [   ] listlib.h 21-May-2003 18:06 1k [   ] log.h 21-May-2003 18:06 1k [   ] loglib.c 21-May-2003 18:06 1k [   ] makeargv.c 21-May-2003 18:06 1k [   ] makefile 21-May-2003 18:06 2k [   ] showtimes.c 21-May-2003 18:06 1k [   ] showtimestest.c 21-May-2003 18:06 1k [   ] wastetime.c 21-May-2003 18:06 1k [   ] wordaverage.c 21-May-2003 18:06 1k [   ] wordaveragebad.c 21-May-2003 18:06 1k [   ] wordaveragetest.c 21-May-2003 18:06 1k

This file contains information about compiling the programs from Chapter 2
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.