newlib/winsup
Corinna Vinschen 9cfc9511cd * cygpath.cc: Change including headers to allow building against
Mingw64 headers. Include ntdef.h and ntdll.h rather than ddk headers.
	Define _WIN32_WINNT and WINVER as 0x0602.
	(RtlEqualUnicodePathPrefix): Drop definition.  Pulled in from ntdll.h
	now.
	(get_device_name): s/Zw/Nt.
	* dumper.cc: Include sys/param.h
	(dumper::dump_memory_region): Use MIN rather than min.
	* locale.cc: Include stdlib.h.  Define _WIN32_WINNT and WINVER as
	0x0602.
	* ps.cc: Include ntdef.h and ntdll.h rather than ddk headers.
	* regtool.cc (regDeleteKeyEx): Drop WINADVAPI qualifier.
2012-07-06 14:52:33 +00:00
..
cygserver * client.cc: Revert sigproc.h inclusion since it was fixed elsewhere. 2012-03-19 20:52:55 +00:00
cygwin * winlean.h (__STRALIGN_H_): Drop definition. 2012-07-06 14:44:13 +00:00
doc * new-features.sgml (ov-new1.7.16): Document ReFS support. 2012-06-03 16:53:03 +00:00
lsaauth * Makefile.in (LIBS): Re-add advapi32.dll. Explain why. 2012-05-29 12:46:01 +00:00
mingw Remove references to nonexistent files. 2012-05-08 19:41:12 +00:00
testsuite * configure: Regenerate. 2012-04-24 08:55:41 +00:00
utils * cygpath.cc: Change including headers to allow building against 2012-07-06 14:52:33 +00:00
w32api * include/winsock.h: Keep IP_OPTIONS and SO_xxx definitions when 2012-07-06 13:52:10 +00:00
COPYING
CYGWIN_LICENSE
ChangeLog * Makefile.common (ALL_CFLAGS): Change := to = to allow overriding in 2012-07-06 10:32:11 +00:00
Makefile.common * Makefile.common (ALL_CFLAGS): Change := to = to allow overriding in 2012-07-06 10:32:11 +00:00
Makefile.in
README
acinclude.m4
aclocal.m4
configure
configure.in

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