about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-09 21:07:26 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-09 21:07:26 +0000
commitc3d6c951998a1687ad462bdd5e9bcbb691e1db8a (patch)
treef68ed102140421bee9eacef406ee1d4fd4d18346 /ChangeLog
parentff44f2a57a9442d86e7c40975a3cd45a3ff7de72 (diff)
downloadglibc-c3d6c951998a1687ad462bdd5e9bcbb691e1db8a.tar.gz
glibc-c3d6c951998a1687ad462bdd5e9bcbb691e1db8a.tar.xz
glibc-c3d6c951998a1687ad462bdd5e9bcbb691e1db8a.zip
Update.
	* stdlib/strtof_l.c: Declare ____strtoull_l_internal.
	* stdlib/strtod_l.c: Likewise.
	* stdlib/strtold_l.c: Likewise.

	* intl/gettextP.h [_LIBC] (SWAP): Use byteswap.h macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 644b500a7e..2464b22a94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 1998-04-09  Ulrich Drepper  <drepper@cygnus.com>
 
+	* stdlib/strtof_l.c: Declare ____strtoull_l_internal.
+	* stdlib/strtod_l.c: Likewise.
+	* stdlib/strtold_l.c: Likewise.
+
+	* intl/gettextP.h [_LIBC] (SWAP): Use byteswap.h macros.
+
 	* sysdeps/i386/i486/bits/string.h: Remove unused variables.
 
 	* misc/syslog.c (closelog_internal): Set LogTag to NULL.