Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fopen() kills stdin #2

Open
githubaf opened this issue Sep 15, 2017 · 1 comment
Open

fopen() kills stdin #2

githubaf opened this issue Sep 15, 2017 · 1 comment

Comments

@githubaf
Copy link

fopen() kills stdin.
The bug has been fixed in https://github.com/bebbo/libnix/blob/master/sources/nix/stdio/fopen.c
Please review/take over the change if possible.

I just copied his fopen.c into your libnix-tree and recompiled/installed it. Works, error is gone.

Here is a test-file that demonstates the bug:

fopen_test.tar.gz

sezero added a commit to sezero/libnix that referenced this issue Aug 7, 2019
See adtools#2
Fix is extracted from the fork by @bebbo, specifically the two following commits:
bebbo/libnix@fa82b7a
bebbo/libnix@95dbee7
@sezero
Copy link

sezero commented Aug 7, 2019

Created #3 for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants