Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
1f2ca1c1
Commit
1f2ca1c1
authored
Apr 20, 2014
by
Paul Sokolovsky
Browse files
unix file: mingw32 has STDIN_FILENO and friends in stdio.h .
TODO: Never "optimize" includes any more!
parent
353b0289
Changes
1
Hide whitespace changes
Inline
Side-by-side
unix/file.c
View file @
1f2ca1c1
#include
<stdio.h>
#include
<unistd.h>
#include
<fcntl.h>
#include
<errno.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment