newlib-cygwin/winsup
Corinna Vinschen cbfb7b1b23 * autoload.cc (SHFileOperationA): Drop definition.
* ntdll.h (struct _FILE_RENAME_INFORMATION): Define.
	* path.cc (fs_info::update): Note length of rootdir prefix in
	root_len.
	(get_nt_native_path): New function, taking over functionality of
	path_conv::get_nt_native_path.
	(path_conv::get_nt_native_path): Just call get_nt_native_path.
	* path.h (get_nt_native_path): Declare.
	(struct fs_info): New member root_len.
	(fs_info::length): New inline method returning root_len.
	(path_conv::rootdir): New inline method returning rootdir prefix.
	* syscalls.cc (try_to_bin): Rewrite using only system calls.
	(unlink_nt): Call try_to_bin with additional handle to open file
	parameter.
	(statvfs): Use path_conv::rootdir method.
	* wincap.h: Define has_recycle_dot_bin throughout.
	* wincap.cc: Ditto.
2006-12-10 16:43:30 +00:00
..
cygserver update to newer autoconf 2006-05-24 16:59:03 +00:00
cygwin * autoload.cc (SHFileOperationA): Drop definition. 2006-12-10 16:43:30 +00:00
doc * faq-setup.xml (faq.setup.uninstall): Mention Safe Mode 2006-08-26 19:11:00 +00:00
lsaauth Initial release of the Cygwin LSA authentication package. 2006-11-27 13:05:54 +00:00
mingw configure.in: Update to autoconf 2.5x syntax; fix macro argument quoting; 2006-11-25 15:55:05 +00:00
subauth * Makefile.in (CFLAGS): Drop -nostdinc. 2006-10-13 11:55:05 +00:00
testsuite fix typo 2006-08-03 03:59:27 +00:00
utils * regtool.cc (key_type): Drop. 2006-10-21 17:19:29 +00:00
w32api * Makefile.in: Add aclocal.m4 to source release. 2006-11-21 09:36:00 +00:00
COPYING * CYGWIN_LICENSE: Restrict to v2. 2006-01-29 18:06:24 +00:00
CYGWIN_LICENSE v2 only 2006-01-29 18:05:00 +00:00
ChangeLog * Makefile.in: Add dependencies for lsaauth. 2006-11-27 13:01:36 +00:00
Makefile.common * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
Makefile.in * Makefile.in: Add dependencies for lsaauth. 2006-11-27 13:01:36 +00:00
README Add top-level README 2006-01-27 05:37:13 +00:00
acinclude.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
aclocal.m4 * Makefile.in: Make installation of CYGWIN_LICENSE configurable. 2006-08-30 13:05:46 +00:00
configure * Makefile.in: Add dependencies for lsaauth. 2006-11-27 13:01:36 +00:00
configure.in * Makefile.in: Add dependencies for lsaauth. 2006-11-27 13:01:36 +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