aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/path.h
AgeCommit message (Expand)AuthorFilesLines
2001-01-22* include/cygwin/version.h: Bump API to reflect setlogmask.Christopher Faylor1-0/+3
2000-11-28 * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFileCorinna Vinschen1-2/+5
2000-11-12* path.h: Add __attribute__ ((regparm(x))) to commonly used functions.Christopher Faylor1-5/+5
2000-10-31* path.h (has_exec_chars): Standard function for checking for executable magicChristopher Faylor1-0/+9
2000-10-24* exceptions.cc (signal_exit): Kill any executing child process if we're dying.Christopher Faylor1-2/+0
2000-10-15* exceptions.cc (set_console_handler): Don't allocateChristopher Faylor1-1/+1
2000-10-09* dtable.cc (set_std_handle): Use std_consts array to control SetStdHandleChristopher Faylor1-1/+2
2000-10-06* net.cc (set_socket_inheritance): Rename from duplicate_socket. Use NTChristopher Faylor1-1/+0
2000-09-19* path.h: Create new input path flag PATH_NEEDDIR.Christopher Faylor1-0/+1
2000-09-10* path.cc (chdir): Use the full path for cwd_win32. Consider attempts to chdirChristopher Faylor1-1/+1
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-1/+1
2000-09-05* path.cc (cwd_win32): Eliminate.Christopher Faylor1-5/+21
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-0/+5
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+3
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor1-14/+23
2000-05-30Needed for previous changes.Christopher Faylor1-0/+2
2000-04-26* exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor1-2/+12
2000-03-26* path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor1-1/+1
2000-03-18* delqueue.cc (delqueue_list::queue_file): Add some debugging.Christopher Faylor1-0/+1
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor1-3/+4
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+98