stubs for c99 functions mbtowc, wctomb, mcstowcs, wcstombs
commit201e219cf05e446e965d497dd65a53ee04cd399b
authorrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 30 Oct 2007 07:48:54 +0000 (30 07:48 +0000)
committerrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 30 Oct 2007 07:48:54 +0000 (30 07:48 +0000)
tree78ff7b20fb9aa1c5057182f14dec21f185ed9d4d
parent4e1d68d8fc5bb8c61e9f9a3aeebaf5354c46d43d
stubs for c99 functions mbtowc, wctomb, mcstowcs, wcstombs

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@27120 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/mbstowcs.c [new file with mode: 0644]
compiler/clib/mbtowc.c [new file with mode: 0644]
compiler/clib/mmakefile.src
compiler/clib/wcstombs.c [new file with mode: 0644]
compiler/clib/wctomb.c [new file with mode: 0644]