]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 13 Nov 2003 22:33:48 +0000 (22:33 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 13 Nov 2003 22:33:48 +0000 (22:33 +0000)
ChangeLog

index b69e6fdd4a1adb5a01dba18dbf466ff57a508e70..6e7ec2155aef7fed8d786f7e3abc0f6be076eb6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,13 +5,13 @@
 
 2003-09-06  Dmitry V. Levin <ldv@altlinux.org>
 
+       Fixes for RH#105359.
        * util.c (printuid): New function.
        * defs.h: Declare it.
        * file.c (sys_chown): Use it.
        * file.c (sys_fchown): Likewise.
        * process.c (sys_setreuid, sys_setregid, sys_setresuid,
        sys_setresgid): Likewise.
-
        * linux/syscallent.h: Better handle getgid32, geteuid32, getegid32,
        setreuid32, setregid32, getgroups32, setgroups32, fchown32,
        setresuid32, getresuid32, setresgid32, getresgid32, chown32,