Subject: CVS commit: src/lib/libc/include
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/03/2007 17:38:07
Module Name: src
Committed By: christos
Date: Sun Jun 3 17:38:07 UTC 2007
Modified Files:
src/lib/libc/include: namespace.h
Log Message:
- add read and readlink since they are used internally
- protect vsnprintf and vsnprintf since for lex(1) generated files <stdio.h>
is included before "namespace.h".
To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/lib/libc/include/namespace.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.