Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] basesrc/lib/libc/gen
Module Name: basesrc
Committed By: lukem
Date: Tue Jun 11 01:55:53 UTC 2002
Modified Files:
basesrc/lib/libc/gen [netbsd-1-6]: nice.c
Log Message:
Pull up revision 1.11 (requested by kleink in ticket #236):
Take into consideration that setpriority() silently fits the given
priority into its interval, so we really need to use getpriority() to
retrieve the correct return value; noted by Matthias Drochner.
To generate a diff of this commit:
cvs rdiff -r1.9.8.1 -r1.9.8.2 basesrc/lib/libc/gen/nice.c
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