mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
Add _LIBC_TSD_KEY_LOCALE.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
enum __libc_tsd_key_t { _LIBC_TSD_KEY_MALLOC = 0,
|
||||
_LIBC_TSD_KEY_DL_ERROR,
|
||||
_LIBC_TSD_KEY_RPC_VARS,
|
||||
_LIBC_TSD_KEY_LOCALE,
|
||||
_LIBC_TSD_KEY_N };
|
||||
|
||||
#include <tls.h>
|
||||
|
||||
Reference in New Issue
Block a user