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
*
Cygwin: fstat_helper: always use handle in call to get_file_attribute
Ken Brown
2021-02-19
1
-2
/
+1
*
Revert "Cygwin: fstat_helper: always use handle in call to get_file_attribute"
Ken Brown
2021-02-09
1
-4
/
+3
*
Cygwin: chown: make sure ctime gets updated when necessary
Ken Brown
2021-01-25
1
-5
/
+8
*
Cygwin: Move post-dir unlink check
Ben Wijen
2021-01-22
1
-20
/
+0
*
Cygwin: drop internal O_NOSYMLINK and O_DIROPEN flags
Corinna Vinschen
2020-09-07
1
-1
/
+1
*
Cygwin: stat: fix st_mode of fifos again
Ken Brown
2020-05-28
1
-1
/
+1
*
Cygwin: fix formatting: drop trailing whitespace
Corinna Vinschen
2020-03-11
1
-2
/
+2
*
Cygwin: fix formatting: drop spaces leading tabs
Corinna Vinschen
2020-03-11
1
-1
/
+1
*
Cygwin: fstat_helper: always use handle in call to get_file_attribute
Ken Brown
2020-01-31
1
-3
/
+4
*
Cygwin: stat: fix st_mode of fifos
Corinna Vinschen
2020-01-29
1
-2
/
+2
*
Cygwin: remove CYGWIN=dos_file_warning option
Corinna Vinschen
2020-01-28
1
-1
/
+1
*
Cygwin: fhandler_disk_file::fstatvfs: refactor
Ken Brown
2020-01-28
1
-6
/
+16
*
Cygwin: fhandler_base::fstat_fs: accomodate the O_PATH flag
Ken Brown
2020-01-28
1
-1
/
+1
*
Cygwin: move chmod_device declaration to winsup.h
Corinna Vinschen
2020-01-28
1
-1
/
+0
*
Cygwin: socket files are not lnk special files
Ken Brown
2019-07-22
1
-2
/
+2
*
Cygwin: [gs]et_io_handle(): renamed to [gs]et_handle().
Takashi Yano
2019-03-30
1
-8
/
+8
*
Cygwin: Disable creating case-sensitive folders by default
Corinna Vinschen
2019-03-01
1
-0
/
+7
*
Cygwin: move fhandler_cygdrive methods into own source file
Corinna Vinschen
2019-01-07
1
-137
/
+0
*
Cygwin: Add FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
Corinna Vinschen
2018-12-25
1
-0
/
+247
*
Cygwin: mkdir: create case-sensitive dirs
Corinna Vinschen
2018-12-25
1
-0
/
+34
*
POSIX Asynchronous I/O support: fhandler files
Mark Geisert
2018-07-25
1
-26
/
+74
*
Cygwin: don't skip O_TMPFILE files in readdir
Corinna Vinschen
2018-03-09
1
-15
/
+9
*
Cygwin: path_conv: rename is_rep_symlink to is_known_reparse_point
Corinna Vinschen
2018-03-01
1
-1
/
+1
*
Cygwin: reduce size of fhandler_cygdrive
newlib-snapshot-20180226
Corinna Vinschen
2018-02-26
1
-19
/
+26
*
Cygwin: improve O_TMPFILE handling
Corinna Vinschen
2018-02-14
1
-11
/
+22
*
Cygwin: Cleanup time handling
Corinna Vinschen
2018-02-07
1
-2
/
+2
*
cygwin: remove accidentally committed debug statments
Corinna Vinschen
2017-11-28
1
-2
/
+0
*
cygwin: further improve tags generation
Corinna Vinschen
2017-11-28
1
-0
/
+2
*
Cygwin: link: Simplify an expression
Corinna Vinschen
2017-11-14
1
-9
/
+4
*
Cygwin: fcntl.h: Define O_TMPFILE and implement it
Corinna Vinschen
2017-11-14
1
-1
/
+38
*
cygwin: pread: Remove incorrect comment
Corinna Vinschen
2017-11-08
1
-1
/
+1
*
cygwin: fhandler_disk_file::pread: always print debug info on return
Corinna Vinschen
2017-11-08
1
-2
/
+9
*
cygwin: pread() returns non-zero if read beyond EOF
Xiaofeng Liu
2017-11-08
1
-2
/
+5
*
posix_fallocate() *returns* error codes but does not set errno
Erik M. Bray
2017-11-02
1
-11
/
+6
*
posix_fadvise() *returns* error codes but does not set errno
Erik M. Bray
2017-11-02
1
-8
/
+3
*
cygwin: unify reparse point checking code into single function
Corinna Vinschen
2017-07-24
1
-52
/
+15
*
cygwin: Fix resource leak in readdir reparse point handling
Corinna Vinschen
2017-07-24
1
-1
/
+1
*
cygwin: readdir: Activate check for remote reparse points
Corinna Vinschen
2017-06-20
1
-4
/
+5
*
Compatibility improvements to reparse point handling.
Joe_Lowe
2017-06-20
1
-24
/
+39
*
cygwin: readdir: don't lookup mount target inodes
Corinna Vinschen
2017-06-14
1
-41
/
+30
*
readdir() with mount point dentry, return mount point INO
Joe Lowe
2017-06-14
1
-23
/
+10
*
Fix stat.st_blocks for files compressed with CompactOS method
Christian Franke
2017-04-22
1
-5
/
+12
*
Fix various OS-related comments
Corinna Vinschen
2016-06-24
1
-6
/
+5
*
fhandler_disk_file::opendir: Fix a comment
Corinna Vinschen
2016-06-24
1
-7
/
+5
*
Remove support for SUNWNFS file system
Corinna Vinschen
2016-06-23
1
-23
/
+8
*
Handle up to 63 partitions per drive
Corinna Vinschen
2016-06-23
1
-3
/
+3
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
Drop useless calls to path_conv.isgood_inode
Corinna Vinschen
2016-06-21
1
-6
/
+2
*
Use correct file info (especially inode number) for newly created files
Corinna Vinschen
2016-06-21
1
-3
/
+9
*
Use new path_conv_handle functions to access file info
Corinna Vinschen
2016-06-21
1
-2
/
+2
[next]