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
/
fhandler_disk_file.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't treat
Corinna Vinschen
2005-05-03
1
-2
/
+7
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
1
-2
/
+2
*
Actually check in files.
Christopher Faylor
2005-04-17
1
-5
/
+5
*
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Ignore
Corinna Vinschen
2005-04-16
1
-1
/
+3
*
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Drop touching
Corinna Vinschen
2005-04-16
1
-4
/
+2
*
* dcrt0.cc (do_global_dtors): Run DLL dtors.
Christopher Faylor
2005-04-14
1
-2
/
+2
*
* cygerrno.h (__seterrno_from_nt_status): Define. Always set Win32
Corinna Vinschen
2005-04-13
1
-1
/
+1
*
* fhandler.h (fhandler_base::utimes_fs): New method.
Christopher Faylor
2005-04-13
1
-4
/
+17
*
* fhandler_disk_file.cc (fhandler_disk_file::utimes): Don't set errno
Corinna Vinschen
2005-04-13
1
-1
/
+0
*
* autoload.cc (NtQueryVolumeInformationFile): Add.
Corinna Vinschen
2005-04-12
1
-49
/
+80
*
* dcrt0.cc (dll_crt0_1): Don't call set_cygwin_privileges on 9x.
Corinna Vinschen
2005-04-04
1
-17
/
+21
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-4
/
+0
*
Unify usage of CYG_MAX_PATH throughout. Change buffers from
Corinna Vinschen
2005-04-03
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.
Christopher Faylor
2005-03-22
1
-2
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::utimes): Handle opening
Corinna Vinschen
2005-03-17
1
-4
/
+3
*
missing file from previous checkin.
Christopher Faylor
2005-03-16
1
-20
/
+12
*
* fhandler_disk_file.cc (fhandler_disk_file::touch_ctime): Replace
Corinna Vinschen
2005-03-02
1
-3
/
+1
*
* fhandler_disk_file.cc (fhandler_cygdrive::closedir): Return 0 when closing
Christopher Faylor
2005-02-23
1
-1
/
+1
*
* fhandler.h (fhandler_base::fstat_helper): Declare with additional
Corinna Vinschen
2005-02-20
1
-3
/
+9
*
* fhandler.h (enum query_state): Add query_write_attributes state.
Corinna Vinschen
2005-02-20
1
-35
/
+77
*
* fhandler.h (class fhandler_base): Declare new method link.
Corinna Vinschen
2005-02-19
1
-27
/
+179
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Set st_ctime if
Corinna Vinschen
2005-02-17
1
-0
/
+4
*
* fhandler.cc (fhandler_base::raw_write): Mark as changed on
Corinna Vinschen
2005-02-11
1
-15
/
+26
*
* fhandler_disk_file.cc (fhandler_disk_file::ftruncate): Fix checking
Corinna Vinschen
2005-02-09
1
-1
/
+1
*
* fhandler.h (fhandler_base::ftruncate): Define new virtual method.
Corinna Vinschen
2005-02-02
1
-0
/
+48
*
* fhandler_disk_file.cc (fhandler_disk_file::facl): Pretend successful
Corinna Vinschen
2005-01-14
1
-1
/
+5
*
* fhandler.h (fhandler_disk_file::touch_ctime): Declare.
Corinna Vinschen
2005-01-13
1
-14
/
+51
*
* fhandler_disk_file.cc: Fix copyright date.
Corinna Vinschen
2005-01-10
1
-1
/
+2
*
* fhandler_disk_file.cc (fhandler_base::open_fs): Don't allow
Corinna Vinschen
2005-01-06
1
-0
/
+8
*
* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "on
Christopher Faylor
2004-12-26
1
-1
/
+8
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Allow to report
Corinna Vinschen
2004-08-29
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only try to open the file
Christopher Faylor
2004-05-29
1
-1
/
+1
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-10
/
+10
*
* fhandler_disk_file.cc (fhandler_base::open_fs): Change
Corinna Vinschen
2004-04-20
1
-22
/
+20
*
* autoload.cc (NtCreateFile): Add.
Corinna Vinschen
2004-04-16
1
-38
/
+45
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmo): Try opening
Corinna Vinschen
2004-04-15
1
-3
/
+15
*
* fhandler.cc (fhandler_base::open): Simplify access evaluation
Corinna Vinschen
2004-04-14
1
-0
/
+78
*
* fhandler.cc (fhandler_base::open): Accomodate query_write_control
Corinna Vinschen
2004-04-14
1
-5
/
+40
*
* autoload.cc (NtSetSecurityObject): Add.
Corinna Vinschen
2004-04-14
1
-1
/
+2
*
2004-04-14 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-04-14
1
-0
/
+1
*
* dir.cc (mkdir): Call set_file_attribute with additional handle
Corinna Vinschen
2004-04-13
1
-1
/
+43
*
* Use new unified status_flag accessor methods from classes fhandler_*,
Corinna Vinschen
2004-04-10
1
-13
/
+10
*
* fhandler.cc (fhandler_base::write): Use bool parameter in calls to
Corinna Vinschen
2004-04-09
1
-5
/
+1
*
* fhandler.cc (fhandler_base::open): Set query access mode according
Corinna Vinschen
2004-04-08
1
-19
/
+15
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Request
Corinna Vinschen
2004-04-06
1
-25
/
+15
*
* fhandler_disk_file.cc (fhandler_base::fstat_fs): Use created
Corinna Vinschen
2004-03-23
1
-3
/
+11
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.
Christopher Faylor
2004-01-24
1
-4
/
+1
*
* winsup.h (access_worker): Declare with added fhandler_base parameter.
Christopher Faylor
2003-12-15
1
-1
/
+1
*
white space
Christopher Faylor
2003-12-15
1
-1
/
+1
[next]