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
...
*
* path.cc (mount): Only check win32_path when we know we need it.
Christopher Faylor
2005-07-09
1
-1
/
+3
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-4
/
+4
*
* cygtls.h (_cygtls): Perform minor reformatting.
Christopher Faylor
2005-07-05
1
-38
/
+38
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-12
/
+57
*
* path.cc (path_conv::check): Don't strip trailing dots and spaces
Corinna Vinschen
2005-06-24
1
-1
/
+1
*
* path.cc (path_conv::check): Always reset to FH_FS when component != 0 and
Christopher Faylor
2005-06-14
1
-14
/
+11
*
* path.cc (symlink_info::check): If GetFileAttributes returns
Corinna Vinschen
2005-06-06
1
-2
/
+11
*
* path.cc (path_conv::check): Move component to function scope. Set
Corinna Vinschen
2005-05-29
1
-4
/
+18
*
white space
Christopher Faylor
2005-05-17
1
-1
/
+1
*
* path.cc (path_conv::check): Remove embedded dots before slashes.
Christopher Faylor
2005-05-17
1
-2
/
+2
*
* path.cc (normalize_posix_path): Do normalization on . and .. after a '//'.
Christopher Faylor
2005-05-13
1
-5
/
+1
*
Remove PC_FULL from path_conv usage throughout.
Christopher Faylor
2005-05-13
1
-8
/
+8
*
* cygtls.cc (_cygtls::remove): Eliminate compiler warning.
Christopher Faylor
2005-05-13
1
-5
/
+12
*
* path.cc (path_conv::check): Set correct file attributes for socket
Corinna Vinschen
2005-05-10
1
-1
/
+1
*
2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-05-09
1
-1
/
+15
*
* path.cc (normalize_posix_path): Don't treat '//' specially since newer
Christopher Faylor
2005-05-07
1
-1
/
+1
*
move comment
Christopher Faylor
2005-05-06
1
-2
/
+2
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
1
-15
/
+15
*
revert erroneous checkin
Christopher Faylor
2005-04-20
1
-13
/
+0
*
* sigproc.cc (proc_subproc): Fix handling of waiting for pids with zero value.
Christopher Faylor
2005-04-20
1
-0
/
+13
*
* path.cc (path_conv::check): Fix problem reading symlinks introduced in below
Christopher Faylor
2005-04-20
1
-11
/
+23
*
* path.cc (path_conv::check): Punt when attempting to access a nonexistent
Christopher Faylor
2005-04-20
1
-1
/
+2
*
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Ignore
Corinna Vinschen
2005-04-16
1
-1
/
+8
*
* sync.h (muto::operator int): New operator.
Christopher Faylor
2005-04-05
1
-7
/
+9
*
* path.cc (path_conv::check): Only check for PC_NO_ACCESS_CHECK in end
Christopher Faylor
2005-04-04
1
-3
/
+3
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-3
/
+12
*
Unify usage of CYG_MAX_PATH throughout. Change buffers from
Corinna Vinschen
2005-04-03
1
-13
/
+13
*
* path.cc (symlink_info::case_check): Ignore trailing characters
Corinna Vinschen
2005-03-30
1
-1
/
+1
*
* path.cc (is_floppy): Make externally available.
Corinna Vinschen
2005-03-29
1
-1
/
+1
*
* path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK.
Christopher Faylor
2005-03-12
1
-25
/
+38
*
* path.cc (is_floppy): New function.
Corinna Vinschen
2005-03-10
1
-0
/
+15
*
* path.cc (path_conv::check): Treat ENOSHARE similarly to ENOENT when
Christopher Faylor
2005-03-09
1
-2
/
+3
*
* path.cc (mount_info::read_cygdrive_info_from_registry): Use the user prefix
Christopher Faylor
2005-03-06
1
-0
/
+1
*
* path.cc (special_name): Reorganize to always detect the use of special names
Christopher Faylor
2005-03-06
1
-14
/
+11
*
* sigproc.cc (_pinfo::set_ctty): Move function
Christopher Faylor
2005-02-27
1
-2
/
+2
*
* cygwin.din (basename): Export.
Corinna Vinschen
2005-02-22
1
-0
/
+85
*
* path.cc (path_conv::check): Set fs flag when a unix-domain socket is
Christopher Faylor
2005-02-17
1
-0
/
+1
*
white space
Christopher Faylor
2005-02-13
1
-3
/
+3
*
* path.cc (path_conv::check): Leave symlink expansion loop in case
Corinna Vinschen
2005-02-06
1
-0
/
+5
*
* cygthread.cc (cygthread::terminate_thread): Wait briefly for notification
Christopher Faylor
2005-02-01
1
-1
/
+1
*
* fhandler.cc (fhandler_base::get_proc_fd_name): Don't generate
Corinna Vinschen
2005-02-01
1
-7
/
+23
*
* path.h (path_conv::set_name): Declare new function.
Christopher Faylor
2005-01-31
1
-0
/
+9
*
* cygheap.h (class cygheap_fdenum): New class to enumerate used
Corinna Vinschen
2005-01-31
1
-14
/
+2
*
* autoload.cc (GetModuleFileNameExA): Add.
Corinna Vinschen
2005-01-29
1
-1
/
+42
*
2005-01-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2005-01-26
1
-15
/
+5
*
* path.cc (realpath): Allow to expand with .exe suffix.
Corinna Vinschen
2005-01-25
1
-1
/
+2
*
* autoload.cc (CoInitialize): Remove.
Corinna Vinschen
2005-01-18
1
-72
/
+142
*
update copyright
Christopher Faylor
2005-01-06
1
-1
/
+1
*
* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "on
Christopher Faylor
2004-12-26
1
-1
/
+1
*
* path.h (path_conv::set_normalized_path): Add second argument and fill it in
Christopher Faylor
2004-12-23
1
-17
/
+20
[prev]
[next]