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
*
* fhandler.h (fhandler_base::ftruncate): Define new virtual method.
Corinna Vinschen
2005-02-02
1
-3
/
+11
*
* fhandler.cc (fhandler_base::get_proc_fd_name): Don't generate
Corinna Vinschen
2005-02-01
1
-2
/
+1
*
* path.h (path_conv::set_name): Declare new function.
Christopher Faylor
2005-01-31
1
-0
/
+9
*
* cygheap.h (class cygheap_fdenum): New class to enumerate used
Corinna Vinschen
2005-01-31
1
-0
/
+10
*
* fhandler_disk_file.cc (fhandler_disk_file::facl): Pretend successful
Corinna Vinschen
2005-01-14
1
-2
/
+37
*
* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "on
Christopher Faylor
2004-12-26
1
-0
/
+5
*
* path.h (path_conv::set_normalized_path): Add second argument and fill it in
Christopher Faylor
2004-12-23
1
-2
/
+2
*
* fhandler.cc (fhandler_base::puts_readahead): Fix end-condition.
Bas van Gompel
2004-12-12
1
-1
/
+1
*
* fhandler.cc (fhandler_base::read): Remove superfluous check in
Bas van Gompel
2004-12-05
1
-2
/
+1
*
* fhandler.cc (fhandler_base::read): Don't debug_printf garbage when
Bas van Gompel
2004-12-05
1
-0
/
+1
*
2004-11-20 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-11-20
1
-1
/
+0
*
* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess is
Christopher Faylor
2004-09-12
1
-4
/
+4
*
* fhandler.cc (fhandler_base::dup): Use debug_printf.
Corinna Vinschen
2004-09-10
1
-2
/
+2
*
* fhandler.cc (fhandler_base::write): In the lseek_bug case, set EOF
Corinna Vinschen
2004-08-28
1
-16
/
+21
*
* fhandler.cc (fhandler_base::open): Set shared flags to 0 when
Corinna Vinschen
2004-08-19
1
-1
/
+1
*
2004-08-14 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-08-14
1
-3
/
+8
*
* fhandler.cc (fhandler_base::open): Remove 9x specific code.
Corinna Vinschen
2004-06-17
1
-9
/
+0
*
2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-06-17
1
-23
/
+12
*
* fhandler.cc (fhandler_base::open): Substitute FILE_SUPERSEDE with
Corinna Vinschen
2004-06-17
1
-1
/
+1
*
* autoload.cc (IsDosDeviceName_U): Define.
Christopher Faylor
2004-06-03
1
-4
/
+8
*
revert accidental checkin
Christopher Faylor
2004-06-03
1
-4
/
+5
*
* winbase.h (ilockincr): More changes from the inexplicable world of gcc asm
Christopher Faylor
2004-06-03
1
-5
/
+4
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-18
/
+18
*
* fhandler.cc (fhandler_base::open): Set file attributes to correct
Corinna Vinschen
2004-05-11
1
-0
/
+2
*
* fhandler.cc (fhandler_base::open): Call path_conv::get_nt_native_path
Corinna Vinschen
2004-04-30
1
-20
/
+2
*
* fhandler.cc (fhandler_base::open): Fix NT native path evaluation
Corinna Vinschen
2004-04-30
1
-10
/
+15
*
* syscalls.cc (lseek64): Fix debug_printf format string.
Corinna Vinschen
2004-04-21
1
-0
/
+1
*
* fhandler_disk_file.cc (fhandler_base::open_fs): Change
Corinna Vinschen
2004-04-20
1
-8
/
+1
*
* fhandler.cc (fhandler_base::open): Remove special DEV_FLOPPY_MAJOR
Corinna Vinschen
2004-04-20
1
-5
/
+1
*
* fhandler.cc (fhandler_base::open): Add FILE_READ_ATTRIBUTES when
Corinna Vinschen
2004-04-20
1
-1
/
+1
*
* errno.cc (errmap): Handle ERROR_IO_PENDING.
Corinna Vinschen
2004-04-19
1
-1
/
+2
*
* autoload.cc (NtCreateFile): Add.
Corinna Vinschen
2004-04-16
1
-40
/
+166
*
* fhandler.cc (fhandler_base::open): Simplify access evaluation
Corinna Vinschen
2004-04-14
1
-21
/
+30
*
* fhandler.cc (fhandler_base::open): Accomodate query_write_control
Corinna Vinschen
2004-04-14
1
-1
/
+19
*
* dir.cc (mkdir): Call set_file_attribute with additional handle
Corinna Vinschen
2004-04-13
1
-0
/
+7
*
* fhandler.cc (rootdir): Add and use second argument.
Corinna Vinschen
2004-04-10
1
-18
/
+22
*
* Use new unified status_flag accessor methods from classes fhandler_*,
Corinna Vinschen
2004-04-10
1
-31
/
+30
*
* fhandler.cc (fhandler_base::write): Use bool parameter in calls to
Corinna Vinschen
2004-04-09
1
-6
/
+5
*
* fhandler.cc (fhandler_base::open): Set query access mode according
Corinna Vinschen
2004-04-08
1
-1
/
+2
*
white space fixup
Christopher Faylor
2004-03-23
1
-3
/
+3
*
* Makefile.in (clean): Clean libserver, too.
Christopher Faylor
2004-02-17
1
-2
/
+0
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
Throughout, change name from set_inheritance to set_no_inheritance to better
Christopher Faylor
2004-02-02
1
-2
/
+2
*
* fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESS
Christopher Faylor
2004-01-25
1
-14
/
+17
*
* fhandler.h (fhandler_base::fhaccess): Return int for compatibility with
Christopher Faylor
2004-01-24
1
-11
/
+14
*
* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.
Christopher Faylor
2004-01-24
1
-1
/
+86
*
* configure.in: Remove NEWVFORK default.
Christopher Faylor
2004-01-23
1
-9
/
+7
*
* fhandler.cc (fhandler_base::open): Revert isfs change.
Christopher Faylor
2004-01-22
1
-2
/
+2
*
* fhandler.cc (fhandler_base::open): Use major numbers rather than device
Christopher Faylor
2004-01-21
1
-5
/
+5
*
* winsup.h (access_worker): Declare with added fhandler_base parameter.
Christopher Faylor
2003-12-15
1
-1
/
+1
[next]