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 * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
atoll.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
configure * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
configure.in * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
dirent.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
feclearexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fegetenv.c * mingwex/fegetenv.c: Change to \n line endings. 2002-09-05 11:51:26 +00:00
fegetexceptflag.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fegetround.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feholdexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feraiseexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fesetenv.c Get rid of some warnings 2003-03-17 01:03:43 +00:00
fesetexceptflag.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fesetround.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fetestexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feupdateenv.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fwide.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
getopt.c 2003-03-03 Christopher Faylor <cgf@redhat.com> 2003-03-03 10:27:57 +00:00
imaxabs.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
imaxdiv.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
ldtoa.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
lltoa.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
lltow.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
mbsinit.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
mingw-fseek.c * mingwex/mingw-fseek.c (INLINE): Remove define. 2003-01-26 06:38:43 +00:00
sitest.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
strtof.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
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 * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
testwmem.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
ulltoa.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
ulltow.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wcstof.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
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 * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wdirent.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemchr.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemcmp.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemcpy.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemmove.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemset.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wtoll.c Get rid of some warnings 2003-03-17 01:03:43 +00:00