[INN-COMMITTERS] inn/frontends (rnews.c)

Russ Allbery rra at stanford.edu
Wed Oct 4 23:55:42 UTC 2000


    Date: Wednesday, October 4, 2000 @ 16:55:42
  Author: rra

Update of /dist1/cvs/isc/inn/inn/frontends
     from pub3.rc.vix.com:/tmp/cvs-serv18059

Modified: rnews.c

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.




More information about the inn-committers mailing list