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.cc (fs_info::update): Set and use is_cdrom.
Christopher Faylor
2007-05-15
1
-6
/
+11
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
1
-1
/
+8
*
* autoload.cc (SHFileOperationA): Drop definition.
Corinna Vinschen
2006-12-10
1
-0
/
+16
*
* dir.cc (mkdir): Check last path component for "..".
Corinna Vinschen
2006-11-30
1
-1
/
+1
*
* path.cc (fs_info::update): Define GETVOLINFO_VALID_MASK and TEST_GVI.
Corinna Vinschen
2006-11-23
1
-0
/
+3
*
* fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
Corinna Vinschen
2006-11-07
1
-2
/
+0
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Drop
Corinna Vinschen
2006-10-31
1
-0
/
+2
*
* path.h (SYMLINK_EA_NAME): Remove.
Corinna Vinschen
2006-08-09
1
-5
/
+0
*
* environ.cc (dos_file_warning): Declare.
Christopher Faylor
2006-08-01
1
-0
/
+1
*
* fhandler.h (fhandler_base): Change fstat_helper prototype
Corinna Vinschen
2006-04-26
1
-14
/
+29
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Use iscygdrive
Corinna Vinschen
2006-02-28
1
-0
/
+1
*
* fhandler_disk_file.cc (FS_IS_SAMBA): Move out of
Corinna Vinschen
2006-02-18
1
-0
/
+1
*
* dlfcn.cc (check_path_access): Call find_exec with FE_DLL option.
Corinna Vinschen
2006-01-31
1
-1
/
+2
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
1
-2
/
+3
*
* devices.h (_minor): Coerce argument to proper type before manipulating.
Christopher Faylor
2005-12-01
1
-1
/
+1
*
* dir.cc (mkdir): Abandon use of PC_WRITABLE.
Christopher Faylor
2005-10-12
1
-2
/
+1
*
* fhandler_disk_file.cc: Change calls to pc.set_attributes into
Corinna Vinschen
2005-09-30
1
-1
/
+0
*
* dir.cc (mkdir): Check for trailing /. or /.. component.
Corinna Vinschen
2005-09-29
1
-0
/
+1
*
* fhandler.h (fhandler_base::fstat_helper): Declare with additional
Corinna Vinschen
2005-09-22
1
-0
/
+8
*
* hookapi.cc (rvadelta): Change argument to DWORD to eliminate a compiler
Christopher Faylor
2005-09-08
1
-0
/
+7
*
Remove PC_FULL from path_conv usage throughout.
Christopher Faylor
2005-05-13
1
-1
/
+1
*
* cygtls.cc (_cygtls::remove): Eliminate compiler warning.
Christopher Faylor
2005-05-13
1
-2
/
+5
*
* dcrt0.cc (do_global_dtors): Run DLL dtors.
Christopher Faylor
2005-04-14
1
-0
/
+2
*
* path.cc (is_floppy): Make externally available.
Corinna Vinschen
2005-03-29
1
-0
/
+2
*
* path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK.
Christopher Faylor
2005-03-12
1
-13
/
+15
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+1
*
* path.h (path_conv::issocket): Return true if device == FH_UNIX rather than
Christopher Faylor
2005-02-16
1
-1
/
+1
*
white space
Christopher Faylor
2005-02-13
1
-1
/
+1
*
* path.h (path_conv::set_name): Declare new function.
Christopher Faylor
2005-01-31
1
-0
/
+1
*
* pinfo.cc (pinfo::exit): Don't access self after releasing it.
Corinna Vinschen
2005-01-13
1
-1
/
+4
*
* path.h (path_conv::set_normalized_path): Add second argument and fill it in
Christopher Faylor
2004-12-23
1
-1
/
+1
*
2004-10-02 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-10-02
1
-3
/
+0
*
2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-06-17
1
-1
/
+1
*
* fhandler.cc (fhandler_base::open): Set file attributes to correct
Corinna Vinschen
2004-05-11
1
-0
/
+1
*
* fhandler.cc (fhandler_base::open): Call path_conv::get_nt_native_path
Corinna Vinschen
2004-04-30
1
-0
/
+2
*
2004-04-14 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-04-14
1
-1
/
+3
*
* winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flag
Corinna Vinschen
2004-04-13
1
-13
/
+8
*
* Use new unified status_flag accessor methods from classes fhandler_*,
Corinna Vinschen
2004-04-10
1
-26
/
+46
*
* path.cc (fsinfo): Global storage for file system information.
Corinna Vinschen
2004-04-09
1
-0
/
+1
*
* Makefile.in (clean): Clean libserver, too.
Christopher Faylor
2004-02-17
1
-0
/
+1
*
Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,
Christopher Faylor
2003-12-07
1
-2
/
+2
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-3
/
+3
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-23
/
+56
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Rename from num_entries.
Christopher Faylor
2003-09-11
1
-0
/
+1
*
* fhandler.h (FH_ENC): New enum.
Christopher Faylor
2003-07-04
1
-0
/
+4
*
* path.h (PATH_LNK): New enum val.
Christopher Faylor
2003-03-08
1
-0
/
+2
*
w32api:
Corinna Vinschen
2003-02-20
1
-0
/
+1
*
* path.h (path_conv): Reorganize slightly.
Christopher Faylor
2003-02-13
1
-2
/
+4
*
* path.h (etc::change_possible): Revert the type to bool.
Christopher Faylor
2003-01-21
1
-2
/
+1
*
* pwdgrp.h (etc): Move to path.h.
Christopher Faylor
2003-01-20
1
-0
/
+17
[next]