newlib/winsup
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
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygserver * cygserver.cc: Include stdlib.h for exit declaration. 2002-03-15 21:52:05 +00:00
cygwin * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always set 2002-03-22 04:27:52 +00:00
doc expand entry on dir file, may need to update it after installing packages. 2002-03-20 23:53:50 +00:00
mingw * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL). 2002-03-26 22:23:25 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/systemcall.c (main): Ensure that stdin is redirected. 2002-02-27 23:01:10 +00:00
utils * mkgroup.c (usage): Use one just fprintf + string concatenation for output 2002-03-19 15:48:40 +00:00
w32api * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS): 2002-03-26 21:20:53 +00:00
CYGWIN_LICENSE Red Hatize 2001-10-12 01:51:21 +00:00
ChangeLog * configure.in: Avoid building w32api or mingw if they don't exist. 2002-02-19 21:59:19 +00:00
MAINTAINERS Nuke 2001-12-31 23:24:10 +00:00
Makefile.common Add missing ChangeLog. 2001-12-14 18:26:43 +00:00
Makefile.in * Makefile.in: Don't attempt to use zlib directory as a dependency if it 2001-12-19 03:35:36 +00:00
configure * configure.in: Avoid building w32api or mingw if they don't exist. 2002-02-19 21:59:19 +00:00
configure.in * configure.in: Avoid building w32api or mingw if they don't exist. 2002-02-19 21:59:19 +00:00