看板 DFBSD_commit 關於我們 聯絡資訊
commit 3d6d8152830abc76435ecf121790d2cf1e6a2375 Author: Stathis Kamperis <beket@dragonflybsd.org> Date: Wed Jun 24 21:41:44 2009 +0300 nice(3): Return new nice value. The nice(1) utility isn't affected by this change, since it uses {get,set}priority() directly. Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1408> Summary of changes: lib/libc/gen/nice.3 | 19 ++++++++++++++++++- lib/libc/gen/nice.c | 4 +++- 2 files changed, 21 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3d6d8152830abc76435ecf121790d2cf1e6a2375 -- DragonFly BSD source repository