91cda35 - Use O_CLOEXEC in open(2) calls and "e" mode in fopen(3) calls, build with

Authored and Committed by dcantrel 15 years ago
    - Use O_CLOEXEC in open(2) calls and "e" mode in fopen(3) calls, build with
        -D_GNU_SOURCE so we pick up O_CLOEXEC (#468984)
    - Add missing prototype for validate_port() in common/inet.c
    
        
file modified
+8 -3