newlib/winsup/cygwin/include
Corinna Vinschen 05297cca5f * fhandler.cc (fhandler_base::write): Don't attempt to sparsify
an already sparse file.  Drop check for FILE_SUPPORTS_SPARSE_FILES
	flag.  Explicitely set FILE_ATTRIBUTE_SPARSE_FILE attribute in
	cached attributes.
	(fhandler_base::lseek): Only set did_lseek if sparseness is supported.
	* fhandler_disk_file.cc (fhandler_disk_file::ftruncate): Don't attempt
	to sparsify an already sparse file.  Explicitely set
	FILE_ATTRIBUTE_SPARSE_FILE attribute in cached attributes.
	* mount.cc (oopt): Add "sparse" flag.
	(fillout_mntent): Ditto.
	* path.h (enum path_types): Add PATH_SPARSE.
	(path_conv::support_sparse): New method.
	(path_conv::fs_flags): Constify.
	(path_conv::fs_name_len): Ditto.
	include/sys/mount.h: Replace unused MOUNT_MIXED flag with MOUNT_SPARSE.
2012-12-14 10:45:29 +00:00
..
arpa Clean up whitespace. 2011-12-17 23:39:47 +00:00
asm
attr
bits
cygwin * include/cygwin/wait.h (WAIT_ANY): Define. 2012-12-06 08:32:58 +00:00
machine * include/elf.h: Update from FreeBSD. 2012-06-06 04:45:48 +00:00
net
netinet
sys * fhandler.cc (fhandler_base::write): Don't attempt to sparsify 2012-12-14 10:45:29 +00:00
a.out.h
byteswap.h
dlfcn.h
elf.h * include/elf.h: Update from FreeBSD. 2012-06-06 04:45:48 +00:00
endian.h
err.h
error.h
exceptions.h
fcntl.h
features.h
fenv.h Clean up whitespace. 2011-12-17 23:39:47 +00:00
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h
icmp.h
ifaddrs.h
inttypes.h * include/inttypes.h: Add x86_64 target considerations throughout. 2012-07-28 14:21:34 +00:00
io.h
lastlog.h
libgen.h
limits.h * fhandler_clipboard.cc (fhandler_dev_clipboard::read): Use 2012-08-17 09:23:34 +00:00
mapi.h
memory.h
mntent.h * include/mntent.h: Only include paths.h when building for Cygwin. 2012-11-16 17:35:14 +00:00
monetary.h
mqueue.h
netdb.h In terms of network related functionality, rely on Winsock definitions 2012-07-06 13:52:19 +00:00
paths.h
poll.h
process.h * include/process.h: Move here from include/cygwin subdir. 2012-02-07 17:15:07 +00:00
pthread.h * include/pthread.h: Include time.h as required by POSIX. 2012-02-13 01:46:46 +00:00
pty.h
regex.h
resolv.h Clean up whitespace. 2011-12-17 23:39:47 +00:00
search.h
semaphore.h
stdint.h * include/inttypes.h: Add x86_64 target considerations throughout. 2012-07-28 14:21:34 +00:00
sysexits.h
syslog.h
termio.h
tzfile.h
utmpx.h
wait.h