diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-13 01:27:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-13 01:27:49 +0000 |
commit | 6f1428364a9ef5994087288c21fa4c9222c5fef2 (patch) | |
tree | ebd8923882a0fcb37c692bac9055138bee7b5551 /ChangeLog | |
parent | 98e1c93a21612537733b52036a425b043bbf37b3 (diff) | |
download | glibc-6f1428364a9ef5994087288c21fa4c9222c5fef2.tar glibc-6f1428364a9ef5994087288c21fa4c9222c5fef2.tar.gz glibc-6f1428364a9ef5994087288c21fa4c9222c5fef2.tar.bz2 glibc-6f1428364a9ef5994087288c21fa4c9222c5fef2.zip |
* hurd/hurdexec.c (_hurd_exec): Reauthenticate ports/dtable used in
file_exec to effect svuid=euid, svgid=egid if that is not a no-op.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-05-12 Roland McGrath <roland@frob.com> + + * hurd/hurdexec.c (_hurd_exec): Reauthenticate ports/dtable used in + file_exec to effect svuid=euid, svgid=egid if that is not a no-op. + 2002-05-10 Jakub Jelinek <jakub@redhat.com> * sysdeps/ia64/Makefile: Remove extra endif. |