index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdio
/
__stdin.c
blob: 57741fa31c13ac159caaa58a806f6e312a98e415 (
plain
)
1
2
3
4
5
6
7
#include <stdio.h> FILE *__stdin; /* STDC(0) SIGNAL_SAFE(0) */