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.cc (fhandler_base::write): Don't attempt to sparsify
Corinna Vinschen
2012-12-14
1
-2
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Fix using
Corinna Vinschen
2012-10-31
1
-1
/
+1
*
* Makefile.in: Add some more optimization flags for cygwait, malloc and path....
Christopher Faylor
2012-07-02
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::link ): Translate
Corinna Vinschen
2012-06-04
1
-1
/
+2
*
* fhandler_disk_file.cc (path_conv::isgood_inode): Rearrange, take
Corinna Vinschen
2012-05-21
1
-5
/
+20
*
* fhandler.h (fhandler_dev::open): Declare.
Corinna Vinschen
2012-04-02
1
-1
/
+12
*
(Interim checkin while we work on this)
Christopher Faylor
2012-03-31
1
-60
/
+0
*
* Makefile.in (DLL_OFILES): Add fhandler_dev.o.
Corinna Vinschen
2012-03-29
1
-1
/
+75
*
* autoload.cc (NetUseGetInfo): Define.
Corinna Vinschen
2012-02-16
1
-3
/
+25
*
* fhandler_disk_file.cc (fhandler_cygdrive::fstat): Don't bother to
Corinna Vinschen
2012-02-14
1
-9
/
+1
*
Fix memory and handle leaks due to fdopendir:
Corinna Vinschen
2012-02-02
1
-14
/
+1
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Call
Corinna Vinschen
2011-12-13
1
-3
/
+1
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-6
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Check invalid
Corinna Vinschen
2011-10-21
1
-1
/
+2
*
* cygerrno.h (__set_errno): Modify debugging output to make searching strace
Christopher Faylor
2011-10-15
1
-2
/
+2
*
* fhandler.cc (fhandler_base::open): Fix typo in comment.
Corinna Vinschen
2011-08-27
1
-0
/
+4
*
* syscalls.cc (faccessat): Fix parens in flag expression when calling
Corinna Vinschen
2011-08-01
1
-1
/
+1
*
* fhandler_disk_file.cc (__DIR_mounts::eval_ino): Create path_conv
Corinna Vinschen
2011-07-26
1
-1
/
+1
*
* fhandler.cc (fhandler_base::open): Never create files with WRITE_DAC
Corinna Vinschen
2011-07-05
1
-4
/
+9
*
* fhandler.cc (fhandler_base::open): Don't open file with WRITE_DAC
Corinna Vinschen
2011-07-05
1
-2
/
+6
*
* fhandler.cc (fhandler_base::open): Drop local create_options variable.
Corinna Vinschen
2011-06-17
1
-11
/
+110
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-9
/
+10
*
* fhandler_disk_file.cc (fhandler_disk_file::pread): Reset windows file
Christopher Faylor
2011-06-06
1
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::pread): Correctly return
Corinna Vinschen
2011-05-05
1
-0
/
+12
*
* fhandler.cc (is_at_eof): Drop static storage class. Drop err
Corinna Vinschen
2011-05-05
1
-0
/
+58
*
* advapi32.cc (InitializeSid): Remove.
Corinna Vinschen
2011-04-28
1
-1
/
+2
*
* advapi32.cc (AllocateLocallyUniqueId): Remove.
Corinna Vinschen
2011-04-28
1
-1
/
+1
*
Drop NT4 support.
Corinna Vinschen
2011-04-04
1
-6
/
+3
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only use
Corinna Vinschen
2011-03-14
1
-1
/
+2
*
* fhandler.cc (fhandler_base::open): When creating a file on a
Corinna Vinschen
2011-03-08
1
-2
/
+8
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Don't
Corinna Vinschen
2011-02-15
1
-1
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Use POSIX
Corinna Vinschen
2011-02-15
1
-14
/
+6
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Fix
Corinna Vinschen
2011-01-26
1
-2
/
+2
*
Fix typo, fix copyright
Corinna Vinschen
2011-01-13
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Alwasy set
Corinna Vinschen
2011-01-13
1
-1
/
+8
*
* fhandler.h (fhandler_base::get_stat_access): Delete.
Corinna Vinschen
2010-10-07
1
-25
/
+18
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify.
Corinna Vinschen
2010-10-02
1
-20
/
+1
*
* fhandler.cc: Drop including nfs.h.
Corinna Vinschen
2010-09-30
1
-42
/
+41
*
* fhandler.cc (fhandler_base::open): Handle query_write_dac flag.
Corinna Vinschen
2010-09-24
1
-1
/
+1
*
* errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.
Corinna Vinschen
2010-09-24
1
-0
/
+6
*
* mount.h (class fs_info): Add has_buggy_reopen flag and accessor
Corinna Vinschen
2010-09-21
1
-11
/
+4
*
* fhandler.cc (fhandler_base::open): Always open NFS files with
Corinna Vinschen
2010-09-21
1
-2
/
+27
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Fetch number
Corinna Vinschen
2010-09-15
1
-14
/
+20
*
* fhandler.h (class fhandler_base): Change inheritance of fstat_helper
Corinna Vinschen
2010-09-13
1
-153
/
+55
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): More thoroughly
Corinna Vinschen
2010-09-11
1
-6
/
+8
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-3
/
+7
*
* fhandler_disk_file.cc (readdir_check_reparse_point): Rename from
Corinna Vinschen
2010-08-20
1
-38
/
+94
*
* fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Revert usage
Corinna Vinschen
2010-08-20
1
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Set st_rdev
Corinna Vinschen
2010-08-18
1
-2
/
+2
[next]