@ludo: Please do it as you wish. I tried write-date in (web http). And locale is not suitable rfc-2822 according to previous discussion. But I'm glad to see more POSIX API be added.
On Mon, Apr 2, 2012 at 11:27 PM, Ludovic Courtès <l...@gnu.org> wrote: > > Hi, > > Mark H Weaver <m...@netris.org> skribis: > > > Nala Ginrut <nalagin...@gmail.com> writes: > >> I know it's not the best implementation, I didn't consider the > >> multi-threads situation. > > > > Yes, unfortunately there is no way to set the locale on a per-thread > > basis. This is a limitation of the C library. > > There’s uselocale(3) in POSIX 2008, implemented in GNU and Darwin. > > Could be a useful addition to (ice-9 i18n)? > > Ludo’. > >