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::fstat): Initialise tv_nsec member of
Corinna Vinschen
2002-06-06
1
-3
/
+3
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-4
/
+0
*
* fhandler.cc (fhandler_base::open): Don't set binmode if already set. Don't
Christopher Faylor
2002-06-04
1
-5
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): Check specifically
Christopher Faylor
2002-06-02
1
-2
/
+8
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
1
-1
/
+0
*
* fhandler_disk_file.cc (readdir): Move inode calculation into caller.
Christopher Faylor
2002-06-01
1
-34
/
+16
*
* fhandler_console.cc (fhandler_console::open): Reinstate setting of flags.
Christopher Faylor
2002-05-31
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_name
Christopher Faylor
2002-05-31
1
-3
/
+3
*
Change internal uid datatype from __uid16_t to __uid32_t
Corinna Vinschen
2002-05-29
1
-2
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Properly check for
Christopher Faylor
2002-05-29
1
-1
/
+4
*
Change internal gid datatype from __gid16_t to __gid32_t
Corinna Vinschen
2002-05-28
1
-2
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Minor logic cleanup.
Christopher Faylor
2002-05-28
1
-3
/
+1
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-187
/
+155
*
* dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along to
Christopher Faylor
2002-05-24
1
-3
/
+3
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Make handling of nlink
Christopher Faylor
2002-05-18
1
-4
/
+3
*
* fhandler_disk_file.cc (fhandler_disk_file::open): Avoid using O_DIROPEN when
Christopher Faylor
2002-05-12
1
-4
/
+8
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always set
Christopher Faylor
2002-03-22
1
-3
/
+3
*
* cygwin.din (fstat64): New symbol.
Corinna Vinschen
2002-02-25
1
-22
/
+30
*
* (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,
Corinna Vinschen
2002-02-10
1
-7
/
+7
*
* dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1"
Corinna Vinschen
2002-01-14
1
-3
/
+3
*
* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reporting
Christopher Faylor
2001-11-25
1
-0
/
+5
*
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
1
-0
/
+1
*
* path.cc (conv_path_list): Fix wild indexing into path due to conflicting
Christopher Faylor
2001-11-22
1
-9
/
+110
*
* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.
Christopher Faylor
2001-11-21
1
-0
/
+750