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
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
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
lltoa.c
lltow.c
mbsinit.c
mingw-fseek.c
sitest.c
strtof.c
strtoimax.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
strtold.c
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
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