summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/moldname.def.in
Commit message (Collapse)AuthorAgeFilesLines
* * include/stdio.h:(_fileno): Define macro version after bothDanny Smith2003-12-131-0/+1
| | | | | | | fileno and _fileno functions declared. * include/stdio.h (_rmtmp, rmtmp): Add prototypes. * moldnames.def.in (rmtmp) Add stub.
* * include/search.h: New file.Danny Smith2003-07-031-0/+2
| | | | | | | * include/stdlib.h: Add comment about qsort, bsearch in search.h. * test_headers.c: Include search.h. * moldname.def.in (lfind, lsearch): Add.
* Add incomplet long double math support to libmingwex.aDanny Smith2002-07-291-5/+13
|
* * include/_mingw.h: Increment version to 2.0.Danny Smith2002-06-131-1/+2
| | | | | * Makefile.in: Ditto. Merge in mingwex branch.
* * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith2002-03-261-3/+6
| | | | | | | | | | | | | | | | (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/+139