Subject: CVS commit: basesrc/lib/libc/stdio
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/14/2002 07:27:21
Module Name: basesrc
Committed By: thorpej
Date: Sat Sep 14 04:27:21 UTC 2002
Modified Files:
basesrc/lib/libc/stdio: gettemp.c mkdtemp.c mkstemp.c
Log Message:
Allow mktemp to be built as a host tool.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libc/stdio/gettemp.c
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/stdio/mkdtemp.c
cvs rdiff -r1.4 -r1.5 basesrc/lib/libc/stdio/mkstemp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.