• Michal 'vorner' Vaner's avatar
    Handle close on exec · 2d33342f
    Michal 'vorner' Vaner authored
    Don't use O_CLOEXEC, since uclibc doesn't seem to have it.
    
    Use FD_CLOEXEC on (hopefully all) long-living file descriptors.
    2d33342f