newlib/winsup/mingw/mingwex
Earnie Boyd 2302957c53 * include/dirent.h (dirent): Make d_name and array instead of a pointer.
* mingwex/dirent.c: Modifications througout to fill d_name array.
        * Makefile.in (LIBS): Add new MSVCRT libraries libmsvcr70 and
        libmsvcr71, including debug versions.
        (msvcr70.def, msvcr70d.def, msvcr71.def, msvcr71.def): New targets.
2003-06-18 13:54:47 +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 * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilites 2003-05-06 13:26:44 +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 * include/dirent.h (dirent): Make d_name and array instead of a pointer. 2003-06-18 13:54:47 +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