98daee8 - 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 (#468938)
    
        
file modified
+7 -3
file modified
+3 -1