aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/mount.cc
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-29/+1
2012-07-19 * mount.cc (getmntent_r): Remove unused but set variable.Yaakov Selkowitz1-2/+1
2012-07-18 * cygwin.din (getmntent_r): Export.Corinna Vinschen1-0/+29
2012-07-02* mount.cc (mount_info::conv_to_win32_path): Eliminate unneeded assignmentChristopher Faylor1-1/+0
2012-06-03 * globals.cc (ro_u_refs): New R/O unicode string.Corinna Vinschen1-0/+1
2012-04-02 * mount.cc (fillout_mntent): Use "none" rather than 0 when checkingCorinna Vinschen1-1/+1
2012-02-17 * mount.cc (get_disk_type): Drop unneeded toupper call. Convert caseCorinna Vinschen1-6/+6
2012-02-16 * autoload.cc (NetUseGetInfo): Define.Corinna Vinschen1-8/+39
2012-02-14 * cygheap.cc (init_cygheap::init_installation_root): Convert functionCorinna Vinschen1-1/+1
2012-02-07 * mount.cc (mount_info::create_root_entry): Fix format specifier inCorinna Vinschen1-2/+2
2011-12-22 * external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,Corinna Vinschen1-0/+151
2011-12-12 * mount.cc (fs_info::update): Set has_buggy_reopen for Netapps as well.Corinna Vinschen1-3/+3
2011-12-03Throughout, remove extra space after function name from debugging output.Christopher Faylor1-3/+3
2011-10-21 * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Check invalidCorinna Vinschen1-2/+2
2011-10-21 * globals.cc (ro_u_ncfsd): New R/O unicode string.Corinna Vinschen1-8/+12
2011-06-12Rename FH_BAD to FH_NADA throughout.Christopher Faylor1-1/+1
2011-06-06whitespace eliminationChristopher Faylor1-6/+6
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor1-4/+4
2011-05-24 * mount.cc (mount_info::conv_to_win32_path): Remove unused code.Corinna Vinschen1-6/+1
2011-05-02Eliminate trailing whitespace in some files.Christopher Faylor1-3/+3
2011-04-04 Drop NT4 support.Corinna Vinschen1-4/+2
2010-11-22 * mount.cc (NETAPP_IGNORE): Add FILE_PERSISTENT_ACLS.Corinna Vinschen1-9/+13
2010-09-28 Revert accidental previous login.Corinna Vinschen1-2/+1
2010-09-28 * Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.Corinna Vinschen1-1/+2
2010-09-27 * mount.cc (fs_info::update): Remove erroneous NtClose on random handleCorinna Vinschen1-1/+0
2010-09-21 * mount.h (class fs_info): Add has_buggy_reopen flag and accessorCorinna Vinschen1-0/+4
2010-09-13 * fhandler.h (class fhandler_base): Change inheritance of fstat_helperCorinna Vinschen1-1/+2
2010-09-10 * mount.cc (class fs_info_cache): New class to cache filesystemCorinna Vinschen1-5/+77
2010-09-06 * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen1-2/+11
2010-09-04 * mount.cc (mount_info::from_fstab_line): Reorder to make sure allCorinna Vinschen1-2/+4
2010-08-25 * mount.cc (fs_info::update): Fix comments.Corinna Vinschen1-4/+4
2010-08-11 * mount.cc (struct opt): Add "bind" option.Corinna Vinschen1-1/+40
2010-08-09 * fhandler_proc.cc: Add /proc/filesystems virtual file.Corinna Vinschen1-19/+19
2010-04-29 * mount.cc (struct opt): Add "dos" and "ihash" options.Corinna Vinschen1-0/+8
2010-04-29 * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mountCorinna Vinschen1-10/+34
2010-04-28 * mount.cc (compare_flags): New function.Corinna Vinschen1-16/+24
2010-04-23 * path.h (get_nt_native_path): Add third parameter to declaration andCorinna Vinschen1-1/+1
2010-04-22 * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTIAL_WRITE_ONCECorinna Vinschen1-15/+37
2010-03-30 * mount.cc (fs_info::update): Allow variable FILE_SUPPORTS_SPARSE_FILESCorinna Vinschen1-2/+7
2010-03-15* shared_info.h (user_info): Add dll_crt0_1 as a friend.Christopher Faylor1-9/+12
2010-02-15 * mount.cc (mount_info::conv_to_win32_path): Set UNC path flags toCorinna Vinschen1-0/+9
2010-01-12 * globals.cc (ro_u_nwfs): New R/O unicode string.Corinna Vinschen1-3/+11
2009-11-02 * miscfuncs.h (transform_chars): Declare. Define inline variation here.Corinna Vinschen1-1/+0
2009-10-31 * cygprops.h: New file.Corinna Vinschen1-1/+1
2009-08-25 * mount.cc (fs_info::update): Add comment.Corinna Vinschen1-0/+3
2009-07-28 * mount.h (enum fs_info_type): New type.Corinna Vinschen1-47/+66
2009-07-23 * mount.h (fs_info::fsn): New member.Corinna Vinschen1-2/+9
2009-07-23 * mount.cc (fs_info::update): Revert to open filesystem with access setCorinna Vinschen1-5/+11
2009-07-22 * mount.cc (fs_info::update): Open filesystem with access set to 0.Corinna Vinschen1-4/+6
2009-07-22 * mount.cc: Revert accidental checkin.Corinna Vinschen1-1/+1