XLOCALE.H(3HEAD) Headers XLOCALE.H(3HEAD)
xlocale.h, xlocale - extended locale support
#include <xlocale.h>
The <xlocale.h> header supplies prototypes for various functions that
operate using the locale_t structure but which are not specified as
part of any formal standard. Their location in this header follows
the convention established by other operating systems.
As none of the definitions supplied in this header, nor this header
itself, are specified in any standard, their use should be avoided in
portable applications.
See attributes(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Uncommitted |
+--------------------+-----------------+
newlocale(3C), setlocale(3C), uselocale(3C), locale(3HEAD),
attributes(7), locale(7), standards(7)
June 26, 2014 XLOCALE.H(3HEAD)
NAME
xlocale.h, xlocale - extended locale support
SYNOPSIS
#include <xlocale.h>
DESCRIPTION
The <xlocale.h> header supplies prototypes for various functions that
operate using the locale_t structure but which are not specified as
part of any formal standard. Their location in this header follows
the convention established by other operating systems.
As none of the definitions supplied in this header, nor this header
itself, are specified in any standard, their use should be avoided in
portable applications.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Uncommitted |
+--------------------+-----------------+
SEE ALSO
newlocale(3C), setlocale(3C), uselocale(3C), locale(3HEAD),
attributes(7), locale(7), standards(7)
June 26, 2014 XLOCALE.H(3HEAD)