* sysdeps/mach/hurd/getpriority.c (getpriority): Passcvs/libc-951101cvs/libc-951102
commit80b55d320bae6743130701af3b5c395d21ce748d
authorRoland McGrath <roland@gnu.org>
Wed, 1 Nov 1995 10:00:20 +0000 (1 10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 1 Nov 1995 10:00:20 +0000 (1 10:00 +0000)
tree6b0178179f972b1d02e7ada40c1ee0b1312b77b8
parent3bbceb1287e3df7eb75e7a9852278d4eb9d33a00
* sysdeps/mach/hurd/getpriority.c (getpriority): Pass

PI_FETCH_TASKINFO to proc_getprocinfo and through
_hurd_priority_which_map.

* sysdeps/mach/hurd/setpriority.c (setpriority): Pass new arg to
_hurd_priority_which_map.
* hurd/hurdprio.c (_hurd_priority_which_map): New arg PI_FLAGS,
passed through to proc_getprocinfo RPC.
* hurd/hurd/resource.h: Add PI_FLAGS arg in decl.
ChangeLog
hurd/hurd/resource.h
hurd/hurdprio.c
posix/regex.c
sysdeps/mach/hurd/getpriority.c
sysdeps/mach/hurd/setpriority.c