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
*
* 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
*
* path.cc (cwdstuff::set): When SetCurrentDirectory returns
Corinna Vinschen
2006-01-31
1
-0
/
+4
*
* fhandler_process.cc (fhandler_process::fill_filebuf): Disable
Corinna Vinschen
2006-01-24
1
-2
/
+15
*
* path.cc (dot_special_chars): Add ", <, >, and |.
Christopher Faylor
2006-01-04
1
-3
/
+3
*
* path.cc (path_conv::check): Rework loop removing trailing dots
Corinna Vinschen
2005-12-27
1
-9
/
+17
*
whitespace cleanup to force snapshot.
Christopher Faylor
2005-12-22
1
-6
/
+6
*
* devices.h (_minor): Coerce argument to proper type before manipulating.
Christopher Faylor
2005-12-01
1
-20
/
+16
*
* dir.cc (mkdir): Abandon use of PC_WRITABLE.
Christopher Faylor
2005-10-12
1
-8
/
+1
*
* (symlink_info::set_error): Change to return bool if input error should be
Christopher Faylor
2005-10-11
1
-7
/
+18
*
* dir.cc (mkdir): Check for trailing /. or /.. component.
Corinna Vinschen
2005-09-29
1
-0
/
+18
*
Revert erroneous checkin.
Corinna Vinschen
2005-09-28
1
-20
/
+15
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
1
-15
/
+20
*
* cygthread.cc (cygthread::cygthread): Add more info to fatal error.
Christopher Faylor
2005-09-12
1
-0
/
+2
*
* path.cc (normalize_posix_path): Keep two leading slashes
Corinna Vinschen
2005-08-26
1
-7
/
+26
*
* path.cc (realpath): Drop call to mount_info::conv_to_posix_path
Corinna Vinschen
2005-08-25
1
-11
/
+30
*
* path.cc (normalize_win32_path): Honor network paths. Fold more
Corinna Vinschen
2005-08-25
1
-8
/
+19
*
* path.cc (path_conv::check): Fill in fileattr for /dev, defaulting to
Christopher Faylor
2005-08-24
1
-3
/
+7
*
* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
Christopher Faylor
2005-08-24
1
-1
/
+7
*
* 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
[next]