summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/path.h
Commit message (Expand)AuthorAgeFilesLines
* * path.cc (fs_info::update): Set and use is_cdrom.Christopher Faylor2007-05-151-6/+11
* * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen2007-01-171-1/+8
* * autoload.cc (SHFileOperationA): Drop definition.Corinna Vinschen2006-12-101-0/+16
* * dir.cc (mkdir): Check last path component for "..".Corinna Vinschen2006-11-301-1/+1
* * path.cc (fs_info::update): Define GETVOLINFO_VALID_MASK and TEST_GVI.Corinna Vinschen2006-11-231-0/+3
* * fhandler.cc (check_posix_perm): Moved here from syscalls.cc.Corinna Vinschen2006-11-071-2/+0
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): DropCorinna Vinschen2006-10-311-0/+2
* * path.h (SYMLINK_EA_NAME): Remove.Corinna Vinschen2006-08-091-5/+0
* * environ.cc (dos_file_warning): Declare.Christopher Faylor2006-08-011-0/+1
* * fhandler.h (fhandler_base): Change fstat_helper prototypeCorinna Vinschen2006-04-261-14/+29
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Use iscygdriveCorinna Vinschen2006-02-281-0/+1
* * fhandler_disk_file.cc (FS_IS_SAMBA): Move out ofCorinna Vinschen2006-02-181-0/+1
* * dlfcn.cc (check_path_access): Call find_exec with FE_DLL option.Corinna Vinschen2006-01-311-1/+2
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-271-2/+3
* * devices.h (_minor): Coerce argument to proper type before manipulating.Christopher Faylor2005-12-011-1/+1
* * dir.cc (mkdir): Abandon use of PC_WRITABLE.Christopher Faylor2005-10-121-2/+1
* * fhandler_disk_file.cc: Change calls to pc.set_attributes intoCorinna Vinschen2005-09-301-1/+0
* * dir.cc (mkdir): Check for trailing /. or /.. component.Corinna Vinschen2005-09-291-0/+1
* * fhandler.h (fhandler_base::fstat_helper): Declare with additionalCorinna Vinschen2005-09-221-0/+8
* * hookapi.cc (rvadelta): Change argument to DWORD to eliminate a compilerChristopher Faylor2005-09-081-0/+7
* Remove PC_FULL from path_conv usage throughout.Christopher Faylor2005-05-131-1/+1
* * cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor2005-05-131-2/+5
* * dcrt0.cc (do_global_dtors): Run DLL dtors.Christopher Faylor2005-04-141-0/+2
* * path.cc (is_floppy): Make externally available.Corinna Vinschen2005-03-291-0/+2
* * path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK.Christopher Faylor2005-03-121-13/+15
* copyrightChristopher Faylor2005-02-201-1/+1
* * path.h (path_conv::issocket): Return true if device == FH_UNIX rather thanChristopher Faylor2005-02-161-1/+1
* white spaceChristopher Faylor2005-02-131-1/+1
* * path.h (path_conv::set_name): Declare new function.Christopher Faylor2005-01-311-0/+1
* * pinfo.cc (pinfo::exit): Don't access self after releasing it.Corinna Vinschen2005-01-131-1/+4
* * path.h (path_conv::set_normalized_path): Add second argument and fill it inChristopher Faylor2004-12-231-1/+1
* 2004-10-02 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-10-021-3/+0
* 2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-06-171-1/+1
* * fhandler.cc (fhandler_base::open): Set file attributes to correctCorinna Vinschen2004-05-111-0/+1
* * fhandler.cc (fhandler_base::open): Call path_conv::get_nt_native_pathCorinna Vinschen2004-04-301-0/+2
* 2004-04-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-04-141-1/+3
* * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flagCorinna Vinschen2004-04-131-13/+8
* * Use new unified status_flag accessor methods from classes fhandler_*,Corinna Vinschen2004-04-101-26/+46
* * path.cc (fsinfo): Global storage for file system information.Corinna Vinschen2004-04-091-0/+1
* * Makefile.in (clean): Clean libserver, too.Christopher Faylor2004-02-171-0/+1
* Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor2003-12-071-2/+2
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-3/+3
* * devices.cc: New file.Christopher Faylor2003-09-251-23/+56
* * fhandler_disk_file.cc (path_conv::ndisk_links): Rename from num_entries.Christopher Faylor2003-09-111-0/+1
* * fhandler.h (FH_ENC): New enum.Christopher Faylor2003-07-041-0/+4
* * path.h (PATH_LNK): New enum val.Christopher Faylor2003-03-081-0/+2
* w32api:Corinna Vinschen2003-02-201-0/+1
* * path.h (path_conv): Reorganize slightly.Christopher Faylor2003-02-131-2/+4
* * path.h (etc::change_possible): Revert the type to bool.Christopher Faylor2003-01-211-2/+1
* * pwdgrp.h (etc): Move to path.h.Christopher Faylor2003-01-201-0/+17