Subject: CVS commit: basesrc/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/19/2001 02:03:10
Module Name: basesrc
Committed By: thorpej
Date: Wed Jul 18 23:03:10 UTC 2001
Modified Files:
basesrc/lib/libc/sys: Makefile.inc
Log Message:
Build __clone.S, the Lint stubs, and the manual pages.
Yes, I know now all ports have a __clone() stub yet, but this
will force the issue -- they don't get to build their libc until
they implement it.
Implementers are encouraged to use the regression test for it
in src/regress/lib/libc/clone.
To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 basesrc/lib/libc/sys/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.