te

This file and its contents are supplied under the terms of the
Common Development and Distribution License ("CDDL"), version 1.0.
You may only use this file in accordance with the terms of version
1.0 of the CDDL.

A full copy of the text of the CDDL should have accompanied this
source. A copy of the CDDL is also available via the Internet at
http://www.illumos.org/license/CDDL.


Copyright 2014 Garrett D'Amore <garrett@damore.org>

XLOCALE.H 3HEAD "Jun 26, 2014"
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)