Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libc/sys



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.




Home | Main Index | Thread Index | Old Index