看板 DFBSD_commit 關於我們 聯絡資訊
commit a583a6153fed48f0b805cbd5909553176bf57dea Author: Sascha Wildner <saw@online.de> Date: Wed May 12 21:34:25 2010 +0200 Add a manual page for the ioprio_get() and ioprio_set() system calls. Summary of changes: lib/libc/sys/Makefile.inc | 3 +- lib/libc/sys/ioprio_get.2 | 138 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 140 insertions(+), 1 deletions(-) create mode 100644 lib/libc/sys/ioprio_get.2 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a583a6153fed48f0b805cbd5909553176bf57dea -- DragonFly BSD source repository