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 (path_conv::check): Use full path name for determining attributes
Christopher Faylor
2001-12-08
1
-5
/
+8
*
* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.
Christopher Faylor
2001-12-07
1
-31
/
+33
*
* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't
Christopher Faylor
2001-12-06
1
-10
/
+14
*
* net.cc (cygwin_getsockopt): Allow NULL optval.
Christopher Faylor
2001-12-03
1
-18
/
+7
*
* path.cc (mount_info::conv_to_win32_path): Avoid returning error if cygdrive
Christopher Faylor
2001-12-03
1
-6
/
+11
*
* path.cc (path_conv::check): Tighten FH_CYGDRIVE check to avoid matching
Christopher Faylor
2001-11-24
1
-11
/
+8
*
* autoload.cc (IsDebuggerPresent): Make conditional load since it is not
Christopher Faylor
2001-11-24
1
-2
/
+2
*
* path.cc (chdir): Allow 'cd /cygdrive'.
Christopher Faylor
2001-11-24
1
-6
/
+13
*
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
1
-1
/
+5
*
* path.cc (conv_path_list): Fix wild indexing into path due to conflicting
Christopher Faylor
2001-11-22
1
-28
/
+50
*
* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.
Christopher Faylor
2001-11-21
1
-18
/
+11
*
* path.cc (conv_path_list): Copy source paths before modifying them.
Christopher Faylor
2001-11-17
1
-3
/
+8
*
* dir.cc (mkdir): Add HIDDEN file attribute if file has leading dot
Corinna Vinschen
2001-11-13
1
-5
/
+12
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
1
-12
/
+12
*
* fhandler.h (fhandler_serial::fhandler_serial): Change to only accept unit
Christopher Faylor
2001-10-29
1
-4
/
+14
*
* Makefile.in: Only build testsuite directory on first 'make check'.
Christopher Faylor
2001-10-24
1
-14
/
+9
*
* path.cc (getcwd): Allow len == 0 when buf == NULL.
Corinna Vinschen
2001-10-19
1
-1
/
+1
*
* fhandler_raw.cc (fhandler_dev_raw::open): Eliminate compatibility
Corinna Vinschen
2001-10-16
1
-5
/
+5
*
* autoload.cc: Add load statement for `NtOpenFile'.
Corinna Vinschen
2001-10-16
1
-34
/
+137
*
minor reformat.
Christopher Faylor
2001-10-16
1
-42
/
+21
*
* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.
Christopher Faylor
2001-10-15
1
-11
/
+9
*
* dtable.cc (dtable::build_fhandler_from_name): Use PC_FULL to determine path
Christopher Faylor
2001-10-14
1
-16
/
+0
*
* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful
Christopher Faylor
2001-10-13
1
-0
/
+4
*
* path.cc (normalize_posix_path): Don't eat a '.' after a '\\' since it has
Christopher Faylor
2001-10-07
1
-1
/
+13
*
* path.cc (get_raw_device_number): Correct length arguments for wdeveqn.
Christopher Faylor
2001-10-05
1
-2
/
+2
*
* path.cc (getcwd): Allow NULL first argument.
Christopher Faylor
2001-10-05
1
-1
/
+1
*
* path.cc (path_conv::check): Return ENOTDIR when leading device and trailing
Christopher Faylor
2001-10-05
1
-0
/
+5
*
* syscalls.cc (stat_worker): Make global. Accept path_conv parameter for
Christopher Faylor
2001-10-05
1
-18
/
+21
*
* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL.
Christopher Faylor
2001-10-04
1
-84
/
+99
*
Add "path.h" include throughout, where needed. Use new path_conv methods and
Christopher Faylor
2001-10-01
1
-8
/
+6
*
* path.cc (symlink): Check arguments for validity.
Egor Duda
2001-09-16
1
-12
/
+19
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-1
/
+1
*
Move appropriate variables to NO_COPY segment, throughout.
Christopher Faylor
2001-09-06
1
-1
/
+1
*
* cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.
Christopher Faylor
2001-09-06
1
-1
/
+1
*
* path.cc (path_conv::check): Avoid splitting off leading '/' in path component
Christopher Faylor
2001-08-29
1
-0
/
+2
*
* dir.cc (mkdir): Set security attributes correctly for
Corinna Vinschen
2001-08-07
1
-4
/
+10
*
* path.cc (fchdir): Set the fhandler's path to absolute value to
Corinna Vinschen
2001-08-03
1
-0
/
+19
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-1
/
+1
*
Change check_null_empty_path* to check_null_empty_str* throughout.
Christopher Faylor
2001-06-28
1
-23
/
+6
*
* 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
[next]