Changes by: Justin David Smith (justins at cs.caltech.edu)
Date: 2002-05-22 10:45:49 -0700 (Wed, 22 May 2002)
Revision: 3681
Log message:
Fixing numerous compiler warnings in clib. Most of these have to do with
the #pragma directives that were obsoleted; I checked with Jason and he said
it was okay to remove them. The rest are adding header files and function
prototypes for missing symbols, and working around a few uninitialized var
warnings. This should not change the semantics of anything in clib.