Subject: CVS commit: src/lib/libc/thread-stub
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/13/2004 16:07:13
Module Name: src
Committed By: nathanw
Date: Mon Dec 13 16:07:13 UTC 2004
Modified Files:
src/lib/libc/thread-stub: thread-stub.c
Log Message:
The __libc_thr_yield_stub() for scched_yield() should return int (and
a 0), not void.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libc/thread-stub/thread-stub.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.