Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat
Module Name: src
Committed By: njoly
Date: Tue Jun 2 13:00:24 UTC 2009
Modified Files:
src/sys/compat/linux/common: linux_misc_notalpha.c
src/sys/compat/linux32/common: linux32_unistd.c
Log Message:
Make nice(2) return EPERM on error, not EACCES (from sys_setpriority).
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 \
src/sys/compat/linux/common/linux_misc_notalpha.c
cvs rdiff -u -r1.32 -r1.33 src/sys/compat/linux32/common/linux32_unistd.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