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
/
__stderr.c
blob: 654eb4c0c7f068d42cdf19f165c66b3511cad07e (
plain
)
1
2
3
4
5
6
7
#include <stdio.h> FILE *__stderr; /* STDC(0) SIGNAL_SAFE(0) */