summaryrefslogtreecommitdiff
path: root/ChangeLog.11
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-12-19 19:05:41 +0000
committerJakub Jelinek <jakub@redhat.com>2006-12-19 19:05:41 +0000
commit1f09da09fed864c91288ff91295114fa5202edaa (patch)
tree34245c0ec96f394eb4af0caad3c1050edc6757af /ChangeLog.11
parentb51633c5723e311ffd59a2f5ec5759914ed9476b (diff)
Updated to fedora-glibc-20061219T1804cvs/fedora-glibc-2_5_90-14
Diffstat (limited to 'ChangeLog.11')
-rw-r--r--ChangeLog.1121
1 files changed, 0 insertions, 21 deletions
diff --git a/ChangeLog.11 b/ChangeLog.11
index f2f274f3eb..d9b0364361 100644
--- a/ChangeLog.11
+++ b/ChangeLog.11
@@ -1352,11 +1352,6 @@
* sysdeps/unix/sysv/linux/mips/sys/tas.h: Add missing .mips0 at the
end of inline assembler code.
-2000-10-02 Jakub Jelinek <jakub@redhat.com>
-
- * sunrpc/svc_udp.c (svcudp_recv): Set msg_controllen to all
- remaining xp_pad space.
-
2000-10-02 Ulrich Drepper <drepper@redhat.com>
* include/features.h [__USE_FILE_OFFSET && !__REDIRECT]: Define
@@ -9285,12 +9280,6 @@
syscall.
* sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise.
-2000-05-30 Jakub Jelinek <jakub@redhat.com>
-
- * resolv/res_query.c (res_nsearch): Remove unused variable
- root_on_list. If dots >= statp->ndots and as is querydomain
- fails, keep searching.
-
2000-05-30 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_glob): Loose __P.
@@ -9491,11 +9480,6 @@
* sysdeps/i386/fpu/bits/mathinline.h: Define expm1 inline only if
__FAST_MATH__ is defined.
-2000-05-22 Jakub Jelinek <jakub@redhat.com>
-
- * sysdeps/i386/fpu/bits/mathinline.h (__expm1_code): Avoid using ?:
- with omitted middle operand.
-
2000-05-22 Andreas Jaeger <aj@suse.de>
* math/Makefile: Add -D__FAST_MATH__ to CFLAGS-test-ifloat.c,
@@ -9736,11 +9720,6 @@
2000-05-17 Jakub Jelinek <jakub@redhat.com>
- * inet/rcmd.c (rcmd_af): If *ahost cannot be resolved, include
- unresolved hostname in the message.
-
-2000-05-17 Jakub Jelinek <jakub@redhat.com>
-
* sysdeps/arm/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Add
__extension__ to hexadecimal floating constant notation.
* sysdeps/i386/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL):