mirror of git://sourceware.org/git/glibc.git
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:
parent
1a658b79cf
commit
9024032c43
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue