xref: /openbsd-src/gnu/llvm/libcxx/src/support/solaris/README (revision 46035553bfdd96e63c94e32da0210227ec2e3cf1)
1*46035553SpatrickThis directory contains a partial implementation of the xlocale APIs for
2*46035553SpatrickSolaris.  Some portions are lifted from FreeBSD libc, and so are covered by a
3*46035553Spatrick2-clause BSD license instead of the MIT/UUIC license that the rest of libc++ is
4*46035553Spatrickdistributed under.
5