newlib/winsup/mingw/mingwex
Danny Smith 6fbeb6a3f0 * mingwex/mbrtowc.c: New file.
* mingwex/wcrtomb.c: New file.
	* mingwex/btowc.c: New file.
	* mingwex/wctob.c: New file.
	* mingwex/mb_wc_common.h: New file.
	* mingwex/Makefile.in (DISTFILES): Add new files.
	(Q8_OBJS): Add new objects.
	* include/wchar.h: Adjust comment about mbrtowc() and related
	funcions. Add __restrict__ to pointer params in prototypes.
	(wmemset. wmemchr, wmemcpy, wmemmove, wcstoll, wcstoull): Remove
	arg names from protototypes.
2005-04-24 11:30:27 +00:00
..
complex * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.c 2005-01-10 05:03:55 +00:00
math 2005-02-11 Gregory W. Chicares <chicares at cox dot net> 2005-02-11 04:15:17 +00:00
stdio
Makefile.in * mingwex/mbrtowc.c: New file. 2005-04-24 11:30:27 +00:00
_Exit.c
atoll.c
btowc.c * mingwex/mbrtowc.c: New file. 2005-04-24 11:30:27 +00:00
configure
configure.in
dirent.c 2005-04-23 Wu Yongwei <adah@sh163.net> 2005-04-24 10:26:37 +00:00
feclearexcept.c
fegetenv.c
fegetexceptflag.c
fegetround.c
feholdexcept.c
feraiseexcept.c
fesetenv.c
fesetexceptflag.c
fesetround.c
fetestexcept.c
feupdateenv.c
ftruncate.c
fwide.c
getopt.c
imaxabs.c
imaxdiv.c
ldtoa.c
lltoa.c
lltow.c
mb_wc_common.h * mingwex/mbrtowc.c: New file. 2005-04-24 11:30:27 +00:00
mbrtowc.c * mingwex/mbrtowc.c: New file. 2005-04-24 11:30:27 +00:00
mbsinit.c
mingw-aligned-malloc.c
mingw-fseek.c * include/stdio.h (__mingw_fwrite): Change return value to 2005-03-24 05:58:52 +00:00
sitest.c
strtof.c
strtoimax.c
strtold.c * mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponent 2005-02-01 03:51:21 +00:00
strtoumax.c
testwmem.c
tst-aligned-malloc.c
ulltoa.c
ulltow.c
wcrtomb.c * mingwex/mbrtowc.c: New file. 2005-04-24 11:30:27 +00:00
wcstof.c
wcstoimax.c
wcstold.c
wcstoumax.c
wctob.c * mingwex/mbrtowc.c: New file. 2005-04-24 11:30:27 +00:00
wctrans.c * mingwex/wctype.c: New file. 2005-02-25 01:43:43 +00:00
wctype.c * mingwex/wctype.c: New file. 2005-02-25 01:43:43 +00:00
wdirent.c
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c
wtoll.c