aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/path.cc
AgeCommit message (Expand)AuthorFilesLines
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor1-5/+12
2005-05-10 * path.cc (path_conv::check): Set correct file attributes for socketCorinna Vinschen1-1/+1
2005-05-092005-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+15
2005-05-07* path.cc (normalize_posix_path): Don't treat '//' specially since newerChristopher Faylor1-1/+1
2005-05-06move commentChristopher Faylor1-2/+2
2005-05-02white space and minor comment cleanup.Christopher Faylor1-15/+15
2005-04-20revert erroneous checkinChristopher Faylor1-13/+0
2005-04-20* sigproc.cc (proc_subproc): Fix handling of waiting for pids with zero value.Christopher Faylor1-0/+13
2005-04-20* path.cc (path_conv::check): Fix problem reading symlinks introduced in belowChristopher Faylor1-11/+23
2005-04-20* path.cc (path_conv::check): Punt when attempting to access a nonexistentChristopher Faylor1-1/+2
2005-04-16 * fhandler_disk_file.cc (fhandler_base::utimes_fs): IgnoreCorinna Vinschen1-1/+8
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor1-7/+9
2005-04-04* path.cc (path_conv::check): Only check for PC_NO_ACCESS_CHECK in endChristopher Faylor1-3/+3
2005-04-03 * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen1-3/+12
2005-04-03 Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen1-13/+13
2005-03-30 * path.cc (symlink_info::case_check): Ignore trailing charactersCorinna Vinschen1-1/+1
2005-03-29 * path.cc (is_floppy): Make externally available.Corinna Vinschen1-1/+1
2005-03-12* path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK.Christopher Faylor1-25/+38
2005-03-10 * path.cc (is_floppy): New function.Corinna Vinschen1-0/+15
2005-03-09* path.cc (path_conv::check): Treat ENOSHARE similarly to ENOENT whenChristopher Faylor1-2/+3
2005-03-06* path.cc (mount_info::read_cygdrive_info_from_registry): Use the user prefixChristopher Faylor1-0/+1
2005-03-06* path.cc (special_name): Reorganize to always detect the use of special namesChristopher Faylor1-14/+11
2005-02-27* sigproc.cc (_pinfo::set_ctty): Move functionChristopher Faylor1-2/+2
2005-02-22 * cygwin.din (basename): Export.Corinna Vinschen1-0/+85
2005-02-17* path.cc (path_conv::check): Set fs flag when a unix-domain socket isChristopher Faylor1-0/+1
2005-02-13white spaceChristopher Faylor1-3/+3
2005-02-06 * path.cc (path_conv::check): Leave symlink expansion loop in caseCorinna Vinschen1-0/+5
2005-02-01* cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor1-1/+1
2005-02-01 * fhandler.cc (fhandler_base::get_proc_fd_name): Don't generateCorinna Vinschen1-7/+23
2005-01-31* path.h (path_conv::set_name): Declare new function.Christopher Faylor1-0/+9
2005-01-31 * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen1-14/+2
2005-01-29 * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen1-1/+42
2005-01-262005-01-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-15/+5
2005-01-25 * path.cc (realpath): Allow to expand with .exe suffix.Corinna Vinschen1-1/+2
2005-01-18 * autoload.cc (CoInitialize): Remove.Corinna Vinschen1-72/+142
2005-01-06update copyrightChristopher Faylor1-1/+1
2004-12-26* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "onChristopher Faylor1-1/+1
2004-12-23* path.h (path_conv::set_normalized_path): Add second argument and fill it inChristopher Faylor1-17/+20
2004-12-23* path.cc (path_conv::check): Don't strip the trailing slash from a pathChristopher Faylor1-1/+1
2004-12-22 * path.cc (set_normalized_path): Allow empty pathnames.Corinna Vinschen1-1/+1
2004-12-20* path.cc (normalize_win32_path): Remove unneeded check for dots.Christopher Faylor1-8/+3
2004-12-20* path.cc (normalize_posix_path): Remove unneeded check for dots.Christopher Faylor1-13/+14
2004-12-19* path.cc (normalize_win32_path): Make third arg pass-by reference. ReorganizeChristopher Faylor1-60/+52
2004-12-19* child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.Christopher Faylor1-16/+29
2004-12-18revert erroneous checkinChristopher Faylor1-99/+93
2004-12-18* fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor1-93/+99
2004-12-032004-12-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-149/+89
2004-10-282004-10-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-4/+6
2004-10-062004-10-05 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+1
2004-10-022004-10-02 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+0