FILES
-------
COPYRIGHT	-- Legal stuff.  Sigh.
FILES		-- This file, silly!
Imakefile	-- Imake input file.
Makefile	-- Imake output file.
README		-- What is this mess?
README_strftime -- Author's README file for strftime() clone.
sendmail.c	-- Mail a file to a user.
str.c		-- A couple of string functions.
strerror.c	-- Free version of strerror(), not available on all systems.
strftime.c	-- Free version of strftime(), not available on all systems.
truncate.c	-- Free version of truncate(), not available on all systems.
util.h		-- Header file for these utilities.
writebuf.c	-- Write a number of bytes to a file.

