aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-09-29 12:35:09 +0000
committerRoland McGrath <roland@gnu.org>2002-09-29 12:35:09 +0000
commitf2672dddd1604f2eeb58f655bf0c81c0ef08f9d2 (patch)
tree1dc5c8927e3932273f8dca5ba742ffd52afc4176 /ChangeLog
parent72d4c33d4ca847466c4557024376a2234838a505 (diff)
downloadglibc-f2672dddd1604f2eeb58f655bf0c81c0ef08f9d2.tar
glibc-f2672dddd1604f2eeb58f655bf0c81c0ef08f9d2.tar.gz
glibc-f2672dddd1604f2eeb58f655bf0c81c0ef08f9d2.tar.bz2
glibc-f2672dddd1604f2eeb58f655bf0c81c0ef08f9d2.zip
* stdlib/longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.
2002-09-29 Jakub Jelinek <jakub@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8aa0dd48c..a2a89f48e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-09-29 Jakub Jelinek <jakub@redhat.com>
+ * stdlib/longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.
+
+2002-09-29 Jakub Jelinek <jakub@redhat.com>
+
* sysdeps/unix/sysv/linux/sparc/sysdep.h (inline_syscall0): Make asm
volatile.
(inline_syscall1, inline_syscall2, inline_syscall3, inline_syscall4,