* sysdeps/mach/hurd/setgid.c: In root case, store into NEWAUX, not

old vector.
	* sysdeps/mach/hurd/setuid.c: Likewise.
This commit is contained in:
Roland McGrath 1995-12-23 01:16:45 +00:00
parent 2114e10acb
commit e0f09b6b2a
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* 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.