newlib/winsup
Corinna Vinschen babd4a9c62 * autoload.cc (GetSystemDEPPolicy): Define.
(GetProcessDEPPolicy): Ditto.
	(SetProcessDEPPolicy): Ditto.
	* dcrt0.cc (disable_dep): New static function.
	(dll_crt0_0): Call disable_dep on platforms requiring it.  Add longish
	comment to explain the circumstances.
	* wincap.h (wincaps::ts_has_dep_problem): New element.
	* wincap.cc: Implement above element throughout.
	(wincapc::init): Set ts_has_dep_problem to true on 2008 Terminal
	Servers.
	* winsup.h (WINVER): Set to 0x0601.
2008-11-12 11:04:27 +00:00
..
cygserver * Makefile.in: Use -static-libgcc when creating cygserver.exe. 2008-10-30 13:17:42 +00:00
cygwin * autoload.cc (GetSystemDEPPolicy): Define. 2008-11-12 11:04:27 +00:00
doc * cygwinenv.sgml: Add description for upcaseenv option. 2008-11-11 10:51:45 +00:00
lsaauth * Makefile.in: Rearrange to avoid -mno-cygwin. 2008-10-12 23:53:26 +00:00
mingw Correct some binary distribution packaging defects. 2008-10-28 23:55:39 +00:00
testsuite
utils * Makefile.in (ALL_LDFLAGS): Link libgcc statically for everything here. 2008-10-29 13:13:26 +00:00
w32api * include/winbase.h (PROCESS_DEP_ENABLE, 2008-11-11 14:44:54 +00:00
acinclude.m4
aclocal.m4
ChangeLog * Makefile.in: Tweak to work better with new utils/mingw front-end. 2008-10-12 03:06:12 +00:00
configure
configure.in
COPYING
CYGWIN_LICENSE
Makefile.common
Makefile.in * Makefile.in: Tweak to work better with new utils/mingw front-end. 2008-10-12 03:06:12 +00:00
README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin