Changes between Initial Version and Version 1 of Ticket #210


Ignore:
Timestamp:
May 20, 2009, 3:37:57 PM (16 years ago)
Author:
Joe Ciccone
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #210 – Description

    initial v1  
    1414This is the modified multiarch_wrapper that i propose :
    1515
    16 
     16{{{
    1717/* multiarch_wrapper.c for CLFS multilib */
    1818
     
    7777        return 0;
    7878}
    79 
     79}}}
    8080It's a longer source, but with this, we keep control over the processes.
    8181But in fact, it's a delicate task to execute a child process.