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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* mount.cc: Change comment.
Christopher Faylor
2008-12-25
1
-45
/
+1
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check for
Corinna Vinschen
2008-07-30
1
-11
/
+14
*
* shared.cc (user_shared_initialize): Fetch potentially changed Cygwin
Corinna Vinschen
2008-07-24
1
-1
/
+1
*
* environ.cc (known): Remove "binmode" option.
Corinna Vinschen
2008-07-18
1
-1
/
+0
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-18
/
+11
*
Throughout drop allow_ntsec and allow_smbntsec handling.
Corinna Vinschen
2008-07-14
1
-1
/
+2
*
* fhandler_disk_file.cc (get_ino_by_handle): Rename pfai to fai.
Corinna Vinschen
2008-05-21
1
-4
/
+7
*
* Makefile.in (DLL_OFILES): Add nfs.o.
Corinna Vinschen
2008-05-20
1
-1
/
+1
*
* path.cc (path_conv::check): Free wide_path and normalized_path if
Corinna Vinschen
2008-05-20
1
-10
/
+17
*
* path.cc (path_conv::set_normalized_path): Drop strip_tail argument.
Corinna Vinschen
2008-05-13
1
-2
/
+2
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-0
/
+3
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-1
/
+4
*
* dtable.cc: Define various device-related string constants as wide character
Christopher Faylor
2008-03-22
1
-6
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Disable
Corinna Vinschen
2008-03-12
1
-2
/
+0
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-1
/
+2
*
* ntdll.h (struct _FILE_FS_OBJECTID_INFORMATION): Define.
Corinna Vinschen
2008-01-22
1
-4
/
+5
*
* ntdll.h (NtNotifyChangeDirectoryFile): Declare.
Corinna Vinschen
2007-08-21
1
-3
/
+4
*
* hookapi.cc (ld_preload): Call LoadLibraryW.
Corinna Vinschen
2007-08-20
1
-0
/
+6
*
* path.cc (fillout_mntent): Append backslash to drive-only paths before
Corinna Vinschen
2007-08-19
1
-14
/
+3
*
* path.h (path_conv::operator char *): Delete.
Corinna Vinschen
2007-08-16
1
-2
/
+0
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Drop superfluous
Corinna Vinschen
2007-08-15
1
-1
/
+0
*
* fhandler.h (fhandler_base::pc): Make public.
Corinna Vinschen
2007-08-14
1
-0
/
+2
*
* devices.in (dev_storage): Use native NT device name for kmsg mailslot.
Corinna Vinschen
2007-08-13
1
-1
/
+7
*
* path.h (struct fs_info): Drop root_len and name_hash members.
Corinna Vinschen
2007-08-02
1
-16
/
+0
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Drop
Corinna Vinschen
2007-08-01
1
-13
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checking
Corinna Vinschen
2007-07-31
1
-0
/
+1
*
* dir.cc (readdir_worker): Drop dir parameter from call to
Corinna Vinschen
2007-07-26
1
-2
/
+9
*
* fhandler.cc (fhandler_base::open): Drop local wpath and upath
Corinna Vinschen
2007-07-19
1
-4
/
+11
*
* path.cc (fs_info::update): Set and use is_cdrom.
Christopher Faylor
2007-05-15
1
-6
/
+11
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
1
-1
/
+8
*
* autoload.cc (SHFileOperationA): Drop definition.
Corinna Vinschen
2006-12-10
1
-0
/
+16
*
* dir.cc (mkdir): Check last path component for "..".
Corinna Vinschen
2006-11-30
1
-1
/
+1
*
* path.cc (fs_info::update): Define GETVOLINFO_VALID_MASK and TEST_GVI.
Corinna Vinschen
2006-11-23
1
-0
/
+3
*
* fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
Corinna Vinschen
2006-11-07
1
-2
/
+0
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Drop
Corinna Vinschen
2006-10-31
1
-0
/
+2
*
* path.h (SYMLINK_EA_NAME): Remove.
Corinna Vinschen
2006-08-09
1
-5
/
+0
*
* environ.cc (dos_file_warning): Declare.
Christopher Faylor
2006-08-01
1
-0
/
+1
*
* fhandler.h (fhandler_base): Change fstat_helper prototype
Corinna Vinschen
2006-04-26
1
-14
/
+29
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Use iscygdrive
Corinna Vinschen
2006-02-28
1
-0
/
+1
*
* fhandler_disk_file.cc (FS_IS_SAMBA): Move out of
Corinna Vinschen
2006-02-18
1
-0
/
+1
*
* dlfcn.cc (check_path_access): Call find_exec with FE_DLL option.
Corinna Vinschen
2006-01-31
1
-1
/
+2
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
1
-2
/
+3
*
* devices.h (_minor): Coerce argument to proper type before manipulating.
Christopher Faylor
2005-12-01
1
-1
/
+1
*
* dir.cc (mkdir): Abandon use of PC_WRITABLE.
Christopher Faylor
2005-10-12
1
-2
/
+1
*
* fhandler_disk_file.cc: Change calls to pc.set_attributes into
Corinna Vinschen
2005-09-30
1
-1
/
+0
*
* dir.cc (mkdir): Check for trailing /. or /.. component.
Corinna Vinschen
2005-09-29
1
-0
/
+1
*
* fhandler.h (fhandler_base::fstat_helper): Declare with additional
Corinna Vinschen
2005-09-22
1
-0
/
+8
*
* hookapi.cc (rvadelta): Change argument to DWORD to eliminate a compiler
Christopher Faylor
2005-09-08
1
-0
/
+7
*
Remove PC_FULL from path_conv usage throughout.
Christopher Faylor
2005-05-13
1
-1
/
+1
[next]