]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog.11
2.5-18.1
[thirdparty/glibc.git] / ChangeLog.11
index d9b036436121bf6cd86dfd792d72160fe1e00abb..f2f274f3eb055f66126053e10dbae4f7fdd60114 100644 (file)
        * 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
        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.
        * 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,
        * manual/arith.texi (Parsing of Integers): Fix typo.
        Closes PR libc/1744, reported by blp@gnu.org.
 
+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