CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/21 02:53:44
Modified files:
lib/libc/stdio : fgetln.c fread.c fwrite.c putc.c puts.c putw.c
Log message:
Several stdio functions were failing to set the stream orientation
to 'narrow' as they should.
"looks correct" millert@ "makes sense" blambert@
