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
*
* ntdll.h (RtlAcquirePebLock): Declare.
Corinna Vinschen
2007-08-16
1
-5
/
+4
*
* ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.
Corinna Vinschen
2007-08-16
1
-45
/
+35
*
* path.cc (get_nt_native_path): Allow to convert special paths which
Corinna Vinschen
2007-08-15
1
-4
/
+6
*
* path.cc (symlink_info::check): In case of ERROR_SHARING_VIOLATION and
Corinna Vinschen
2007-08-14
1
-3
/
+16
*
* path.cc (fs_info::update): Correctly handle the volume root directory.
Corinna Vinschen
2007-08-14
1
-2
/
+5
*
* fhandler.h (fhandler_base::pc): Make public.
Corinna Vinschen
2007-08-14
1
-6
/
+0
*
* devices.in (dev_storage): Use native NT device name for kmsg mailslot.
Corinna Vinschen
2007-08-13
1
-10
/
+0
*
* fhandler.cc (fhandler_base::open): Remove HIDDEN_DOT_FILES code.
Corinna Vinschen
2007-08-12
1
-5
/
+0
*
* path.cc (fillout_mntent): Fix calculation of unicode buffer size.
Corinna Vinschen
2007-08-10
1
-1
/
+2
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Drop
Corinna Vinschen
2007-08-01
1
-83
/
+83
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checking
Corinna Vinschen
2007-07-31
1
-0
/
+10
*
* dir.cc (readdir_worker): Drop dir parameter from call to
Corinna Vinschen
2007-07-26
1
-5
/
+26
*
* fhandler.cc (fhandler_base::open): Drop local wpath and upath
Corinna Vinschen
2007-07-19
1
-2
/
+41
*
* path.cc (symlink_info::check_shortcut): Handle device "symlinks" specially -
Christopher Faylor
2007-07-07
1
-2
/
+6
*
* path.cc (cwdstuff::set): Revert useless acquire check.
Corinna Vinschen
2007-05-22
1
-2
/
+1
*
* path.cc (cwdstuff::set): Avoid double aquiring of cwd_lock.
Corinna Vinschen
2007-05-22
1
-2
/
+3
*
* path.cc (fs_info::update): Set and use is_cdrom.
Christopher Faylor
2007-05-15
1
-8
/
+31
*
* Makefile (DLL_OFILES): Remove ntea.o
Christopher Faylor
2007-03-01
1
-4
/
+0
*
* path.cc (close_user_proc_parms_cwd_handle): Remove.
Corinna Vinschen
2007-02-27
1
-27
/
+16
*
* cygheap.h (struct cwdstuff): Remove sync member and keep_in_sync
Corinna Vinschen
2007-02-22
1
-90
/
+53
*
Throughout replace all usage of wincap.shared with the constant
Corinna Vinschen
2007-02-22
1
-1
/
+2
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-10
/
+10
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
1
-5
/
+2
*
* autoload.cc (RtlAnsiStringToUnicodeString): Define.
Corinna Vinschen
2007-01-16
1
-15
/
+74
*
* environ.cc (set_traverse): Remove.
Corinna Vinschen
2006-12-12
1
-6
/
+0
*
* autoload.cc (SHFileOperationA): Drop definition.
Corinna Vinschen
2006-12-10
1
-2
/
+9
*
* cygheap.h (struct cwdstuff): Add "sync" member and accompanying
Corinna Vinschen
2006-12-07
1
-31
/
+54
*
* path.cc (cwdstuff::init): Don't change to windows_system_directory
Corinna Vinschen
2006-12-05
1
-4
/
+8
*
* path.cc (cwdstuff::set): Don't try to open directory on systems not
Corinna Vinschen
2006-12-05
1
-7
/
+10
*
* dir.cc (mkdir): Check last path component for "..".
Corinna Vinschen
2006-11-30
1
-18
/
+58
*
* path.cc (fs_info::update): Define GETVOLINFO_VALID_MASK and TEST_GVI.
Corinna Vinschen
2006-11-23
1
-11
/
+29
*
* fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
Corinna Vinschen
2006-11-07
1
-1
/
+1
*
* path.cc (symlink_info::posixify): Fix comment.
Corinna Vinschen
2006-11-02
1
-2
/
+2
*
* path.cc (symlink_info::check): Eliminate PATH_REP bit from pflags.
Corinna Vinschen
2006-11-02
1
-1
/
+1
*
* path.cc (symlink_info::posixify): New mothod converting NT and DOS
Corinna Vinschen
2006-11-02
1
-27
/
+77
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Drop
Corinna Vinschen
2006-10-31
1
-11
/
+76
*
* path.cc (path_conv::get_nt_native_path): Properly detect \\?\ paths.
Corinna Vinschen
2006-10-09
1
-4
/
+5
*
* environ.cc (env_win32_to_posix_path_list): Declare.
Christopher Faylor
2006-08-02
1
-1
/
+16
*
* environ.cc (dos_file_warning): Declare.
Christopher Faylor
2006-08-01
1
-6
/
+35
*
* path.cc (symlink_worker): Return EEXIST if newpath exists.
Corinna Vinschen
2006-07-19
1
-1
/
+2
*
* path.cc (path_conv::check): Ignore has_ea setting, it's always unset
Corinna Vinschen
2006-07-05
1
-39
/
+1
*
* autoload.cc (NtQueryEaFile): Define.
Corinna Vinschen
2006-07-03
1
-20
/
+19
*
white space
Christopher Faylor
2006-05-28
1
-8
/
+8
*
* fhandler.h (fhandler_base): Change fstat_helper prototype
Corinna Vinschen
2006-04-26
1
-7
/
+18
*
* include/sys/dirent.h (struct __DIR): Rename __d_unused to
Corinna Vinschen
2006-03-01
1
-0
/
+24
*
* path.cc (conv_path_list): Eat empty paths when converting to POSIX.
Christopher Faylor
2006-02-17
1
-16
/
+38
*
* environ.cc (struct parse_thing): Add transparent_exe option.
Corinna Vinschen
2006-02-05
1
-5
/
+11
*
* path.cc (suffix_scan::lnk_match): Return true beginning with
Corinna Vinschen
2006-02-03
1
-8
/
+6
*
* spawn.cc (find_exec): Only return files with execute permission set
Corinna Vinschen
2006-01-31
1
-1
/
+1
*
* path.cc (cwdstuff::set): Don't set win32 error, only POSIX errno.
Corinna Vinschen
2006-01-31
1
-2
/
+3
[next]