1999-09-05 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Sun, 5 Sep 1999 08:45:28 +0000 (08:45 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 5 Sep 1999 08:45:28 +0000 (08:45 +0000)
* hurd/hurdprio.c (_hurd_priority_which_map): If WHO is zero default
it to getpid () for PRIO_PROCESS, geteuid () for PRIO_USER.

ChangeLog

index 7bbde43..bc47b7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.