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/06/2004 18:58:12
Module Name:	src
Committed By:	nathanw
Date:		Mon Dec  6 18:58:12 UTC 2004

Modified Files:
	src/lib/libc/thread-stub: thread-stub.c

Log Message:
Implement __libc_thr_sigsetmask_stub() in terms of sigprocmask(),
instead of having a dummy function.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 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.