aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_proc.cc
AgeCommit message (Expand)AuthorFilesLines
2002-09-30whitespaceChristopher Faylor1-1/+1
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor1-2/+2
2002-08-31* fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor1-6/+6
2002-07-02* autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor1-2/+9
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-06-02* fhandler_process.cc (fhandler_process::open): Set fileid.Christopher Faylor1-7/+7
2002-06-02Remove unneeded sigproc.h includes throughout.Christopher Faylor1-41/+22
2002-06-02* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.Christopher Faylor1-1/+2
2002-05-31* fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor1-0/+1
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen1-4/+4
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor1-149/+149
2002-05-22* fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor1-1/+2
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor1-26/+211
2002-05-04* net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor1-12/+33
2002-05-03* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor1-2/+2
2002-05-02add new filesChristopher Faylor1-0/+313