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
*
* mount.h (fs_info::inited): New inline method.
Corinna Vinschen
2010-04-26
1
-24
/
+29
*
* path.h (get_nt_native_path): Add third parameter to declaration and
Corinna Vinschen
2010-04-23
1
-28
/
+46
*
* path.cc (symlink_info::check): Make sure to restart only once.
Corinna Vinschen
2010-04-22
1
-1
/
+3
*
* mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTIAL_WRITE_ONCE
Corinna Vinschen
2010-04-22
1
-38
/
+83
*
* path.cc (symlink_info::check): Fix a comment.
Corinna Vinschen
2010-04-22
1
-5
/
+5
*
* path.cc (cygwin_create_path): Free memory on error.
Christopher Faylor
2010-04-20
1
-4
/
+7
*
* path.cc (path_conv::set_normalized_path): Use crealloc_abort to avoid a
Christopher Faylor
2010-04-09
1
-1
/
+1
*
* spawn.cc (find_exec): Enable finding paths in backslash notation,
Corinna Vinschen
2010-03-29
1
-0
/
+10
*
* path.cc (warn_msdos): Enforce extended hex printing of multibyte
Corinna Vinschen
2010-02-20
1
-2
/
+2
*
* path.cc (path_conv::check): Treat native DOS paths as "noacl".
Corinna Vinschen
2010-02-15
1
-5
/
+7
*
* path.cc (symlink_info::check_nfs_symlink): Reopen file with
Corinna Vinschen
2010-02-06
1
-0
/
+7
*
Throughout, use FileBothDirectoryInformation info class rather than
Corinna Vinschen
2010-01-29
1
-15
/
+19
*
* globals.cc (ro_u_nwfs): New R/O unicode string.
Corinna Vinschen
2010-01-12
1
-7
/
+9
*
* dtable.cc (build_fh_name_worker): Remove. Move all functionality
Corinna Vinschen
2010-01-12
1
-15
/
+2
*
* path.cc (symlink_info::check): Set fileattr to
Corinna Vinschen
2009-12-24
1
-1
/
+6
*
* path.cc (cygwin_conv_path): Add band-aid including comment to avoid
Corinna Vinschen
2009-12-21
1
-1
/
+20
*
* fhandler_disk_file.cc (is_volume_mountpoint): Align check with
Corinna Vinschen
2009-11-10
1
-14
/
+18
*
* path.cc (symlink_info::check_reparse_point): Always check
Corinna Vinschen
2009-11-09
1
-6
/
+3
*
* miscfuncs.h (transform_chars): Declare. Define inline variation here.
Corinna Vinschen
2009-11-02
1
-57
/
+0
*
path.cc
Corinna Vinschen
2009-11-02
1
-1
/
+1
*
* sec_helper.cc (security_descriptor::free): If sd_size is 0, call
Corinna Vinschen
2009-10-30
1
-8
/
+3
*
* path.cc (tfx_chars): Convert all ASCII control characters except
Corinna Vinschen
2009-10-09
1
-16
/
+38
*
* dcrt0.cc (dll_crt0_1): Move cxx_malloc reset kluge from here.
Christopher Faylor
2009-10-02
1
-17
/
+26
*
Provide euidaccess, canonicalize_file_name; fix fchmodat.
Eric Blake
2009-09-25
1
-8
/
+16
*
* path.cc (symlink_worker): Rework error handling to generate Linux
Corinna Vinschen
2009-09-22
1
-4
/
+13
*
* cygheap.h (cwdstuff::get_posix): Convert to const inline method just
Corinna Vinschen
2009-09-21
1
-22
/
+9
*
* path.h (INTERIX_SYMLINK_COOKIE): Define.
Corinna Vinschen
2009-08-26
1
-6
/
+30
*
* mount.cc (fs_info::update): Add comment.
Corinna Vinschen
2009-08-25
1
-3
/
+15
*
* globals.cc (ro_u_volume): New R/O unicode string.
Corinna Vinschen
2009-08-24
1
-2
/
+9
*
* fhandler_socket.cc (fhandler_socket::send_internal): Just use wmem size if
Christopher Faylor
2009-08-04
1
-1
/
+1
*
* cygheap_malloc.h: New file.
Christopher Faylor
2009-08-01
1
-17
/
+21
*
* path.h (class path_conv): Convert path from char array to char *.
Corinna Vinschen
2009-07-30
1
-25
/
+29
*
* path.cc (symlink_info::check): Handle STATUS_NOT_SUPPORTED from
Corinna Vinschen
2009-07-22
1
-1
/
+3
*
* path.cc (symlink_info::check): Fix typo in comment.
Corinna Vinschen
2009-07-22
1
-1
/
+1
*
* globals.cc: Improve comment on R/O UNICODE_STRINGs.
Corinna Vinschen
2009-07-17
1
-5
/
+10
*
* path.cc (cwdstuff::set): Only fix up UNC path in win32 so as not
Corinna Vinschen
2009-07-15
1
-1
/
+5
*
Throughout avoid having to initialize constant UNICODE_STRINGs.
Corinna Vinschen
2009-07-14
1
-4
/
+4
*
* path.cc (chdir): Check error conditions first.
Corinna Vinschen
2009-06-18
1
-5
/
+5
*
* path.cc (symlink_info::check): Return with error set to ENOENT if
Corinna Vinschen
2009-06-08
1
-1
/
+2
*
* path.cc (path_conv::check): Don't call set_exec for files on "noacl"
Corinna Vinschen
2009-06-02
1
-1
/
+4
*
* path.cc (cwdstuff::set): Rewrite previous change to properly test the end of
Christopher Faylor
2009-05-29
1
-5
/
+12
*
* path.cc (cwdstuff::set): Avoid removing a nonexistent trailing slash.
Christopher Faylor
2009-05-28
1
-5
/
+8
*
* cygheap.h (cwdstuff): Convert to class. Make posix and dir private.
Corinna Vinschen
2009-05-13
1
-3
/
+25
*
* sec_auth.cc (str2uni_cat): Move from here...
Corinna Vinschen
2009-05-09
1
-3
/
+13
*
* path.cc (path_conv::get_wide_win32_path): Allow relative paths.
Corinna Vinschen
2009-04-15
1
-6
/
+17
*
* path.cc (symlink_worker): Write target filename as UTF-16 string
Corinna Vinschen
2009-03-26
1
-10
/
+38
*
* path.cc (warn_msdos): Don't warn about MS-DOS filenames encountered during
Christopher Faylor
2009-03-14
1
-1
/
+1
*
* fhandler_disk_file.cc (path_conv::isgood_inode): Move to be defined
Corinna Vinschen
2009-03-12
1
-1
/
+4
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode number
Corinna Vinschen
2009-01-29
1
-1
/
+27
*
* errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.
Corinna Vinschen
2009-01-11
1
-4
/
+4
[next]