Keith Marshall
|
206473437f
|
Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementations of scalb().
|
2008-10-13 22:47:58 +00:00 |
Danny Smith
|
5b3ab258e5
|
* moldname.def.in (sleep, beep, seterrormode): Remove.
|
2005-08-08 10:22:20 +00:00 |
Danny Smith
|
f082663050
|
* include/stdio.h:(_fileno): Define macro version after both
fileno and _fileno functions declared.
* include/stdio.h (_rmtmp, rmtmp): Add prototypes.
* moldnames.def.in (rmtmp) Add stub.
|
2003-12-13 21:22:34 +00:00 |
Danny Smith
|
78b8a13965
|
* include/search.h: New file.
* include/stdlib.h: Add comment about qsort, bsearch in
search.h.
* test_headers.c: Include search.h.
* moldname.def.in (lfind, lsearch): Add.
|
2003-07-03 07:50:53 +00:00 |
Danny Smith
|
b8cdc234c6
|
Add incomplet long double math support to libmingwex.a
|
2002-07-29 03:00:10 +00:00 |
Danny Smith
|
dc8971488e
|
* include/_mingw.h: Increment version to 2.0.
* Makefile.in: Ditto.
Merge in mingwex branch.
|
2002-06-13 10:20:48 +00:00 |
Danny Smith
|
eba631d6a9
|
* moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).
(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.
|
2002-03-26 22:23:25 +00:00 |
Christopher Faylor
|
1fd5e000ac
|
import winsup-2000-02-17 snapshot
|
2000-02-17 19:38:33 +00:00 |