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
*
* dir.cc (closedir): Revert change from 2007-06-29.
Corinna Vinschen
2007-07-09
1
-74
/
+64
*
* fhandler_disk_file.cc: White space.
Christopher Faylor
2007-07-07
1
-7
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Add missing
Corinna Vinschen
2007-07-05
1
-2
/
+4
*
* cygwin.din: Export fdopendir.
Corinna Vinschen
2007-06-29
1
-19
/
+41
*
* dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointer
Corinna Vinschen
2007-05-29
1
-4
/
+5
*
* fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat member
Corinna Vinschen
2007-03-06
1
-3
/
+7
*
* Makefile (DLL_OFILES): Remove ntea.o
Christopher Faylor
2007-03-01
1
-15
/
+2
*
* fhandler.cc(fhandler_base::open): Open with READ_CONTROL only in
Corinna Vinschen
2007-02-27
1
-3
/
+109
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Drop comment.
Corinna Vinschen
2007-02-26
1
-1
/
+0
*
* fhandler.cc (fhandler_base::lseek): Drop 9x considerations.
Corinna Vinschen
2007-02-23
1
-5
/
+1
*
* cygheap.h (struct cwdstuff): Remove sync member and keep_in_sync
Corinna Vinschen
2007-02-22
1
-78
/
+75
*
* fhandler.cc (fhandler_base::set_no_inheritance): Always use
Corinna Vinschen
2007-02-22
1
-37
/
+26
*
Throughout remove all usage of wincap.access_denied_on_delete.
Corinna Vinschen
2007-02-22
1
-10
/
+0
*
* fhandler_disk_file.cc (fhandler_disk_file::closedir): Fix bug
Corinna Vinschen
2007-02-22
1
-2
/
+4
*
Throughout replace all usage of wincap.shared with the constant
Corinna Vinschen
2007-02-22
1
-6
/
+8
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-304
/
+142
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-11
/
+11
*
* fhandler_disk_file.cc (fhandler_disk_file::closedir): Add dir name
Corinna Vinschen
2007-01-31
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Implement rmdir
Corinna Vinschen
2007-01-26
1
-2
/
+18
*
* security.h (setacl): Add parameter for writability flag.
Corinna Vinschen
2007-01-07
1
-1
/
+6
*
* fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.
Corinna Vinschen
2007-01-04
1
-2
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Improve debug
Corinna Vinschen
2006-12-21
1
-1
/
+4
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Fix typo.
Corinna Vinschen
2006-12-06
1
-1
/
+1
*
* dir.cc (mkdir): Check last path component for "..".
Corinna Vinschen
2006-11-30
1
-61
/
+33
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Drop
Corinna Vinschen
2006-10-31
1
-1
/
+9
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Fix comment.
Corinna Vinschen
2006-10-23
1
-3
/
+3
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Accomodate
Corinna Vinschen
2006-10-23
1
-1
/
+32
*
* fhandler_disk_file.cc (fhandler_disk_file::facl): Fix whitespace.
Corinna Vinschen
2006-10-22
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Drop redundant
Corinna Vinschen
2006-10-16
1
-2
/
+0
*
* autoload.cc (PrivilegeCheck): Define.
Corinna Vinschen
2006-10-16
1
-1
/
+2
*
* path.cc (path_conv::get_nt_native_path): Properly detect \\?\ paths.
Corinna Vinschen
2006-10-09
1
-2
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Fix formatting.
Corinna Vinschen
2006-08-20
1
-4
/
+7
*
* fhandler_disk_file.cc (DIR_NUM_ENTRIES): Set to 100 to maximize
Corinna Vinschen
2006-08-20
1
-24
/
+56
*
* fhandler_disk_file.cc (fhandler_disk_file::pread): Properly check for
Christopher Faylor
2006-08-19
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::lock): Handle
Corinna Vinschen
2006-08-10
1
-0
/
+2
*
* autoload.cc (NtSetInformationFile): Define.
Corinna Vinschen
2006-08-07
1
-27
/
+98
*
white space
Christopher Faylor
2006-05-28
1
-27
/
+27
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix typo which caused
Christopher Faylor
2006-05-08
1
-1
/
+1
*
* fhandler.h (fhandler_base): Change fstat_helper prototype
Corinna Vinschen
2006-04-26
1
-70
/
+47
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Use UINT32_MAX
Corinna Vinschen
2006-04-14
1
-1
/
+1
*
* fhandler_disk_file.cc (path_conv::hasgood_inode): Make inline.
Corinna Vinschen
2006-04-14
1
-31
/
+22
*
* fhandler_disk_file.cc (FS_IS_SAMBA_WITH_QUOTA): New define.
Corinna Vinschen
2006-03-31
1
-5
/
+15
*
* dir.cc (opendir): Fix indentation.
Corinna Vinschen
2006-03-03
1
-5
/
+11
*
* fhandler_disk_file.cc (__DIR_mounts::check_missing_mount): Check
Corinna Vinschen
2006-03-02
1
-4
/
+7
*
* fhandler.h (enum dirent_states): Remove dirent_saw_cygdrive,
Corinna Vinschen
2006-03-01
1
-112
/
+133
*
* include/sys/dirent.h (struct __DIR): Rename __d_unused to
Corinna Vinschen
2006-03-01
1
-7
/
+78
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Use iscygdrive
Corinna Vinschen
2006-02-28
1
-2
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Only set d_cachepos
Christopher Faylor
2006-02-28
1
-55
/
+61
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Use NtOpenFile to open
Christopher Faylor
2006-02-19
1
-6
/
+18
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Drop generating
Corinna Vinschen
2006-02-19
1
-1
/
+0
[next]