Tue Jul 23 02:49:58 1996 Ulrich Drepper <drepper@cygnus.com>
authorRoland McGrath <roland@gnu.org>
Tue, 23 Jul 1996 21:40:11 +0000 (21:40 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 23 Jul 1996 21:40:11 +0000 (21:40 +0000)
commitb24be05f19d1471526b4643d96c078d32ec1c692
tree63907e014c30ac36f9ab6714dce8e945da305deb
parente3047adb46007d1c8a81c0f10c74f7d4f8fdbd22
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.
ChangeLog
locale/iso-4217.def
sysdeps/m68k/dl-machine.h
time/localtime.c
time/tzset.c