newlib/winsup/cygwin/include/sys
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
..
acl.h
copying.dj
cygwin.h * include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP, 2012-10-30 10:32:46 +00:00
dirent.h * cygwin.din (scandirat): Export. 2012-02-22 01:58:24 +00:00
elf.h * include/elf.h: Update from FreeBSD. 2012-06-06 04:45:48 +00:00
elf32.h * include/elf.h: Update from FreeBSD. 2012-06-06 04:45:48 +00:00
elf64.h * include/elf.h: Update from FreeBSD. 2012-06-06 04:45:48 +00:00
elf_common.h * include/sys/elf_common.h (R_386_16): Define. 2012-06-10 18:28:16 +00:00
elf_generic.h * include/elf.h: Update from FreeBSD. 2012-06-06 04:45:48 +00:00
file.h
ioctl.h
ipc.h
kd.h
lock.h
mman.h
mount.h * fhandler.cc (fhandler_base::write): Don't attempt to sparsify 2012-12-14 10:45:29 +00:00
msg.h
mtio.h
param.h Fix copyright 2012-10-31 16:49:25 +00:00
poll.h
procfs.h
queue.h
resource.h
select.h
sem.h
shm.h
smallprint.h
socket.h
soundcard.h
statfs.h
statvfs.h
stdio.h
strace.h * cygthread.h (cygthread::name): Default name to "main" if we are early in the 2011-11-24 21:36:53 +00:00
sysinfo.h
syslimits.h
syslog.h
sysmacros.h * include/sys/sysmacros.h: Include sys/types.h. 2012-02-08 14:08:58 +00:00
sysproto.h
termio.h
termios.h * termios.cc (cfsetspeed): New function. 2012-11-21 20:13:07 +00:00
ttychars.h
uio.h
un.h
utime.h
utmp.h
utsname.h
vfs.h
wait.h * include/sys/wait.h (_wait): Define when building newlib. 2012-08-08 09:39:36 +00:00
xattr.h