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 (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
*
* fhandler_disk_file.cc (FS_IS_SAMBA): Move out of
Corinna Vinschen
2006-02-18
1
-5
/
+25
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Only set
Corinna Vinschen
2006-02-09
1
-3
/
+13
*
* dtable.cc (handle_to_fn): Accomodate new argument order in call to
Corinna Vinschen
2006-02-07
1
-2
/
+1
*
* environ.cc (struct parse_thing): Add transparent_exe option.
Corinna Vinschen
2006-02-05
1
-8
/
+28
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_9x): Remove
Corinna Vinschen
2006-02-05
1
-5
/
+0
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Remove label
Corinna Vinschen
2006-02-05
1
-7
/
+6
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Don't close dir handle
Christopher Faylor
2006-02-05
1
-15
/
+21
*
* dir.cc (mkdir): Reorganize check for trailing dot to return correct error
Christopher Faylor
2006-02-04
1
-2
/
+0
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Simplify
Corinna Vinschen
2006-01-30
1
-1
/
+1
*
* fhandler_disk_file.cc (d_cachepos): Rename from d_pos to distinct
Corinna Vinschen
2006-01-30
1
-7
/
+9
*
* fhandler_disk_file.cc (readdir_get_ino): Don't follow symlinks.
Corinna Vinschen
2006-01-29
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::mkdir): In case or error,
Corinna Vinschen
2006-01-28
1
-0
/
+2
*
* fhandler_disk_file.cc (DIR_NUM_ENTRIES): New define determining
Corinna Vinschen
2006-01-28
1
-60
/
+94
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
1
-113
/
+312
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix test for
Christopher Faylor
2006-01-26
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Try harder
Corinna Vinschen
2006-01-24
1
-3
/
+25
*
* include/cygwin/version.h: Bump API minor number to 151.
Christopher Faylor
2006-01-21
1
-3
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Check posix path for
Christopher Faylor
2006-01-19
1
-2
/
+2
*
whitespace cleanup to force snapshot.
Christopher Faylor
2005-12-22
1
-4
/
+4
*
* (fhandler_disk_file::fchown): Remove execute bits from "sensible"
Corinna Vinschen
2005-12-21
1
-6
/
+2
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix inode number
Corinna Vinschen
2005-12-21
1
-5
/
+19
*
* fhandler.cc (ACCFLAGS): Remove macro.
Corinna Vinschen
2005-12-14
1
-1
/
+1
*
* devices.h (_minor): Coerce argument to proper type before manipulating.
Christopher Faylor
2005-12-01
1
-1
/
+3
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Don't rely on
Corinna Vinschen
2005-11-28
1
-2
/
+6
*
* fhandler_disk_file.cc (fhandler_base::utimes_fs): Use existing handle if
Christopher Faylor
2005-10-19
1
-12
/
+20
*
* fhandler_disk_file.cc (fhandler_disk_file::rmdir): Convert an
Corinna Vinschen
2005-10-12
1
-2
/
+7
*
* fhandler_disk_file.cc: Change calls to pc.set_attributes into
Corinna Vinschen
2005-09-30
1
-3
/
+3
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Also use
Corinna Vinschen
2005-09-30
1
-0
/
+1
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only write
Corinna Vinschen
2005-09-30
1
-2
/
+2
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix copy/paste
Corinna Vinschen
2005-09-22
1
-1
/
+1
*
* fhandler.h (fhandler_base::fstat_helper): Declare with additional
Corinna Vinschen
2005-09-22
1
-30
/
+48
*
Remove some more unneeded 'return;'s throughout.
Christopher Faylor
2005-09-14
1
-1
/
+0
*
* cygthread.cc (cygthread::cygthread): Add more info to fatal error.
Christopher Faylor
2005-09-12
1
-1
/
+1
*
* sigproc.h (set_signal_mask): Remove default on second parameter and make pass
Christopher Faylor
2005-08-23
1
-8
/
+11
*
* dir.cc (readdir_worker): Make static. Only add '.' and '..' when readdir
Christopher Faylor
2005-08-23
1
-2
/
+5
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
1
-33
/
+29
*
* fhandler.h (dirent_states): Add dirent_saw_proc.
Christopher Faylor
2005-08-19
1
-3
/
+8
*
* fhandler.h (dirent_states): Add dirent_isroot, dirent_saw_cygdrive,
Christopher Faylor
2005-08-19
1
-12
/
+45
*
* fhandler_disk_file.cc (fhandler_base::pread): Don't move file offset pointer
Christopher Faylor
2005-07-29
1
-6
/
+19
*
* fhandler.h (fhandler_base::pread): Declare new function.
Christopher Faylor
2005-07-29
1
-0
/
+24
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-4
/
+4
[next]