newlib/winsup
Corinna Vinschen 8856f1f00e * cygcheck.cc (RtlGetVersion): Declare.
(dump_sysinfo): Call RtlGetVersion rather than GetVersionEx to get
	correct OS info even on Windows 8.1.  Don't check return value since
	RtlGetVersion never fails per MSDN.  Move fetching kernel32 module
	handle where it's really needed.  Drop temporary comment added by
	previous checkin.
2013-11-19 22:26:37 +00:00
..
cygserver winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
cygwin * ntdll.h (RtlGetVersion): Declare. 2013-11-19 22:21:11 +00:00
doc * faq-setup.xml (faq.setup.uninstall-service): Describe how to unhook 2013-11-12 22:21:32 +00:00
lsaauth * Makefile.in (cyglsa.dll): Explicitely specify DLL entry point to 2013-07-29 18:57:16 +00:00
testsuite ChangeLog: 2012-11-26 19:50:45 +00:00
utils * cygcheck.cc (RtlGetVersion): Declare. 2013-11-19 22:26:37 +00:00
acinclude.m4 ChangeLog: 2012-11-23 13:22:47 +00:00
aclocal.m4 winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
autogen.sh ChangeLog: 2012-11-23 13:22:47 +00:00
c++wrap ChangeLog: 2012-11-23 13:22:47 +00:00
ccwrap * ccwrap: Don't drop mingw header file paths unless we've specified them with 2012-11-26 19:00:35 +00:00
ChangeLog * Makefile.in: Properly cd to directory sans install_ prefix. Report on errors 2013-11-07 00:29:46 +00:00
config.guess ChangeLog: 2012-11-23 13:22:47 +00:00
config.sub ChangeLog: 2012-11-23 13:22:47 +00:00
configure winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
configure.ac winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
configure.cygwin winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
COPYING
CYGWIN_LICENSE
install-sh ChangeLog: 2012-11-23 13:22:47 +00:00
Makefile.common * Makefile.common: Add rule to build assembler code. 2013-06-18 09:45:16 +00:00
Makefile.in * Makefile.in: Properly cd to directory sans install_ prefix. Report on errors 2013-11-07 00:29:46 +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