aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/mount.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen1-236/+0
2022-08-04Cygwin: use locale-aware conversion to UNICODE_STRING checking mount pointsCorinna Vinschen1-3/+5
2022-08-03Cygwin: fix/drop a few commentsCorinna Vinschen1-4/+3
2022-05-29Cygwin: remove regparm.hKen Brown1-1/+1
2019-02-18Cygwin: mount: remove unused method mount_info::set_flags_from_win32_pathCorinna Vinschen1-1/+0
2018-12-23Cygwin: support exFAT and fix remote FAT/FAT32 recognitionCorinna Vinschen1-0/+2
2016-06-23Remove support for SUNWNFS file systemCorinna Vinschen1-4/+0
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+0
2016-02-09cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...Corinna Vinschen1-0/+4
2016-01-27Drop has_broken_fnoi flagCorinna Vinschen1-2/+0
2015-12-06Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen1-4/+3
2015-11-02Add support for Parallels Desktop FS (prlfs)Corinna Vinschen1-1/+5
2014-11-27 * mount.cc (mount_info::init): Take bool argument and allow toCorinna Vinschen1-2/+2
2013-04-24 * autoload.cc (CreateSymbolicLink): Define.Corinna Vinschen1-0/+2
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-3/+3
2012-08-14 * mount.cc (fs_names): Add missing ReFS entry. Change comment.Corinna Vinschen1-0/+2
2012-06-03 * globals.cc (ro_u_refs): New R/O unicode string.Corinna Vinschen1-0/+2
2012-04-02 * fhandler.h (fhandler_dev::open): Declare.Corinna Vinschen1-1/+1
2012-02-16 * autoload.cc (NetUseGetInfo): Define.Corinna Vinschen1-1/+13
2011-12-22 * external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,Corinna Vinschen1-0/+18
2011-10-21 * globals.cc (ro_u_ncfsd): New R/O unicode string.Corinna Vinschen1-1/+3
2011-06-06whitespace eliminationChristopher Faylor1-1/+1
2011-05-26 * mount.h (MAX_MOUNTS): Raise to 64.Corinna Vinschen1-1/+1
2011-05-24 * mount.cc (mount_info::conv_to_win32_path): Remove unused code.Corinna Vinschen1-1/+0
2010-11-22 * mount.cc (NETAPP_IGNORE): Add FILE_PERSISTENT_ACLS.Corinna Vinschen1-16/+16
2010-09-21 * mount.h (class fs_info): Add has_buggy_reopen flag and accessorCorinna Vinschen1-0/+2
2010-08-09 * fhandler_proc.cc: Add /proc/filesystems virtual file.Corinna Vinschen1-0/+5
2010-04-26 * mount.h (fs_info::inited): New inline method.Corinna Vinschen1-0/+1
2010-04-22 * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTIAL_WRITE_ONCECorinna Vinschen1-0/+2
2010-01-12 * globals.cc (ro_u_nwfs): New R/O unicode string.Corinna Vinschen1-1/+5
2009-07-28 * mount.h (enum fs_info_type): New type.Corinna Vinschen1-37/+48
2009-07-23 * mount.h (fs_info::fsn): New member.Corinna Vinschen1-1/+8
2009-07-17 * globals.cc: Improve comment on R/O UNICODE_STRINGs.Corinna Vinschen1-0/+2
2009-07-16 * globals.cc: Reorder constant UNICODE_STRINGs for clarity.Corinna Vinschen1-12/+24
2009-06-30* select.h: New file split from fhandler.h.Christopher Faylor1-2/+2
2009-05-14cygwin ChangeLogChristopher Faylor1-0/+4
2009-05-04 * security.cc (set_file_sd): Drop using FILE_OPEN_FOR_RECOVERY flag inCorinna Vinschen1-0/+2
2009-01-29 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode numberCorinna Vinschen1-0/+2
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor1-5/+1
2008-12-25* mount.cc: Change comment.Christopher Faylor1-0/+149