Chromium Code Reviews| Index: third_party/libc++/src/support/solaris/README |
| =================================================================== |
| --- third_party/libc++/src/support/solaris/README (revision 0) |
| +++ third_party/libc++/src/support/solaris/README (revision 0) |
| @@ -0,0 +1,4 @@ |
| +This directory contains a partial implementation of the xlocale APIs for |
| +Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a |
| +2-clause BSD license instead of the MIT/UUIC license that the rest of libc++ is |
| +distributed under. |