]> sourceware.org Git - newlib-cygwin.git/commit
* moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).
authorDanny Smith <dannysmith@users.sourceforge.net>
Tue, 26 Mar 2002 22:42:57 +0000 (22:42 +0000)
committerDanny Smith <dannysmith@users.sourceforge.net>
Tue, 26 Mar 2002 22:42:57 +0000 (22:42 +0000)
commit995a42221476762f63f929037f185c1474d56294
tree70646881753444b0a6c6a22b72df50697180b323
parent50af16ab044eaf0d21a73197221b8e8543c6bb4c
* 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.
winsup/mingw/ChangeLog
winsup/mingw/Makefile.in
winsup/mingw/include/stdio.h
winsup/mingw/include/wchar.h
winsup/mingw/moldname-crtdll.def
winsup/mingw/moldname-msvcrt.def
winsup/mingw/moldname.def.in
This page took 0.030349 seconds and 5 git commands to generate.