Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass NULL instead of a pointer to a zeroed mbstate_t object. | tjr | 2003-11-05 | 1 | -5/+2 |
| | |||||
* | Add a placeholder implementation of wcscoll() and wcsxfrm() which gives | tjr | 2002-10-04 | 1 | -0/+97 |
locale-sensitive collation only in single-byte locales, and just does binary comparison for the others with extended character sets. |