aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-20 22:27:42 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-20 22:27:42 +0000
commit9cdc774d050c53e75fd55e69c9359da4c38ac151 (patch)
tree70b270c029a8e28a74aa58442b5b99f734169637 /ChangeLog
parent48244d09317581396dc0c22bdb69489dc0ea4c5a (diff)
downloadglibc-9cdc774d050c53e75fd55e69c9359da4c38ac151.tar
glibc-9cdc774d050c53e75fd55e69c9359da4c38ac151.tar.gz
glibc-9cdc774d050c53e75fd55e69c9359da4c38ac151.tar.bz2
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--ChangeLog5
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.