• Paul Eggert's avatar
    Fix porting bug to older POSIXish platforms. · c7ddc792
    Paul Eggert authored
    * sysdep.c (emacs_pipe): New function, that implements
    pipe2 (fd, O_CLOEXEC) even on hosts that lack O_CLOEXEC.
    This should port better to CentOS 5 and to Mac OS X 10.6.
    All calls to pipe2 changed.
    
    Fixes: debbugs:14862
    c7ddc792
sysdep.c 92 KB