diff lib/ChangeLog @ 5510:fd10cf72c81b

Import chamges from coreutils, so that the code now assumes that <locale.h> and its functions exist.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 05 Dec 2004 06:50:15 +0000
parents 1c1c9796bf96
children abe89af7ac24
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,15 @@
+2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+	Changes imported from coreutils.
+	* hard-locale.c: Assume <locale.h> exists.
+	Include "strdup.h".
+	(GLIBC_VERSION): New macro.
+	(hard_locale): Assume setlocale exists.
+	Rewrite to avoid #ifdef.
+	Use strdup rather than malloc + strcpy.
+	* human.c: Assume <locale.h> exists.
+	(human_readable): Assume localeconv exists.
+
 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
 
 	* mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,