From: Miles Bader Date: Wed, 9 Aug 1995 18:28:56 +0000 (+0000) Subject: (__setgid): Switch the port-type and port-count parameters to __auth_makeauth. X-Git-Tag: cvs/libc-950922~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=995069eea6df98eda172fa5ef034e5d592b823b7;p=thirdparty%2Fglibc.git (__setgid): Switch the port-type and port-count parameters to __auth_makeauth. --- diff --git a/sysdeps/mach/hurd/setgid.c b/sysdeps/mach/hurd/setgid.c index 726b4130bec..933792b86be 100644 --- a/sysdeps/mach/hurd/setgid.c +++ b/sysdeps/mach/hurd/setgid.c @@ -54,7 +54,7 @@ DEFUN(__setgid, (gid), gid_t gid) (_hurd_id.aux.ngids - 1) * sizeof (gid_t)); err = __USEPORT (AUTH, __auth_makeauth - (port, NULL, 0, MACH_MSG_TYPE_COPY_SEND, + (port, NULL, MACH_MSG_TYPE_COPY_SEND, 0, _hurd_id.gen.uids, _hurd_id.gen.nuids, _hurd_id.aux.uids, _hurd_id.aux.nuids, newgen, 1 + _hurd_id.gen.ngids,