acadia-newlib/winsup
Corinna Vinschen 6ce2c24121 * fhandler.cc (is_at_eof): Rewrite using NT functions.
(off_current): New static variable.
	(off_append): Ditto.
	(fhandler_base::raw_write): Use NtWriteFile.  Accommodate O_APPEND here.
	(fhandler_base::write): Drop O_APPEND hack.  Use NT functions.
	(fhandler_base::lseek): Rewrite using NT functions.
	* fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Add space in
	debug output.
	(fhandler_disk_file::ftruncate): Ditto.
	* ntdll.h (STATUS_DISK_FULL): Define.
	(FILE_USE_FILE_POINTER_POSITION): Define.
	(FILE_WRITE_TO_END_OF_FILE): Define.
2007-10-15 08:25:38 +00:00
..
cygserver
cygwin * fhandler.cc (is_at_eof): Rewrite using NT functions. 2007-10-15 08:25:38 +00:00
doc * faq-what.xml: Remove paragraph about and link to stoneage old 2007-09-25 17:03:59 +00:00
lsaauth
mingw 2007-10-03 Danny Smith <dannysmith@users.sourceforge.net> 2007-10-03 20:45:58 +00:00
testsuite
utils
w32api 2007-10-03 Jiri Malak <Jiri.Malak@iol.cz> 2007-10-03 23:49:35 +00:00
COPYING
CYGWIN_LICENSE
ChangeLog
Makefile.common
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