about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/setpriority.c
Commit message (Collapse)AuthorAgeFilesLines
* * sysdeps/mach/hurd/getpriority.c (getpriority): Pass cvs/libc-951102 cvs/libc-951101Roland McGrath1995-11-011-2/+2
| | | | | | | | | | | 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.
* initial importRoland McGrath1995-02-181-0/+85