On Sat, Jun 13, 2015 at 10:41:42PM +0200, Joerg Sonnenberger wrote:
> On Sat, Jun 13, 2015 at 10:04:55AM +0200, Sébastien Marie wrote:
> > What is the relationship with libc/locale ? libc++ needs some POSIX
> > functions in locale area that are missing in OpenBSD. These functions
> > are uselocale(
On Sat, Jun 13, 2015 at 10:04:55AM +0200, Sébastien Marie wrote:
> What is the relationship with libc/locale ? libc++ needs some POSIX
> functions in locale area that are missing in OpenBSD. These functions
> are uselocale(3), newlocale(3) and freelocale(3). (see
> http://pubs.opengroup.org/onlinep
Hi,
I think I didn't do the things in right order. I started to submit small
commits, but without a global view of the direction taken it is useless.
So I would like to present a roadmap in my intended work in libc locale
area. If some developers could help or guide me with comments or
suggestio