acadia-newlib/winsup/mingw/mingwex
Earnie Boyd 4d6c899474 * CONTRIBUTORS: New file.
* DISCLAIMER: Ditto.
	* CRT_noglob.c: Reword copyright and disclaimer.  Move Contributors
	section CONTRIBUTORS file.  Remove RCS tags.
	* CRTFmode.c: Ditto.
	* CRTglob.c: Ditto.
	* CRTinit.c: Ditto.
	* crt1.c: Ditto.
	* crtdll.dev: Ditto.
	* dllcrt1.c: Ditto.
	* dllmain.c: Ditto.
	* gccmain.c: Ditto.
	* init.c: Ditto.
	* isascii.c: Ditto.
	* iscsym.c: Ditto.
	* iscsymf.c: Ditto.
	* jamfile: Ditto.
	* main.c: Ditto.
	* msvcrt.def.in: Ditto.
	* strcasecmp.c: Ditto.
	* toascii.c: Ditto.
	* wcscmpi.c: Ditto.
	* include/assert.h: Ditto.
	* include/conio.h: Ditto.
	* include/ctype.h: Ditto.
	* include/direct.h: Ditto.
	* include/dirent.h: Ditto.
	* include/dos.h: Ditto.
	* include/errno.h: Ditto.
	* include/excpt.h: Ditto.
	* include/fcntl.h: Ditto.
	* include/float.h: Ditto.
	* include/io.h: Ditto.
	* include/locale.h: Ditto.
	* include/malloc.h: Ditto.
	* include/math.h: Ditto.
	* include/process.h: Ditto.
	* include/setjmp.h: Ditto.
	* include/share.h: Ditto.
	* include/signal.h: Ditto.
	* include/stdio.h: Ditto.
	* include/stdlib.h: Ditto.
	* include/string.h: Ditto.
	* include/tchar.h: Ditto.
	* include/time.h: Ditto.
	* include/wchar.h: Ditto.
	* include/sys/locking.h: Ditto.
	* include/sys/param.h: Ditto.
	* include/sys/stat.h: Ditto.
	* include/sys/timeb.h: Ditto.
	* include/sys/types.h: Ditto.
	* include/sys/utime.h: Ditto.
	* mingwex/dirent.c: Ditto.
2004-04-20 22:49:32 +00:00
..
complex Add ISO C99 complex support for doubles. 2003-10-21 09:43:22 +00:00
math * mingwex/math/round.c: Rewrite. 2004-03-29 08:22:20 +00:00
stdio 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net> 2003-03-02 07:00:48 +00:00
Makefile.in Add ISO C99 complex support for doubles. 2003-10-21 09:43:22 +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 Uh hum, just not my day 2003-05-06 16:04:25 +00:00
configure.in Uh hum, just not my day 2003-05-06 16:04:25 +00:00
dirent.c * CONTRIBUTORS: New file. 2004-04-20 22:49:32 +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 * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as per 2004-02-05 03:17:46 +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 * mingwex/strtold.c (__asctoe64) Reorganise. Fix setting error 2004-02-05 03:12:15 +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