Subject: CVS commit: basesrc/lib/libc/stdio
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 02/02/2002 10:56:54
Module Name:	basesrc
Committed By:	yamt
Date:		Sat Feb  2 08:56:53 UTC 2002

Modified Files:
	basesrc/lib/libc/stdio: fseek.3

Log Message:
note that our fsetpos/fgetpos don't know about stream's state.
it's a bug since we now have stateful encodings like iso2022 and
wide char functions like fgetwc.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/lib/libc/stdio/fseek.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.