OSDN Git Service

Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and
authorEric Andersen <andersen@codepoet.org>
Fri, 24 Aug 2001 23:24:43 +0000 (23:24 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 24 Aug 2001 23:24:43 +0000 (23:24 -0000)
commitcd66911e9daccc60d38d6f6c134feabbc7f27ab8
tree7ed3bd1343331ff3fbe516c4513ff5deec796e2d
parent8f1cfc6f18b5dd84b302e4b82bb37123db4cf4d3
Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and
"_stderr", since this is what gcc and libgcc expect...
 -Erik
include/stdio.h
libc/stdio/stdio.c