Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 04/26/2001 01:06:55
Module Name: basesrc
Committed By: kleink
Date: Wed Apr 25 22:06:55 UTC 2001
Modified Files:
basesrc/lib/libc/stdio: Makefile.inc getc.3 putc.3
Log Message:
Document getc_unlocked(3), getchar_unlocked(3), putc_unlocked(3) and
putchar_unlocked(3); fixes PR lib/11340.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/lib/libc/stdio/Makefile.inc
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/stdio/getc.3 \
basesrc/lib/libc/stdio/putc.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.