diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-20 22:27:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-20 22:27:42 +0000 |
commit | 9cdc774d050c53e75fd55e69c9359da4c38ac151 (patch) | |
tree | 70b270c029a8e28a74aa58442b5b99f734169637 /ChangeLog | |
parent | 48244d09317581396dc0c22bdb69489dc0ea4c5a (diff) | |
download | glibc-9cdc774d050c53e75fd55e69c9359da4c38ac151.tar.gz glibc-9cdc774d050c53e75fd55e69c9359da4c38ac151.tar.xz glibc-9cdc774d050c53e75fd55e69c9359da4c38ac151.zip |
Update.
1998-10-20 H.J. Lu <hjl@gnu.org> * sysdeps/unix/sysv/linux/i386/setresuid.c (__setresuid): Fix argument types.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7021012ee4..4543eb2e07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-10-20 H.J. Lu <hjl@gnu.org> + + * sysdeps/unix/sysv/linux/i386/setresuid.c (__setresuid): Fix + argument types. + 1998-10-19 Ulrich Drepper <drepper@cygnus.com> * math/tgmath.h: Make nested function calls work. |