summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-23 21:40:11 +0000
committerRoland McGrath <roland@gnu.org>1996-07-23 21:40:11 +0000
commitb24be05f19d1471526b4643d96c078d32ec1c692 (patch)
tree63907e014c30ac36f9ab6714dce8e945da305deb /locale
parente3047adb46007d1c8a81c0f10c74f7d4f8fdbd22 (diff)
Tue Jul 23 02:49:58 1996 Ulrich Drepper <drepper@cygnus.com>
* locale/iso-4217.def: Add India to comment for symbol "INR ". Reported by Raja R Harinath <harinath@cs.umn.edu>. Sat Jul 20 14:03:45 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/m68k/dl-machine.h (elf_machine_rela): Remove bogus #undef RESOLVE. * time/tzset.c: Include <libc-lock.h>. (__tzset_lock): New lock variable. (tzset): New function (weak defn), no longer weak alias for __tzset. Call __tzset while holding __tzset_lock. * time/localtime.c: Include <libc-lock.h>. (__localtime_r): Hold __tzset_lock while doing the work.
Diffstat (limited to 'locale')
-rw-r--r--locale/iso-4217.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/iso-4217.def b/locale/iso-4217.def
index 67802b31f3..095ccdf311 100644
--- a/locale/iso-4217.def
+++ b/locale/iso-4217.def
@@ -70,7 +70,7 @@ DEFINE_INT_CURR("HUF ") /* Hungary */
DEFINE_INT_CURR("IDR ") /* Indonesia */
DEFINE_INT_CURR("IEP ") /* Ireland */
DEFINE_INT_CURR("ILS ") /* Israel */
-DEFINE_INT_CURR("INR ") /* Bhutan */
+DEFINE_INT_CURR("INR ") /* India, Bhutan */
DEFINE_INT_CURR("IQD ") /* Iraq */
DEFINE_INT_CURR("IRR ") /* Iran */
DEFINE_INT_CURR("ISK ") /* Iceland */