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
*
* exceptions.cc (sig_handle_tty_stop): Reset PID_STOPPED if not actually
Christopher Faylor
2001-06-16
1
-2
/
+1
*
* path.cc (path_conv::check): Deal more robustly with foo/ behavior.
Christopher Faylor
2001-06-15
1
-6
/
+6
*
* path.cc (chdir): Fix call to path_conv constructor so that it REALLY doesn't
Christopher Faylor
2001-06-11
1
-2
/
+2
*
* path.cc (path_conv::update_fs_info): Don't consider remote drives to be NTFS.
Christopher Faylor
2001-06-11
1
-18
/
+16
*
* path.cc (chdir): Pre-check path for validity before eating trailing space.
Christopher Faylor
2001-06-11
1
-7
/
+26
*
* cygwin.din: Add fchdir symbols.
Corinna Vinschen
2001-06-10
1
-8
/
+24
*
* security.h (NTWriteEA): Change prototype.
Egor Duda
2001-06-05
1
-19
/
+95
*
* path.cc (normalize_posix_path): Revert .. check removed by previous changes.
Christopher Faylor
2001-06-04
1
-22
/
+27
*
* cygheap.cc (cygheap_root::cygheap_rot): Remove constructor.
Christopher Faylor
2001-06-03
1
-85
/
+107
*
* path.cc (chdir): Really make sure that isspace gets only an unsigned char.
Christopher Faylor
2001-06-01
1
-1
/
+1
*
* path.cc (chdir): Always send unsigned chars to isspace since newlib's isspace
Christopher Faylor
2001-05-31
1
-9
/
+12
*
* path.cc (symlink_info::check): Correctly set 'ext_tacked_on'. Use this to
Christopher Faylor
2001-05-25
1
-15
/
+14
*
* path.cc (symlink_info::check): Add a check to return correctly
Corinna Vinschen
2001-05-25
1
-1
/
+1
*
* path.cc (slash_drive_prefix_p): Remove.
Christopher Faylor
2001-05-25
1
-38
/
+4
*
* path.cc (path_conv::check): Revert allow_ntsec check so that volume info is
Christopher Faylor
2001-05-14
1
-2
/
+2
*
* external.cc (fillout_pinfo): Use correct pids.
Christopher Faylor
2001-05-11
1
-1
/
+3
*
* path.cc (mount_info::conv_to_win32_path): Treat UNC paths the same as paths
Christopher Faylor
2001-05-09
1
-1
/
+1
*
* cygheap.cc (_cfree): Add regparm attribute.
Christopher Faylor
2001-05-08
1
-3
/
+26
*
* exceptions.cc (ctrl_c_handler): Always send signal to process if it has no
Christopher Faylor
2001-05-04
1
-9
/
+5
*
* path.cc (mount_info::conv_to_win32_path): More path tweaking.
Christopher Faylor
2001-05-01
1
-1
/
+1
*
* path.cc (mount_info::conv_to_win32_path): Fix debugging output to avoid a
Christopher Faylor
2001-05-01
1
-2
/
+2
*
* path.cc (mkrelpath): New function.
Christopher Faylor
2001-05-01
1
-96
/
+73
*
* path.cc (path_conv::check): Don't use path_flags when converting to MS-DOS
Christopher Faylor
2001-04-30
1
-16
/
+22
*
* path.cc (symlink_info::check): Remove extra arguments, move functionality
Christopher Faylor
2001-04-30
1
-46
/
+41
*
Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.
Christopher Faylor
2001-04-28
1
-198
/
+206
*
* shortcut.c (check_shortcut): Close input file handle before returning.
Christopher Faylor
2001-04-22
1
-19
/
+21
*
* path.cc (path_conv::check): Always initialize member variables.
Christopher Faylor
2001-04-20
1
-5
/
+7
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-0
/
+1
*
* path.h (path_conv::add_ext_from_sym): Declare.
Christopher Faylor
2001-04-17
1
-4
/
+1
*
* path.cc (windows_device_names): Add missing NULL element.
Corinna Vinschen
2001-04-17
1
-1
/
+1
*
* path.cc (windows_device_names): Move dsp to proper location.
Christopher Faylor
2001-04-17
1
-1
/
+1
*
* path.cc (path_conv::check): Set case_clash even if pcheck_case
Corinna Vinschen
2001-04-17
1
-7
/
+15
*
* path.h (cwdstuff): Move class.
Christopher Faylor
2001-04-17
1
-33
/
+9
*
* autoload.cc: Add winmm functions needed by fhandler_dsp.cc.
Christopher Faylor
2001-04-16
1
-2
/
+5
*
* path.cc (add_ext_from_sym): Redefine to call `add_ext_from_sym_'.
Corinna Vinschen
2001-04-15
1
-4
/
+13
*
* path.cc (add_ext_from_sym): New define evaluating `known'suffix'.
Corinna Vinschen
2001-04-13
1
-18
/
+9
*
* dir.cc (mkdir): Check for case clash.
Corinna Vinschen
2001-04-12
1
-40
/
+149
*
* path.cc (struct symlink_info): Add extn and ext_tacked_on fields.
Christopher Faylor
2001-04-11
1
-7
/
+17
*
* shared_info.h (mount_info): Remove mnt_ elements.
Christopher Faylor
2001-04-02
1
-15
/
+14
*
* path.cc (fillout_mntent): Always remove drive root directories from future
Christopher Faylor
2001-04-01
1
-14
/
+31
*
* thread.h (struct _winsup_t): Remove obsolete elements. Add available_drives
Christopher Faylor
2001-04-01
1
-19
/
+49
*
* path.cc (chdir): Eat trailing whitespace on input path.
Christopher Faylor
2001-03-29
1
-0
/
+8
*
* path.cc (suffix_scan::next): Avoid searching for foo.lnk twice when input is
Christopher Faylor
2001-03-17
1
-3
/
+7
*
* dir.cc (readdir): Use strcasematch for consistency.
Christopher Faylor
2001-03-17
1
-48
/
+53
*
* path.cc: Translate scan states from defines to enums.
Christopher Faylor
2001-03-17
1
-18
/
+28
*
* path.cc (lnk_suffixes): Remove.
Corinna Vinschen
2001-03-14
1
-16
/
+9
*
* path.cc (suffix_scan::has): Change order of conditionals
Corinna Vinschen
2001-03-06
1
-9
/
+9
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-82
/
+132
*
* dir.cc (readdir): Fix shortcut==symlink condition.
Corinna Vinschen
2001-03-02
1
-74
/
+77
*
* path.cc (symlink): Add a ".lnk" suffix regardless. Add a comment.
Corinna Vinschen
2001-02-25
1
-5
/
+5
[next]