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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* path.h (path_conv::add_ext_from_sym): Declare.
Christopher Faylor
2001-04-17
1
-0
/
+2
*
* path.h (cwdstuff): Move class.
Christopher Faylor
2001-04-17
1
-21
/
+0
*
* dir.cc (mkdir): Check for case clash.
Corinna Vinschen
2001-04-12
1
-0
/
+12
*
* sigproc.h (sigthread): Declare new methods. Create new winapi_lock field.
Christopher Faylor
2001-03-07
1
-1
/
+1
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-2
/
+16
*
* include/cygwin/version.h: Bump API to reflect setlogmask.
Christopher Faylor
2001-01-22
1
-0
/
+3
*
* fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFile
Corinna Vinschen
2000-11-28
1
-2
/
+5
*
* path.h: Add __attribute__ ((regparm(x))) to commonly used functions.
Christopher Faylor
2000-11-12
1
-5
/
+5
*
* path.h (has_exec_chars): Standard function for checking for executable magic
Christopher Faylor
2000-10-31
1
-0
/
+9
*
* exceptions.cc (signal_exit): Kill any executing child process if we're dying.
Christopher Faylor
2000-10-24
1
-2
/
+0
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-1
/
+1
*
* dtable.cc (set_std_handle): Use std_consts array to control SetStdHandle
Christopher Faylor
2000-10-09
1
-1
/
+2
*
* net.cc (set_socket_inheritance): Rename from duplicate_socket. Use NT
Christopher Faylor
2000-10-06
1
-1
/
+0
*
* path.h: Create new input path flag PATH_NEEDDIR.
Christopher Faylor
2000-09-19
1
-0
/
+1
*
* path.cc (chdir): Use the full path for cwd_win32. Consider attempts to chdir
Christopher Faylor
2000-09-10
1
-1
/
+1
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-1
/
+1
*
* path.cc (cwd_win32): Eliminate.
Christopher Faylor
2000-09-05
1
-5
/
+21
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-0
/
+5
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+3
*
Throughout, eliminate third argument to path_conv and use new PC_* constants
Christopher Faylor
2000-07-17
1
-14
/
+23
*
Needed for previous changes.
Christopher Faylor
2000-05-30
1
-0
/
+2
*
* exceptions.cc (interruptible): Allocate slightly more space for directory
Christopher Faylor
2000-04-26
1
-2
/
+12
*
* path.cc (symlink_check_one): Recognize symlink settings from the mount table.
Christopher Faylor
2000-03-26
1
-1
/
+1
*
* delqueue.cc (delqueue_list::queue_file): Add some debugging.
Christopher Faylor
2000-03-18
1
-0
/
+1
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-3
/
+4
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+98
[prev]