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.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
*
* path.cc (symlink): Keep relative paths relative in the DOS
Corinna Vinschen
2001-02-22
1
-9
/
+12
*
* path.cc (symlink): Keep relative paths relative in the DOS
Corinna Vinschen
2001-02-22
1
-4
/
+33
*
* cygerrno.h: Revert previous patch.
Corinna Vinschen
2001-02-22
1
-7
/
+20
*
* shortcut.c: New file. Provides a C interface to reading of
Corinna Vinschen
2001-02-22
1
-165
/
+16
*
* fhandler.cc (fhandler_disk_file::open): Use `inner_suffixes' when
Corinna Vinschen
2001-02-22
1
-1
/
+1
*
Add copyright year 2001
Corinna Vinschen
2001-02-21
1
-1
/
+1
*
* Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.
Corinna Vinschen
2001-02-21
1
-62
/
+287
*
* cygheap.cc (init_cheap): Move username initialization.
Christopher Faylor
2001-01-28
1
-5
/
+26
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
1
-43
/
+40
*
* path.cc (path_conv::check): Detect when path has symlinks.
Christopher Faylor
2001-01-27
1
-5
/
+20
*
* path.h: Add a new constant.
Christopher Faylor
2001-01-22
1
-34
/
+5
*
* include/cygwin/version.h: Bump API to reflect setlogmask.
Christopher Faylor
2001-01-22
1
-5
/
+34
*
* environ.cc (struct parse_thing): Add entry for new CYGWIN option
Corinna Vinschen
2000-12-19
1
-1
/
+6
*
* path.cc (normalize_posix_path): Calculate path name length overruns more
Christopher Faylor
2000-12-15
1
-8
/
+10
*
* path.cc (normalize_win32_path): Check for explicit use of two slashes at the
Christopher Faylor
2000-12-09
1
-4
/
+4
*
* path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.
Christopher Faylor
2000-12-09
1
-26
/
+27
*
* path.cc (normalize_win32_path): Handle UNC paths better.
Christopher Faylor
2000-12-03
1
-3
/
+11
*
* Makefile.in: Use CXX to build the DLL.
Christopher Faylor
2000-12-03
1
-3
/
+5
*
* fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFile
Corinna Vinschen
2000-11-28
1
-1
/
+7
*
* path.cc (mount_info::read_cygdrive_info_from_registry): Read system cygdrive
Christopher Faylor
2000-11-24
1
-14
/
+14
*
* path.cc (normalize_posix_path): Special care for root directory
Corinna Vinschen
2000-11-17
1
-1
/
+5
*
* cygheap.cc (cygheap_root::cygheap_root): New function.
Corinna Vinschen
2000-11-15
1
-16
/
+18
*
* cygheap.h (init_cygheap): New struct holding values that live in the Cygwin
Christopher Faylor
2000-11-14
1
-15
/
+15
*
* path.cc (get_device_number): Allow /dev/ttySn to designate a com port.
Christopher Faylor
2000-11-13
1
-0
/
+4
*
* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in
Christopher Faylor
2000-11-08
1
-1
/
+16
*
* path.cc (mount_info::read_cygdrive_info_from_registry): Use
Christopher Faylor
2000-11-06
1
-11
/
+14
*
* exceptions.cc (interruptible): Remove obsolete tests.
Christopher Faylor
2000-11-02
1
-1
/
+5
*
* path.h (has_exec_chars): Standard function for checking for executable magic
Christopher Faylor
2000-10-31
1
-4
/
+5
*
* path.cc (_readlink): Return ENOENT when file does not exist.
Christopher Faylor
2000-10-31
1
-0
/
+6
*
* fork.cc (fork): Set sigframe here, since it can pause for a considerable
Christopher Faylor
2000-10-23
1
-0
/
+19
*
* Makefile.in: add miscfuncs.cc
DJ Delorie
2000-10-19
1
-99
/
+7
*
* dcrt0.cc (dll_crt0_1): init cygcwd before forkee branch
DJ Delorie
2000-10-19
1
-1
/
+24
[next]