K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2000-10-04T23:55:41.000000Z
K 7
svn:log
V 411
Change CloseOnExec to close_on_exec.

Clean up old typedefs and #defines.  STATIC to static, BOOL to bool,
NORETURN to void, OFFSET_T to off_t, STRING to const char *, STDIN
to STDIN_FILENO, and PID_T to pid_t.  Remove some unnecessary casts
(particularly ones involving POINTER, SIZE_T, or one of the above
old typedefs) and convert some of the functions to ANSI C prototypes
although this isn't yet complete.

END
