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_virtual.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler.cc (fhandler_base::open): Simplify access evaluation
Corinna Vinschen
2004-04-14
1
-0
/
+9
*
* fhandler.cc (fhandler_base::open): Accomodate query_write_control
Corinna Vinschen
2004-04-14
1
-0
/
+8
*
* dir.cc (mkdir): Call set_file_attribute with additional handle
Corinna Vinschen
2004-04-13
1
-0
/
+8
*
* Use new unified status_flag accessor methods from classes fhandler_*,
Corinna Vinschen
2004-04-10
1
-3
/
+3
*
* fhandler.cc (fhandler_base::write): Use bool parameter in calls to
Corinna Vinschen
2004-04-09
1
-5
/
+0
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.
Christopher Faylor
2004-02-02
1
-1
/
+1
*
* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.
Christopher Faylor
2004-01-24
1
-3
/
+0
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-1
/
+1
*
2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-5
/
+5
*
Throughout, remove __d_u.__d_data fields from DIR structure.
Christopher Faylor
2003-09-08
1
-2
/
+2
*
Remove left coercion throughout.
Christopher Faylor
2003-09-07
1
-4
/
+4
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.
Corinna Vinschen
2003-05-12
1
-1
/
+0
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
1
-6
/
+6
*
whitespace cleanup
Christopher Faylor
2003-03-09
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Check descriptor
Corinna Vinschen
2003-02-20
1
-10
/
+13
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
1
-13
/
+15
*
* external.cc (cygwin_internal): Implement CW_CMDLINE.
Christopher Faylor
2002-10-30
1
-3
/
+10
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
1
-1
/
+1
*
* autoload.cc (GetSecurityInfo): Define new autoload function.
Christopher Faylor
2002-07-02
1
-4
/
+4
*
* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.
Christopher Faylor
2002-07-01
1
-1
/
+1
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-2
/
+1
*
* fhandler.h (fhandler_virtual::exists): Eliminate path argument.
Christopher Faylor
2002-05-22
1
-2
/
+2
*
* fhandler_virtual.cc (fhandler_virtual::close): Quiet a compiler warning.
Christopher Faylor
2002-05-12
1
-1
/
+1
*
* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and
Christopher Faylor
2002-05-12
1
-4
/
+15
*
* net.cc (getdomainname): Change second argument of getdomainname to size_t.
Christopher Faylor
2002-05-04
1
-9
/
+18
*
* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than
Christopher Faylor
2002-05-03
1
-3
/
+3
*
add new files
Christopher Faylor
2002-05-02
1
-0
/
+207