Skip to content
Snippets Groups Projects
Forked from Utils / KWSys
912 commits behind the upstream repository.
  • Brad King's avatar
    8c8b2273
    Process: Refactor child pipe creation · 8c8b2273
    Brad King authored
    Consolidate logic to prepare stdin/stdout/stderr in the same way
    before starting any processes.  This will simplify alternative
    approaches to select the child pipes.
    
    Change-Id: I36175a8cfc2578543103297420908a539ad71a3a
    8c8b2273
    History
    Process: Refactor child pipe creation
    Brad King authored
    Consolidate logic to prepare stdin/stdout/stderr in the same way
    before starting any processes.  This will simplify alternative
    approaches to select the child pipes.
    
    Change-Id: I36175a8cfc2578543103297420908a539ad71a3a
ProcessUNIX.c 76.02 KiB