CVSROOT: /usr/data/cvs Module name: ciel Changes by: chris 02/03/04 13:14:24 Modified files: . : load_file.cc x86_libc : libc.cc libc_funcs.h stdio.cc Log message: Added stdin and _IO_stdin_ variables. Added kludge to make the above work; some applications dereference stdout, others pass it in as it is. (It's a libc issue)