diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-27 08:12:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-27 08:12:58 +0000 |
commit | 857635159910e2480b6dcb72d27e92e0383eebc3 (patch) | |
tree | 33aba539a1ce58b159b76a6545018004d6e807b3 /ChangeLog | |
parent | 359b695d235bb516d964beb24f9b1a6d3a94e781 (diff) | |
download | glibc-857635159910e2480b6dcb72d27e92e0383eebc3.tar.gz glibc-857635159910e2480b6dcb72d27e92e0383eebc3.tar.xz glibc-857635159910e2480b6dcb72d27e92e0383eebc3.zip |
Update.
2003-03-26 GOTO Masanori <gotom@debian.or.jp> * sysdeps/unix/sysv/linux/i386/setfsuid.c: Use INTERNAL_SYSCALL and do not check for errors (unless testing for 32bit variant). * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e942ef94f8..a4c2cee261 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-03-26 GOTO Masanori <gotom@debian.or.jp> + + * sysdeps/unix/sysv/linux/i386/setfsuid.c: Use INTERNAL_SYSCALL and + do not check for errors (unless testing for 32bit variant). + * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise. + 2003-03-27 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): Use |