summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/moldname-crtdll.def
Commit message (Collapse)AuthorAgeFilesLines
* Thanks to David Frasier <davidf@sjsoft.com> who inspired portions ofEarnie Boyd2003-02-211-151/+0
| | | | | | | | | | | | this patch. * Makefile.in (libmsvcrtd.a): Add target library. (libmoldnamed.a): Ditto. (msvcrt.def, msvcrtd.def, msvcrt20.def, msvcrt40.def): Use msvcrt.def.in template to create. ($(srcdir)): Remove explicit reference for depencies of object targets. * moldname.def, moldname-msvcrt.def, moldname-crtdll.def, msvcrt.def, msvcrt20.def, msvcrt40.def: Remove. * msvcrt.def.in: New file (Copy of previous msvcrt.def).
* Add incomplet long double math support to libmingwex.aDanny Smith2002-07-291-143/+151
|
* * include/_mingw.h: Increment version to 2.0.Danny Smith2002-06-131-142/+143
| | | | | * Makefile.in: Ditto. Merge in mingwex branch.
* * moldname-crtdll.def: Remove CR from end of line.Earnie Boyd2002-04-091-142/+142
| | | | * moldname-msvcrt.def: Ditto.
* * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith2002-03-261-135/+142
| | | | | | | | | | | | | | | | (wpopen): Add if !(__CRTDLL). * Makefile.in (moldname-msvcrt.def rule): Use -C, not -c to preserve comments. (moldname-crtdll.def rule): Likewise. * moldname-msvcrt.def: Regenerate. * moldname-crtdll.def: Regenerate. * include/stdio.h (wpopen):Use prototype, not a define. (_swnprintf): Add prototype. (_vswnprintf): Likewise. Tidy up whitespace. * include/wchar.h (_swnprintf): Add prototype. (_vswnprintf): Likewise. Tidy up whitespace.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+135