newlib/winsup
Corinna Vinschen f51db32d8c * syscalls.cc (NT_TRANSACTIONAL_ERROR): Define.
(stop_transaction): Take "trans" HANDLE by reference and set it to
	NULL after closing it.
	(unlink_nt): If NtOpenFile fails due to a transactional error, stop
	transaction and retry NtOpenFile.  Simplify check for having to call
	stop_transaction.
	(rename): If NtOpenFile fails due to a transactional error, stop
	transaction and retry NtOpenFile in both affected cases.  Simplify check
	for having to call stop_transaction and add comment from unlink_nt.
2013-12-11 12:12:12 +00:00
..
cygserver winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
cygwin * syscalls.cc (NT_TRANSACTIONAL_ERROR): Define. 2013-12-11 12:12:12 +00:00
doc * new-features.xml (ov-new1.7.26): Add new section. 2013-12-07 10:12:55 +00:00
lsaauth * configure.ac: Back out stupid change. 2013-12-03 20:51:05 +00:00
testsuite
utils * cygcheck.cc (RtlGetVersion): Declare. 2013-11-19 22:26:37 +00:00
acinclude.m4
aclocal.m4 winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
autogen.sh
c++wrap
ccwrap
ChangeLog * Makefile.in: Properly cd to directory sans install_ prefix. Report on errors 2013-11-07 00:29:46 +00:00
config.guess
config.sub
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
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