summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/multibyte.c
AgeCommit message (Expand)Author
2000-12-21first import of citrus LC_CTYPE locale. singlebyte only at this moment.itojun
2000-04-01Make mbstowcs and wcstombs work correctly when handed NULL pointers.erh
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1997-07-13Add local.h for local prototypes.christos
1995-12-28New-style RCS ids.thorpej
1995-03-05Changed the multibyte character functions so they work with the nativejtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd