Skip to content
  • Raymond Toy's avatar
    Rename stdin/stdout/stderr to proc_* · a5662d50
    Raymond Toy authored
    Because we include stdio.h now, Solaris defines stdin, stdout, and
    stderr in a way that they can't be used to name the args to the spawn
    function.  Hence rename these args.
    a5662d50