Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/07/2006 20:10:29
Module Name: src
Committed By: kleink
Date: Sat Jan 7 20:10:29 UTC 2006
Modified Files:
src/include: signal.h
src/lib/libpthread: pthread_sigmask.3
Log Message:
pthread_sigmask(): Add restrict qualifier to set, oset args.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/include/signal.h
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/pthread_sigmask.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.