From: Roland McGrath Date: Sat, 23 Dec 1995 01:16:45 +0000 (+0000) Subject: * sysdeps/mach/hurd/setgid.c: In root case, store into NEWAUX, not X-Git-Tag: cvs/libc-951223 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0f09b6b2a5a06ee90f962d79aad21274152d052;p=thirdparty%2Fglibc.git * sysdeps/mach/hurd/setgid.c: In root case, store into NEWAUX, not old vector. * sysdeps/mach/hurd/setuid.c: Likewise. --- diff --git a/ChangeLog b/ChangeLog index 53669d2396e..f8e024580b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ Fri Dec 22 00:57:38 1995 Roland McGrath + * sysdeps/mach/hurd/setgid.c: In root case, store into NEWAUX, not + old vector. + * sysdeps/mach/hurd/setuid.c: Likewise. + * sysdeps/mach/hurd/setuid.c: Rewrote ID frobnication to do the right thing. * sysdeps/mach/hurd/setgid.c: Likewise.