Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 10 Apr 2001 04:47:50 +0000 (04:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 10 Apr 2001 04:47:50 +0000 (04:47 +0000)
* sysdeps/sparc/sparc32/sparcv9/Dist: Add hp-timing.c.
* sysdeps/sparc/sparc64/Dist: Add hp-timing.c.

2001-04-07  Bruno Haible  <haible@clisp.cons.org>

ChangeLog
manual/stdio.texi
sysdeps/sparc/sparc32/sparcv9/Dist
sysdeps/sparc/sparc64/Dist [new file with mode: 0644]

index 6d3304d045775b369ced1296ca81bef9547ecbe1..ead62e548139f39478a191f716da1f557182a7d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-04-09  Ulrich Drepper  <drepper@redhat.com>
 
+       * sysdeps/sparc/sparc32/sparcv9/Dist: Add hp-timing.c.
+       * sysdeps/sparc/sparc64/Dist: Add hp-timing.c.
+
        * libio/Makefile (distribute): Add fd_to_filename.h.
 
 2001-04-05  David S. Miller  <davem@redhat.com>
@@ -26,7 +29,7 @@
        error_print_progname != NULL.
        (error_at_line): Likewise.
 
-2001-04-07  Bruno Haible <haible@clisp.cons.org>
+2001-04-07  Bruno Haible  <haible@clisp.cons.org>
 
        * intl/gettextP.h (struct loaded_domain): Add codeset_cntr field.
        (struct binding): Add codeset_cntr field.
index c86df0caca34024744c4aae8261187a92f7e4ebf..7a37b89db0c1031331b5a031d8450c074b8a6b48 100644 (file)
@@ -4555,7 +4555,7 @@ flushed.  Solaris introduced a function especially for this.  It was
 always available in the GNU C library in some form but never officially
 exported.
 
-@comment stdio.h
+@comment stdio_ext.h
 @comment GNU
 @deftypefun void _flushlbf (void)
 The @code{_flushlbf} function flushes all line buffered streams
index 10fba4460c1f09c7c7fb6c4c5a1d9b7bd7842be6..2de64957fb69476a4ed33dc93d71aa5477454974 100644 (file)
@@ -1,6 +1,7 @@
-dotmul.S 
-rem.S 
-sdiv.S 
-udiv.S 
-umul.S 
-urem.S 
+dotmul.S
+hp-timing.c
+rem.S
+sdiv.S
+udiv.S
+umul.S
+urem.S
diff --git a/sysdeps/sparc/sparc64/Dist b/sysdeps/sparc/sparc64/Dist
new file mode 100644 (file)
index 0000000..dbf11d5
--- /dev/null
@@ -0,0 +1 @@
+hp-timing.c