[INN-COMMITTERS] inn/innfeed (endpoint.c)

Russ Allbery Russ_Allbery at isc.org
Sun Mar 3 05:32:32 UTC 2002


    Date: Saturday, March 2, 2002 @ 21:32:31
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/innfeed

Modified: endpoint.c

Use volatile rather than VOLATILE; we can assume ANSI C.  Use sig_atomic_t
for variables updated in signal handlers since autoconf ensures we have it.


------------+
 endpoint.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)


More information about the inn-committers mailing list