aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_virtual.cc
AgeCommit message (Expand)AuthorFilesLines
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor1-1/+1
2002-07-02* autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor1-4/+4
2002-07-01* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.Christopher Faylor1-1/+1
2002-06-05Remove fcntl.h includes throughout.Christopher Faylor1-2/+1
2002-05-22* fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor1-2/+2
2002-05-12* fhandler_virtual.cc (fhandler_virtual::close): Quiet a compiler warning.Christopher Faylor1-1/+1
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor1-4/+15
2002-05-04* net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor1-9/+18
2002-05-03* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor1-3/+3
2002-05-02add new filesChristopher Faylor1-0/+207