summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/mount.h
Commit message (Expand)AuthorAgeFilesLines
* First steps toward native path handling.Kaz Kylheku2016-07-081-1/+2
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...Corinna Vinschen2016-02-091-0/+4
* Drop has_broken_fnoi flagCorinna Vinschen2016-01-271-2/+0
* Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen2015-12-061-4/+3
* Add support for Parallels Desktop FS (prlfs)Corinna Vinschen2015-11-021-1/+5
* * mount.cc (mount_info::init): Take bool argument and allow toCorinna Vinschen2014-11-271-2/+2
* * autoload.cc (CreateSymbolicLink): Define.Corinna Vinschen2013-04-241-0/+2
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-3/+3
* * mount.cc (fs_names): Add missing ReFS entry. Change comment.Corinna Vinschen2012-08-141-0/+2
* * globals.cc (ro_u_refs): New R/O unicode string.Corinna Vinschen2012-06-031-0/+2
* * fhandler.h (fhandler_dev::open): Declare.Corinna Vinschen2012-04-021-1/+1
* * autoload.cc (NetUseGetInfo): Define.Corinna Vinschen2012-02-161-1/+13
* * external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,Corinna Vinschen2011-12-221-0/+18
* * globals.cc (ro_u_ncfsd): New R/O unicode string.Corinna Vinschen2011-10-211-1/+3
* whitespace eliminationChristopher Faylor2011-06-061-1/+1
* * mount.h (MAX_MOUNTS): Raise to 64.Corinna Vinschen2011-05-261-1/+1
* * mount.cc (mount_info::conv_to_win32_path): Remove unused code.Corinna Vinschen2011-05-241-1/+0
* * mount.cc (NETAPP_IGNORE): Add FILE_PERSISTENT_ACLS.Corinna Vinschen2010-11-221-16/+16
* * mount.h (class fs_info): Add has_buggy_reopen flag and accessorCorinna Vinschen2010-09-211-0/+2
* * fhandler_proc.cc: Add /proc/filesystems virtual file.Corinna Vinschen2010-08-091-0/+5
* * mount.h (fs_info::inited): New inline method.Corinna Vinschen2010-04-261-0/+1
* * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTIAL_WRITE_ONCECorinna Vinschen2010-04-221-0/+2
* * globals.cc (ro_u_nwfs): New R/O unicode string.Corinna Vinschen2010-01-121-1/+5
* * mount.h (enum fs_info_type): New type.Corinna Vinschen2009-07-281-37/+48
* * mount.h (fs_info::fsn): New member.Corinna Vinschen2009-07-231-1/+8
* * globals.cc: Improve comment on R/O UNICODE_STRINGs.Corinna Vinschen2009-07-171-0/+2
* * globals.cc: Reorder constant UNICODE_STRINGs for clarity.Corinna Vinschen2009-07-161-12/+24
* * select.h: New file split from fhandler.h.Christopher Faylor2009-06-301-2/+2
* cygwin ChangeLogChristopher Faylor2009-05-141-0/+4
* * security.cc (set_file_sd): Drop using FILE_OPEN_FOR_RECOVERY flag inCorinna Vinschen2009-05-041-0/+2
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode numberCorinna Vinschen2009-01-291-0/+2
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-5/+1
* * mount.cc: Change comment.Christopher Faylor2008-12-251-0/+149