]> git.ipfire.org Git - thirdparty/glibc.git/commit - locale/uselocale.c
* locale/duplocale.c (__duplocale): Free names from the right array.
authorRoland McGrath <roland@gnu.org>
Sat, 31 Aug 2002 18:29:52 +0000 (18:29 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 31 Aug 2002 18:29:52 +0000 (18:29 +0000)
commit426bf3a396d0f7743decebe861b503398400233e
tree93c1780d1e425359f407efd06db85826f5314799
parent26e401242cf6af557eba9641953920f2908ea47e
* locale/duplocale.c (__duplocale): Free names from the right array.

* locale/uselocale.c (__uselocale): Return previous locale when
setting a new one.

* locale/newlocale.c: Commit changes from 2002-08-30
batch where I failed to commit this file:
(__newlocale): Fill in __names array.
ChangeLog
locale/duplocale.c
locale/uselocale.c