newlib/winsup/mingw/mingwex
Danny Smith 48051a71ce Get rid of some warnings
* mingwex/dirent.c (_topendir): Eliminate signed/unsigned warning.
	* mingwex/strtoimax.c (strtoimax): Likewise.
	* mingwex/wcstoimax.c (wcstoimax): Likewise.
	* mingwex/wtoll.c (wtoll): Remove unnecessary ';'
	* mingwex/fesentenv.c: Include float.h.
	* mingwex/math/powl.c: Eliminate type punning/strict aliasing 
	warning.
	* mingwex/math/tanhl.c: Eliminate signed/unsigned warning in
	constants.
	* mingwex/math/tgammal.c: Likewise.
2003-03-17 01:03:43 +00:00
..
math Get rid of some warnings 2003-03-17 01:03:43 +00:00
stdio 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net> 2003-03-02 07:00:48 +00:00
Makefile.in * mingwex/getopt.c: New file, copied from cygwin srcs. 2003-03-03 01:19:42 +00:00
_Exit.c
atoll.c
configure
configure.in
dirent.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
feclearexcept.c
fegetenv.c * mingwex/fegetenv.c: Change to \n line endings. 2002-09-05 11:51:26 +00:00
fegetexceptflag.c
fegetround.c
feholdexcept.c
feraiseexcept.c
fesetenv.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
fesetexceptflag.c
fesetround.c
fetestexcept.c
feupdateenv.c
fwide.c
getopt.c 2003-03-03 Christopher Faylor <cgf@redhat.com> 2003-03-03 10:27:57 +00:00
imaxabs.c
imaxdiv.c
ldtoa.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
lltoa.c
lltow.c
mbsinit.c
mingw-fseek.c * mingwex/mingw-fseek.c (INLINE): Remove define. 2003-01-26 06:38:43 +00:00
sitest.c
strtof.c
strtoimax.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
strtold.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
strtoumax.c
testwmem.c
ulltoa.c
ulltow.c
wcstof.c
wcstoimax.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
wcstold.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
wcstoumax.c
wdirent.c
wmemchr.c
wmemcmp.c
wmemcpy.c
wmemmove.c
wmemset.c
wtoll.c Get rid of some warnings 2003-03-17 01:03:43 +00:00