newlib-cygwin/winsup
Earnie Boyd 42fbaad1e8 * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilites
of multiply defined symbols if the symbols is defined locally.  E.G.:
	A local definition of malloc causes this problem.
	* configure: Regenerate.
	* profile/Makefile.in (W32API_INCLUDE): New variable.
	(ALL_CFLAGS): Use W32API_INCLUDE value.
	(ALL_CXXFLAGS): Ditto.
	(gcrt0.o gcrt1.o gcrt2.o): Use ALL_CFLAGS instead of CFLAGS.
	Thanks to Jeff Bonggren <jbon@users.sf.net>.
	* profile/configure.in (W32API_INCLUDE): Set default value.
	* profile/configure: Regenerate.
	* mingwex/Makefile.in (W32API_INCLUDE): New variable.
	(ALL_CFLAGS): Use W32API-INCLUDE value.
	(ALL_CXXFLAGS): Ditto.
	* mingwex/configure.in (W32API_INCLUDE): Set default value.
	* mingwex/configure: Regenerate.
2003-05-06 13:26:44 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver Switch to 32/64 datatypes: 2003-03-09 21:51:00 +00:00
cygwin * include/cygwin/types.h: Fix erroneous definition of ino_t from 2003-05-03 18:14:29 +00:00
doc * gcc.sgml: Remove outdated "WinMainCRTStartup" references. Add a hellogui.c example 2003-04-26 14:10:59 +00:00
mingw * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilites 2003-05-06 13:26:44 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/pthread/condvar9.c: Fix test. 2003-04-08 18:29:37 +00:00
utils * mkpasswd.c (usage) Remove extra newline from description output. 2003-04-26 22:33:00 +00:00
w32api * include/commctrl.h (STATUSCLASSNAME, TOOLBARCLASSNAME, 2003-05-05 09:16:35 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.in: Reorganize to try to allow lack of mingw/w32api to work. 2003-04-19 01:02:51 +00:00
Makefile.common * Makefile.in: Reorganize to try to allow lack of mingw/w32api to work. 2003-04-19 01:02:51 +00:00
Makefile.in * Makefile.in (check): Be more defensive when creating testsuite config.status. 2002-09-28 03:15:44 +00:00
configure * configure.in: w32api directory was already optional. Semi-revert 2003-02-06 2003-03-17 22:27:07 +00:00
configure.in * configure.in: w32api directory was already optional. Semi-revert 2003-02-06 2003-03-17 22:27:07 +00:00