Update.
[platform/upstream/glibc.git] / ChangeLog
index 26e6e01..5187fce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+2000-12-27  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/generic/bits/byteswap.h (__bswap_64): Handle constant
+       argument case separately.
+       * sysdeps/i386/bits/byteswap.h (__bswap_64): Likewise.
+
+2000-12-27  Andreas Jaeger  <aj@suse.de>
+
+       * include/sys/wait.h: Add some prototypes.
+       * Rules (dummy.c): Create also prototype to shut up GCC.
+
+2000-12-27  Andreas Jaeger  <aj@suse.de>
+
+       * sysdeps/mach/hurd/if_index.c (__protocol_available): Uncomment,
+       it's not needed at the moment.
+       * sysdeps/generic/if_index.c (__protocol_available): Likewise.
+       * sysdeps/unix/sysv/linux/if_index.c (__protocol_available): Likewise.
+
+2000-12-26  Andreas Jaeger  <aj@suse.de>
+
+       * libio/getc_u.c: Include stdio.h via system path to get internal
+       prototypes.
+       * libio/getwc_u.c: Likewise.
+
+       * stdlib/strfmon.c: Fix prototype of __printf_fp.
+
+       * stdio-common/vfprintf.c (process_arg): Move __printf_fphex and
+       __printf_fp prototypes to ...
+       * include/printf.h: ...here.
+
+       * include/stdio.h: Add some internal prototypes to shut up GCC.
+       * include/stdlib.h: Likewise.
+
+       * sysdeps/posix/sigpause.c (__sigpause): Use ISO C prototype
+       declaration.
+
+       * include/signal.h: Add prototypes for internal sigpause
+       interfaces.
+
+2000-12-26  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/generic/bits/byteswap.h (__bswap_64): Make it usable for
+       64bit platforms.  Reported by Dave Gilbert <gilbertd@treblig.org>.
+
+       * string/Makefile (tests): Add tst-bswap.
+       * string/tst-bswap.c: New file.
+
+2000-12-11  Bruno Haible  <haible@clisp.cons.org>
+
+       * Makefile ($(inst_includedir)/gnu/stubs.h): Sort in the C locale.
+
+2000-12-26  Ulrich Drepper  <drepper@redhat.com>
+
+       * sunrpc/Makefile (rpcgen-cmd): Use single quotes in sed call.
+       Patch by Ed Connell <Ed.Connell@sas.com>.
+
 2000-12-24  Ulrich Drepper  <drepper@redhat.com>
 
        * locale/iso-639.def: Correct one entry.  Add two missing entries.