Matt Joyce
50f078b48c
Add _REENT_LOCALE(ptr)
...
Add a _REENT_LOCALE() macro to encapsulate access to the _locale
member of struct reent. This will help to replace the struct
member with a thread-local storage object in a follow up patch.
2022-07-13 06:55:46 +02:00
Yaakov Selkowitz
59235deeec
locale: remove TRAD_SYNOPSIS
...
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2017-12-01 03:41:50 -06:00
Corinna Vinschen
5ef60b7e6a
Add documentation for duplocale, freelocale, newlocale, and uselocale.
...
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2016-08-15 17:34:40 +02:00
Corinna Vinschen
956565be70
Move localeconv, duplocale, freelocale, newlocale, uselocale into separate files
...
Signed-off by: Corinna Vinschen <corinna@vinschen.de>
2016-08-15 10:56:57 +02:00