summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/path.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Revert change from 2010-08-31:Corinna Vinschen2011-02-151-15/+0
* * path.cc (struct _FAST_CWD): Redefine to new layout used since patchCorinna Vinschen2011-02-131-31/+99
* * path.cc (conv_path_list): Remove enclosing quotes and trailingCorinna Vinschen2011-02-021-3/+21
* * path.cc (path_conv::check): Don't follow reparse point symlinks ifCorinna Vinschen2011-01-171-7/+9
* * path.cc (path_conv::check): Don't generate ENOENT for non-existantCorinna Vinschen2010-12-061-1/+8
* * path.cc (symlink_info::check): Don't use FileNetworkOpenInformationCorinna Vinschen2010-11-231-10/+23
* * dcrt0.cc (do_exit): Don't set thread termination until all fds have beenChristopher Faylor2010-10-241-3/+0
* * cygheap.h (cwdstuff::override_win32_cwd): Declare.Corinna Vinschen2010-10-091-20/+296
* * fhandler.h (fhandler_base::get_stat_access): Delete.Corinna Vinschen2010-10-071-78/+73
* * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify.Corinna Vinschen2010-10-021-22/+3
* * fhandler.cc: Drop including nfs.h.Corinna Vinschen2010-09-301-13/+30
* * path.cc (symlink_info::check): Remove erroneous assumption aboutCorinna Vinschen2010-09-301-4/+1
* * errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.Corinna Vinschen2010-09-241-0/+17
* * path.cc (cwdstuff::set): Replace constant 2 with sizeof(WCHAR) whereCorinna Vinschen2010-09-211-4/+6
* * mount.h (class fs_info): Add has_buggy_reopen flag and accessorCorinna Vinschen2010-09-211-12/+0
* * fhandler.cc (fhandler_base::open): Always open NFS files withCorinna Vinschen2010-09-211-3/+4
* * path.cc (symlink_info::check): Make sure AllocationSize and EndOfFileCorinna Vinschen2010-09-141-0/+8
* * fhandler.h (class fhandler_base): Change inheritance of fstat_helperCorinna Vinschen2010-09-131-10/+35
* * Makefile.in (DLL_OFILES): Add fhandler_procsys.o.Corinna Vinschen2010-09-061-11/+59
* * path.cc (normalize_posix_path): Preserve //./ and //?/ prefixes.Corinna Vinschen2010-08-311-0/+15
* * external.cc (sync_wincwd): Remove.Corinna Vinschen2010-08-271-23/+36
* * path.cc (path_conv::check): Close handle in conv_handle if we'reCorinna Vinschen2010-08-201-0/+3
* * fhandler_disk_file.cc (readdir_check_reparse_point): Rename fromCorinna Vinschen2010-08-201-0/+5
* * exceptions.cc (open_stackdumpfile): Don't try to open file if weCorinna Vinschen2010-08-181-12/+5
* * cygheap.h (class cwdstuff): Make drive_length private.Corinna Vinschen2010-08-131-153/+191
* * path.cc (cygwin_conv_path): Rearrange test for "." in POSIX toCorinna Vinschen2010-08-041-9/+31
* * path.cc (path_conv::check): Move fs-specific settings to a point where weChristopher Faylor2010-07-041-10/+10
* * dtable.cc (dtable::dup_worker): Reset path_conv handle in duplicatedCorinna Vinschen2010-06-151-69/+86
* * path.cc (path_conv::check): Return with ENOTDIR if component is aCorinna Vinschen2010-06-141-0/+5
* * path.cc (symlink_info::check_shortcut): Use ro_u_empty rather thanCorinna Vinschen2010-06-091-6/+4
* * path.cc (symlink_info::check): Set h to NULL after closing handleCorinna Vinschen2010-06-081-3/+3
* * ntdll.h (STATUS_BAD_NETWORK_PATH): Define.Corinna Vinschen2010-06-021-0/+2
* * path.cc (symlink_info::check): Don't try to handle remote reparseCorinna Vinschen2010-05-261-2/+8
* * path.cc (path_conv::check): Drop setting sym.pflags before callingCorinna Vinschen2010-05-061-6/+7
* * mount.cc (struct opt): Add "dos" and "ihash" options.Corinna Vinschen2010-04-291-10/+14
* * mount.h (fs_info::inited): New inline method.Corinna Vinschen2010-04-261-24/+29
* * path.h (get_nt_native_path): Add third parameter to declaration andCorinna Vinschen2010-04-231-28/+46
* * path.cc (symlink_info::check): Make sure to restart only once.Corinna Vinschen2010-04-221-1/+3
* * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTIAL_WRITE_ONCECorinna Vinschen2010-04-221-38/+83
* * path.cc (symlink_info::check): Fix a comment.Corinna Vinschen2010-04-221-5/+5
* * path.cc (cygwin_create_path): Free memory on error.Christopher Faylor2010-04-201-4/+7
* * path.cc (path_conv::set_normalized_path): Use crealloc_abort to avoid aChristopher Faylor2010-04-091-1/+1
* * spawn.cc (find_exec): Enable finding paths in backslash notation,Corinna Vinschen2010-03-291-0/+10
* * path.cc (warn_msdos): Enforce extended hex printing of multibyteCorinna Vinschen2010-02-201-2/+2
* * path.cc (path_conv::check): Treat native DOS paths as "noacl".Corinna Vinschen2010-02-151-5/+7
* * path.cc (symlink_info::check_nfs_symlink): Reopen file withCorinna Vinschen2010-02-061-0/+7
* Throughout, use FileBothDirectoryInformation info class rather thanCorinna Vinschen2010-01-291-15/+19
* * globals.cc (ro_u_nwfs): New R/O unicode string.Corinna Vinschen2010-01-121-7/+9
* * dtable.cc (build_fh_name_worker): Remove. Move all functionalityCorinna Vinschen2010-01-121-15/+2
* * path.cc (symlink_info::check): Set fileattr toCorinna Vinschen2009-12-241-1/+6