From: Roland McGrath Date: Sat, 10 Nov 2001 00:11:38 +0000 (+0000) Subject: * hurd/privports.c (__get_privileged_ports): X-Git-Tag: cvs/glibc-2-2-5~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0bf7991d6e87ffd4f378b2f7af4b3f16dfa96ee;p=thirdparty%2Fglibc.git * hurd/privports.c (__get_privileged_ports): Only contact the proc server if necessary for this call. Suggested by Neal H Walfield . Check error return for mach_port_mod_refs. --- diff --git a/ChangeLog b/ChangeLog index 287c4c5c756..efd2af6641b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-11-09 Roland McGrath + + * hurd/privports.c (__get_privileged_ports): + Only contact the proc server if necessary for this call. + Suggested by Neal H Walfield . + Check error return for mach_port_mod_refs. + 2001-11-09 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/bits/resource.h: New file.