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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygwin.din: Add vsyslog.
Corinna Vinschen
2003-06-06
1
-1
/
+1
*
* fhandler.cc (fhandler_base::write): Correct minor printf formatting style
Christopher Faylor
2003-06-02
1
-1
/
+1
*
* fhandler.cc (is_at_eof): Fix conditional. Use INVALID_FILE_SIZE
Corinna Vinschen
2003-05-26
1
-1
/
+1
*
* fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.
Corinna Vinschen
2003-05-26
1
-36
/
+66
*
* fhandler.cc (fhandler_base::fstat): Set the uid and gid fields
Corinna Vinschen
2003-04-01
1
-0
/
+2
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
1
-6
/
+6
*
* fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.
Christopher Faylor
2003-02-21
1
-23
/
+15
*
2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20
1
-2
/
+2
*
* fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_read
Christopher Faylor
2002-12-14
1
-0
/
+5
*
* fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize window
Christopher Faylor
2002-12-14
1
-54
/
+48
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
1
-51
/
+73
*
2002-10-31 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-11-01
1
-1
/
+1
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-1
/
+1
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-21
/
+22
*
Cleanup calls to CreateFile throughout.
Christopher Faylor
2002-09-19
1
-1
/
+1
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
1
-11
/
+24
*
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
Christopher Faylor
2002-08-30
1
-0
/
+104
*
* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compiler
Christopher Faylor
2002-07-14
1
-11
/
+6
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
1
-5
/
+13
*
* dtable.cc (cygwin_attach_handle_to_fd): Default to implicit bin mode if none
Christopher Faylor
2002-07-03
1
-1
/
+1
*
* fhandler.cc (fhandler_base::fstat): Set S_IFIFO for pipes.
Christopher Faylor
2002-06-24
1
-4
/
+9
*
* fhandler.cc (fhandler_base::set_flags): Change priority of "linked in"
Christopher Faylor
2002-06-20
1
-27
/
+28
*
* fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member of
Corinna Vinschen
2002-06-06
1
-1
/
+2
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-10
/
+0
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-36
/
+35
*
* fhandler.cc (fhandler_base::open): Don't set binmode if already set. Don't
Christopher Faylor
2002-06-04
1
-18
/
+23
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
1
-1
/
+0
*
* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.
Christopher Faylor
2002-06-02
1
-2
/
+0
*
remove accidentally checked in test version.
Christopher Faylor
2002-06-01
1
-2
/
+0
*
* fhandler_console.cc (fhandler_console::open): Reinstate setting of flags.
Christopher Faylor
2002-05-31
1
-0
/
+2
*
* fhandler.cc (fhandler_base::open): Make default open mode == binmode.
Christopher Faylor
2002-05-31
1
-7
/
+9
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_name
Christopher Faylor
2002-05-31
1
-1
/
+1
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-14
/
+4
*
* dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along to
Christopher Faylor
2002-05-24
1
-15
/
+12
*
* fhandler.cc (fhandler_base::lseek): Avoid calling SetFilePointer with high
Christopher Faylor
2002-05-17
1
-2
/
+10
*
* path.h (pathconv_arg): Add PC_POSIX.
Christopher Faylor
2002-05-02
1
-1
/
+2
*
* fhandler.cc (fhandler_base::open): Set read-only bit in
Corinna Vinschen
2002-04-09
1
-0
/
+4
*
* cygwin.din (fstat64): New symbol.
Corinna Vinschen
2002-02-25
1
-66
/
+25
*
* fhandler.cc (fhandler_base::puts_readahead): Remove default parameter
Christopher Faylor
2002-02-19
1
-2
/
+2
*
* (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,
Corinna Vinschen
2002-02-10
1
-5
/
+5
*
* dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1"
Corinna Vinschen
2002-01-14
1
-2
/
+2
*
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
1
-2
/
+4
*
* path.cc (conv_path_list): Fix wild indexing into path due to conflicting
Christopher Faylor
2001-11-22
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.
Christopher Faylor
2001-11-21
1
-535
/
+42
*
* fhandler.cc (fhandler_disk_file::fstat): Add setting access time
Corinna Vinschen
2001-11-14
1
-6
/
+16
*
* dir.cc (mkdir): Add HIDDEN file attribute if file has leading dot
Corinna Vinschen
2001-11-13
1
-0
/
+9
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
1
-4
/
+4
*
* fhandler.cc (fhandler_base::read): Return just read ahead characters if slow
Christopher Faylor
2001-11-03
1
-0
/
+3
*
* dtable.cc (dtable::build_fhandler): Issue internal error on unknown device.
Christopher Faylor
2001-11-01
1
-1
/
+1
*
* fhandler.cc (fhandler_base::fork_fixup): Pass old handle to setclexec_pid.
Christopher Faylor
2001-10-31
1
-1
/
+1
[next]