newlib-cygwin/winsup
Corinna Vinschen fac297d5f8 * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.
(fhandler_base::set_did_lseek): Rename from set_check_win95_lseek_bug.
	(fhandler_base::get_did_lseek): Rename from get_check_win95_lseek_bug.
	(fhandler_base::set_fs_flags): New method.
	(fhandler_base::get_fs_flags): Ditto.
	* fhandler.cc (fhandler_base::write): Make 64 bit clean.  Convert file
	to a "sparse" file when writing after a long lseek (>64K) beyond EOF.
	(fhandler_base::lseek): Call set_did_lseek() instead of
	set_check_win95_lseek_bug().
	(fhandler_base::fhandler_base): Initialize fs_flags to 0.
	* fhandler_disk_file.cc (fhandler_disk_file::open): Don't create files
	as "sparse" unconditionally.  Set fs_flags member.
2003-05-26 09:54:01 +00:00
..
bz2lib
cygserver Switch to 32/64 datatypes: 2003-03-09 21:51:00 +00:00
cygwin * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED. 2003-05-26 09:54:01 +00:00
doc * cygwin-ug-net.in.sgml: Remove outdated revision information and authors names 2003-05-09 00:05:02 +00:00
mingw * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block, 2003-05-15 22:28:57 +00:00
subauth
testsuite * libltp/include/test.h: Remove gethostid declaration. 2003-05-09 20:53:22 +00:00
utils * mkpasswd.c (usage) Remove extra newline from description output. 2003-04-26 22:33:00 +00:00
w32api * include/winuser.h (EnumDisplayDevicesW): Fix typo. 2003-05-25 21:38:31 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.common: Remove newlib_sys_include and 2003-05-12 11:06:00 +00:00
Makefile.common * Makefile.common: Remove newlib_sys_include and 2003-05-12 11:06:00 +00:00
Makefile.in
configure * configure.in: w32api directory was already optional. Semi-revert 2003-02-06 2003-03-17 22:27:07 +00:00
configure.in * configure.in: w32api directory was already optional. Semi-revert 2003-02-06 2003-03-17 22:27:07 +00:00