newlib/winsup
Corinna Vinschen 8a0f3bbf2d * syscalls.cc (enum bin_status): New type.
(try_to_bin): Return bin_status.  Rename win32_path to pc.  Rename h
	to fh.  Rename fh to tmp_fh.  Add code to set delete dispostion and
	more code to replace file moved to bin by another, temporary file.
	Add comments to explain why.
	(unlink_nt): Replace move_to_bin with bin_stat.  Only set bin_stat
	to move_to_bin for non-remote files.  As a last resort, call try_to_bin
	if setting delete-on-close failed.  Only re-set R/O DOS attribute
	and only close handle if it's still valid.
2009-01-12 15:51:23 +00:00
..
cygserver * Makefile.in (CFLAGS): Look in cygwin's build directory for header files. 2009-01-03 05:37:34 +00:00
cygwin * syscalls.cc (enum bin_status): New type. 2009-01-12 15:51:23 +00:00
doc * gcc.sgml: Use 'bash$' as Cygwin prompt throughout. 2008-12-15 09:37:50 +00:00
lsaauth * Makefile.in: Rearrange to avoid -mno-cygwin. 2008-10-12 23:53:26 +00:00
mingw 2009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2009-01-10 18:42:32 +00:00
testsuite * Revert erroneous checkin. 2008-11-26 16:42:27 +00:00
utils * ldd.cc: New file. First stab at implementing ldd-like functionality for 2009-01-09 05:11:57 +00:00
w32api * include/winbase.h (SCS_64BIT_BINARY): Define. 2009-01-07 14:11:57 +00:00
acinclude.m4
aclocal.m4
ChangeLog * Makefile.in: Revert erroneous checkin. 2008-11-26 16:40:29 +00:00
configure
configure.in
COPYING
CYGWIN_LICENSE
Makefile.common
Makefile.in update copyright 2008-11-26 16:42:00 +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