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): 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
*
* fhandler_disk_file.cc (fhandler_disk_file::lock): Use UINT32_MAX
Corinna Vinschen
2003-12-03
1
-3
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::lock): Interchange
Corinna Vinschen
2003-12-03
1
-2
/
+2
*
* Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.
Corinna Vinschen
2003-12-01
1
-18
/
+21
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to avoid
Christopher Faylor
2003-11-27
1
-8
/
+8
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-2
/
+2
*
* cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev from
Christopher Faylor
2003-11-07
1
-26
/
+32
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Detect attempt to open a
Christopher Faylor
2003-11-05
1
-2
/
+7
*
2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-91
/
+104
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Fix potential off-by-one
Christopher Faylor
2003-09-14
1
-1
/
+2
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Fix problem where search
Christopher Faylor
2003-09-12
1
-2
/
+2
*
* fhandler_disk_file.cc (path_conv::ndisk_links): Rename from num_entries.
Christopher Faylor
2003-09-11
1
-25
/
+50
*
* fhandler_disk_file.cc (num_entries): Take . and .. into account if they do
Christopher Faylor
2003-09-10
1
-14
/
+13
*
Throughout, remove __d_u.__d_data fields from DIR structure.
Christopher Faylor
2003-09-08
1
-19
/
+15
*
* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' if
Christopher Faylor
2003-08-05
1
-4
/
+1
*
* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there
Christopher Faylor
2003-07-26
1
-2
/
+2
*
* fhandler.h (FH_ENC): New enum.
Christopher Faylor
2003-07-04
1
-4
/
+7
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-06-04
1
-25
/
+10
*
2003-06-01 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-06-01
1
-12
/
+12
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Filter
Corinna Vinschen
2003-05-27
1
-0
/
+3
*
* fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.
Corinna Vinschen
2003-05-26
1
-14
/
+1
*
* autoload.cc (GetDiskFreeSpaceEx): Add.
Corinna Vinschen
2003-05-25
1
-31
/
+18
*
Replace ino_t by __ino64_t throughout.
Corinna Vinschen
2003-05-11
1
-1
/
+2
*
* dir.cc (readdir): Fill out new old_d_ino field.
Christopher Faylor
2003-05-11
1
-1
/
+1
*
* security.cc (get_info_from_sd): New function.
Corinna Vinschen
2003-04-11
1
-10
/
+9
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
1
-9
/
+9
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Fix
Corinna Vinschen
2003-03-19
1
-1
/
+1
*
whitespace cleanup
Christopher Faylor
2003-03-09
1
-1
/
+1
*
* fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.
Christopher Faylor
2003-02-21
1
-0
/
+8
[next]