1999-09-05 Roland McGrath <roland@baalperazim.frob.com>

* hurd/hurdprio.c (_hurd_priority_which_map): If WHO is zero default
	it to getpid () for PRIO_PROCESS, geteuid () for PRIO_USER.
This commit is contained in:
Roland McGrath 1999-09-05 08:45:28 +00:00
parent 1a658b79cf
commit 9024032c43

View File

@ -1,3 +1,8 @@
1999-09-05 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdprio.c (_hurd_priority_which_map): If WHO is zero default
it to getpid () for PRIO_PROCESS, geteuid () for PRIO_USER.
1999-09-04 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/getaddrinfo.c: Little optimization.