3 .\" This file and its contents are supplied under the terms of the
4 .\" Common Development and Distribution License ("CDDL"), version 1.0.
5 .\" You may only use this file in accordance with the terms of version
8 .\" A full copy of the text of the CDDL should have accompanied this
9 .\" source. A copy of the CDDL is also available via the Internet at
10 .\" http://www.illumos.org/license/CDDL.
13 .\" Copyright 2014 Garrett D'Amore <garrett@damore.org>
15 .TH XLOCALE.H 3HEAD "Jun 26, 2014"
17 xlocale.h, xlocale \- extended locale support
21 #include <\fBxlocale.h\fR>
27 header supplies prototypes for various functions that operate
30 structure but which are not specified as part of any formal standard.
31 Their location in this header follows the convention established by
32 other operating systems.
34 As none of the definitions supplied in this header, nor this
35 header itself, are specified in any standard, their use should
36 be avoided in portable applications.
41 for descriptions of the following attributes:
46 ATTRIBUTE TYPE ATTRIBUTE VALUE
48 Interface Stability Uncommitted