Subject: CVS commit: src/lib/libc
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/16/2007 07:07:45
Module Name: src
Committed By: ad
Date: Tue Jan 16 07:07:45 UTC 2007
Modified Files:
src/lib/libc: shlib_version
src/lib/libc/sys: Makefile.inc
Log Message:
Add: _lwp_kill, _lwp_detach, _lwp_park, _lwp_unpark, _lwp_unpark_all,
sched_yield.
To generate a diff of this commit:
cvs rdiff -r1.184 -r1.185 src/lib/libc/shlib_version
cvs rdiff -r1.170 -r1.171 src/lib/libc/sys/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.