Code Monkey home page Code Monkey logo

fakedir's People

Contributors

thesola10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fakedir's Issues

Todo: implement `posix_spawn`

Nix appears to use posix_spawn() to spawn derivation builders, as evidenced here.

Therefore, the execve() rewriting process should itself be genericized (or superseded) to accomodate posix_spawn and potentially posix_spawnp if that becomes required.

Unstable builds on recent Nix

Currently testing on macOS Monterey with Nix 2.17, and I'm getting a few random filesystem errors, meaning somehow the exec* hooks aren't covering every process, or some system calls aren't hooked into. Building nixie from the fakedir environment always ends up failing with a random Is a directory or other derivation read error. This may indicate a race condition between threads of a single process.

Python main script open is not redirected

When running python3 /some/path/in/redirect.py, the first fopen() call does not seem to be intercepted, which results in an ENOENT.

This issue doesn't appear to affect import statements.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.