index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
path.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'gdb_7_4-branch'.
gdb_7_4-2011-12-13-branchpoint
cvs2svn
2011-12-08
1
-4467
/
+0
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-4
/
+4
*
* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
Corinna Vinschen
2011-12-02
1
-32
/
+75
*
* path.cc (path_conv::get_nt_native_path): Avoid dereferencing path when it is
Christopher Faylor
2011-10-23
1
-2
/
+8
*
* path.cc: Extend two comments. Mention the name RtlpCurDirRef
Corinna Vinschen
2011-10-18
1
-5
/
+15
*
* cygerrno.h (__set_errno): Modify debugging output to make searching strace
Christopher Faylor
2011-10-15
1
-0
/
+6
*
* path.cc (find_fast_cwd_pointer): Allow 'push crit-sect-addr' instead
Corinna Vinschen
2011-10-13
1
-3
/
+6
*
* path.cc (copy_cwd_str): Move up in file to be accessible from
Corinna Vinschen
2011-10-13
1
-166
/
+227
*
* syscalls.cc (faccessat): Fix parens in flag expression when calling
Corinna Vinschen
2011-08-01
1
-1
/
+1
*
* ntdll.h: Fix typo in comment.
Corinna Vinschen
2011-07-26
1
-1
/
+1
*
* fhandler.cc (fhandler_base::open): Don't open file with WRITE_DAC
Corinna Vinschen
2011-07-05
1
-2
/
+6
*
* path.cc (normalize_win32_path): Skip all slashes after recognizing
Corinna Vinschen
2011-06-18
1
-1
/
+2
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-27
/
+27
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-8
/
+8
*
* autoload.cc (winmm): Remove time functions. Don't treat
Corinna Vinschen
2011-03-29
1
-5
/
+0
*
* fhandler.cc (fhandler_base::open): When creating a file on a
Corinna Vinschen
2011-03-08
1
-2
/
+9
*
* devices.in: Throughout use slashes instead of backslashes in the
Corinna Vinschen
2011-02-15
1
-64
/
+132
*
Revert change from 2010-08-31:
Corinna Vinschen
2011-02-15
1
-15
/
+0
*
* path.cc (struct _FAST_CWD): Redefine to new layout used since patch
Corinna Vinschen
2011-02-13
1
-31
/
+99
*
* path.cc (conv_path_list): Remove enclosing quotes and trailing
Corinna Vinschen
2011-02-02
1
-3
/
+21
*
* path.cc (path_conv::check): Don't follow reparse point symlinks if
Corinna Vinschen
2011-01-17
1
-7
/
+9
*
* path.cc (path_conv::check): Don't generate ENOENT for non-existant
Corinna Vinschen
2010-12-06
1
-1
/
+8
*
* path.cc (symlink_info::check): Don't use FileNetworkOpenInformation
Corinna Vinschen
2010-11-23
1
-10
/
+23
*
* dcrt0.cc (do_exit): Don't set thread termination until all fds have been
Christopher Faylor
2010-10-24
1
-3
/
+0
*
* cygheap.h (cwdstuff::override_win32_cwd): Declare.
Corinna Vinschen
2010-10-09
1
-20
/
+296
*
* fhandler.h (fhandler_base::get_stat_access): Delete.
Corinna Vinschen
2010-10-07
1
-78
/
+73
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify.
Corinna Vinschen
2010-10-02
1
-22
/
+3
*
* fhandler.cc: Drop including nfs.h.
Corinna Vinschen
2010-09-30
1
-13
/
+30
*
* path.cc (symlink_info::check): Remove erroneous assumption about
Corinna Vinschen
2010-09-30
1
-4
/
+1
*
* errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.
Corinna Vinschen
2010-09-24
1
-0
/
+17
*
* path.cc (cwdstuff::set): Replace constant 2 with sizeof(WCHAR) where
Corinna Vinschen
2010-09-21
1
-4
/
+6
*
* mount.h (class fs_info): Add has_buggy_reopen flag and accessor
Corinna Vinschen
2010-09-21
1
-12
/
+0
*
* fhandler.cc (fhandler_base::open): Always open NFS files with
Corinna Vinschen
2010-09-21
1
-3
/
+4
*
* path.cc (symlink_info::check): Make sure AllocationSize and EndOfFile
Corinna Vinschen
2010-09-14
1
-0
/
+8
*
* fhandler.h (class fhandler_base): Change inheritance of fstat_helper
Corinna Vinschen
2010-09-13
1
-10
/
+35
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-11
/
+59
*
* path.cc (normalize_posix_path): Preserve //./ and //?/ prefixes.
Corinna Vinschen
2010-08-31
1
-0
/
+15
*
* external.cc (sync_wincwd): Remove.
Corinna Vinschen
2010-08-27
1
-23
/
+36
*
* path.cc (path_conv::check): Close handle in conv_handle if we're
Corinna Vinschen
2010-08-20
1
-0
/
+3
*
* fhandler_disk_file.cc (readdir_check_reparse_point): Rename from
Corinna Vinschen
2010-08-20
1
-0
/
+5
*
* exceptions.cc (open_stackdumpfile): Don't try to open file if we
Corinna Vinschen
2010-08-18
1
-12
/
+5
*
* cygheap.h (class cwdstuff): Make drive_length private.
Corinna Vinschen
2010-08-13
1
-153
/
+191
*
* path.cc (cygwin_conv_path): Rearrange test for "." in POSIX to
Corinna Vinschen
2010-08-04
1
-9
/
+31
*
* path.cc (path_conv::check): Move fs-specific settings to a point where we
Christopher Faylor
2010-07-04
1
-10
/
+10
*
* dtable.cc (dtable::dup_worker): Reset path_conv handle in duplicated
Corinna Vinschen
2010-06-15
1
-69
/
+86
*
* path.cc (path_conv::check): Return with ENOTDIR if component is a
Corinna Vinschen
2010-06-14
1
-0
/
+5
*
* path.cc (symlink_info::check_shortcut): Use ro_u_empty rather than
Corinna Vinschen
2010-06-09
1
-6
/
+4
*
* path.cc (symlink_info::check): Set h to NULL after closing handle
Corinna Vinschen
2010-06-08
1
-3
/
+3
*
* ntdll.h (STATUS_BAD_NETWORK_PATH): Define.
Corinna Vinschen
2010-06-02
1
-0
/
+2
*
* path.cc (symlink_info::check): Don't try to handle remote reparse
Corinna Vinschen
2010-05-26
1
-2
/
+8
[next]