This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: The `locale_t' API
- From: Jakub Jelinek <jakub at redhat dot com>
- To: ludovic dot courtes at laas dot fr
- Cc: libc-alpha at sources dot redhat dot com
- Date: Wed, 20 Sep 2006 11:58:45 +0200
- Subject: Re: The `locale_t' API
- References: <87psdqyk4m.fsf@laas.fr>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Wed, Sep 20, 2006 at 11:15:05AM +0200, Ludovic Court?s wrote:
> The `locale_t' API is a great thing. However, is there any reason for
> not documenting it (as a GNU extension) in the manual? IOW, can it be
> considered a ``stable'' GNU extension?
FYI this is ATM documented in
http://people.redhat.com/drepper/tllocale.ps.gz
If you want it documented in the libc manual, we are certainly
accepting patches... ;)
Jakub