22d3813 Reuse sss_open_cloexec at other places in code.

5 files Authored by lslebodn 11 years ago, Committed by simo 11 years ago,
    Reuse sss_open_cloexec at other places in code.
    
    Functions open_cloexec and openat_cloexec were renamed with prefix
    "sss_" and moved to separete file. Replacing duplicated code of
    function sss_open_cloexec everywhere in the source code.
    
    https://fedorahosted.org/sssd/ticket/1794
    
        
file modified
+4 -2
file modified
+4 -66
file added
+90
file modified
+3 -0