Skip to content
  • Dan Gohman's avatar
    84c0778b
    Rewrite the preopen functionality. (#173) · 84c0778b
    Dan Gohman authored
    * Rewrite the preopen functionality.
    
    Rewrite the preopen functionality to be simpler, better organized,
    and better integrated into WASI libc. Preopen support has diverged so
    much from libpreopen that it no longer makes sense to track libpreopen
    as an explicit upstream. And add more documentation.
    
    * Fix missing #include.
    
    * Fix a compilation error.
    84c0778b
    Rewrite the preopen functionality. (#173)
    Dan Gohman authored
    * Rewrite the preopen functionality.
    
    Rewrite the preopen functionality to be simpler, better organized,
    and better integrated into WASI libc. Preopen support has diverged so
    much from libpreopen that it no longer makes sense to track libpreopen
    as an explicit upstream. And add more documentation.
    
    * Fix missing #include.
    
    * Fix a compilation error.
Loading