summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/path.h
Commit message (Expand)AuthorAgeFilesLines
...
* * path.h (path_conv::add_ext_from_sym): Declare.Christopher Faylor2001-04-171-0/+2
* * path.h (cwdstuff): Move class.Christopher Faylor2001-04-171-21/+0
* * dir.cc (mkdir): Check for case clash.Corinna Vinschen2001-04-121-0/+12
* * sigproc.h (sigthread): Declare new methods. Create new winapi_lock field.Christopher Faylor2001-03-071-1/+1
* * dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2001-03-051-2/+16
* * include/cygwin/version.h: Bump API to reflect setlogmask.Christopher Faylor2001-01-221-0/+3
* * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFileCorinna Vinschen2000-11-281-2/+5
* * path.h: Add __attribute__ ((regparm(x))) to commonly used functions.Christopher Faylor2000-11-121-5/+5
* * path.h (has_exec_chars): Standard function for checking for executable magicChristopher Faylor2000-10-311-0/+9
* * exceptions.cc (signal_exit): Kill any executing child process if we're dying.Christopher Faylor2000-10-241-2/+0
* * exceptions.cc (set_console_handler): Don't allocateChristopher Faylor2000-10-151-1/+1
* * dtable.cc (set_std_handle): Use std_consts array to control SetStdHandleChristopher Faylor2000-10-091-1/+2
* * net.cc (set_socket_inheritance): Rename from duplicate_socket. Use NTChristopher Faylor2000-10-061-1/+0
* * path.h: Create new input path flag PATH_NEEDDIR.Christopher Faylor2000-09-191-0/+1
* * path.cc (chdir): Use the full path for cwd_win32. Consider attempts to chdirChristopher Faylor2000-09-101-1/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-1/+1
* * path.cc (cwd_win32): Eliminate.Christopher Faylor2000-09-051-5/+21
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-0/+5
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+3
* Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor2000-07-171-14/+23
* Needed for previous changes.Christopher Faylor2000-05-301-0/+2
* * exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor2000-04-261-2/+12
* * path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor2000-03-261-1/+1
* * delqueue.cc (delqueue_list::queue_file): Add some debugging.Christopher Faylor2000-03-181-0/+1
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-3/+4
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+98