On Tue, Aug 20, 2013 at 09:30:12AM +0000, YAMAMOTO Takashi wrote: > > Module Name: src > > Committed By: joerg > > Date: Mon Aug 19 08:03:34 UTC 2013 > > > > Modified Files: > > src/include: langinfo.h nl_types.h wchar.h > > src/lib/libc/include: namespace.h > > src/lib/libc/locale: nl_langinfo.c wcsftime.c > > src/lib/libc/nls: Makefile.inc catopen.c > > Removed Files: > > src/lib/libc/nls: _catclose.c _catgets.c _catopen.c > > > > Log Message: > > Add nl_langinfo_l, catopen_l and wcsftime_l. > > is catopen_l your invention?
Yes. Joerg