Age | Commit message (Expand) | Author |
---|---|---|
2013-03-07 | Fix return value of wcrtomb() in single-byte locales if the s argument is NULL. | Stefan Sperling |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2012-06-06 | Add support for mbsnrtowcs() and wcsnrtombs() to libc. | Matthew Dempsky |
2011-04-21 | Don't use 'n' for the length of multibyte chars, because it is the length | YASUOKA Masahiko |
2010-08-05 | The UTF-8 decoder should not accept byte sequences which decode to unicode | Stefan Sperling |
2010-08-03 | When the target pointer 'pwcs' passed to mbsrtowcs() is NULL, mbsrtowcs() | Stefan Sperling |
2010-08-01 | add missing header needed by strcmp() | Charles Longeau |
2010-07-29 | Remove stray newline, fix $OpenBSD$; ok deraadt | Stefan Sperling |
2010-07-27 | Replace the single-byte placeholders for the multi-byte/wide-character | Stefan Sperling |
2005-08-07 | commit LC_CTYPE files from NetBSD/citrus, not yet linked in. | Marc Espie |