Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libc/gen



Module Name:    basesrc
Committed By:   kleink
Date:           Mon Jun 10 18:32:01 UTC 2002

Modified Files:
        basesrc/lib/libc/gen: nice.c

Log Message:
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.10 -r1.11 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