newlib/winsup
Corinna Vinschen fabfb1a1ee Throughout, call fcntl64 instead of fcntl or fcntl_worker.
* fcntl.cc (fcntl_worker): Remove.
	(fcntl64): Add fault handler.  Move fcntl_worker stuff here.  Add case
	for locking and call fhandler's lock method directly.  Make sure that
	F_FLOCK flag isn't set in lock call.
	(_fcntl): Add fault handler.
	* fhandler.cc (fhandler_base::fcntl): Drop lock cases.
	* flock.cc (flock): Add fault handler.  Simplify code.  Call fhandlers
	lock method directly instead of fcntl_worker.  Add debug output.
	(lockf): Add fault handler.  Call fhandlers lock method directly
	instead of fcntl_worker.  Add debug output.
	* winsup.h (fcntl_worker): Drop declaration.
	(fcntl64): Declare.
2008-04-01 10:22:33 +00:00
..
cygserver * bsd_helper.cc: Replace %E __small_printf format specifier with %lu 2008-02-06 22:30:38 +00:00
cygwin Throughout, call fcntl64 instead of fcntl or fcntl_worker. 2008-04-01 10:22:33 +00:00
doc * faq-using.xml (faq.using.bloda): New entry. 2007-12-29 18:20:13 +00:00
lsaauth
mingw 2008-03-21 Danny Smith <dannysmith@users.sourceforge.net> 2008-03-21 12:48:22 +00:00
testsuite
utils * path.cc: Include malloc.h for alloca. 2008-03-16 17:04:02 +00:00
w32api 2008-03-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2008-03-20 02:56:49 +00:00
acinclude.m4
aclocal.m4
ChangeLog * configure: Regenerate. 2007-08-31 23:11:04 +00:00
configure * configure: Regenerate. 2007-08-31 23:11:04 +00:00
configure.in
COPYING
CYGWIN_LICENSE * CYGWIN_LICENSE: Fix URL to world-wide offices. 2007-07-06 19:55:43 +00:00
Makefile.common
Makefile.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