summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_process.cc
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor2002-08-311-10/+7
* * autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor2002-07-021-48/+43
* * fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.Christopher Faylor2002-07-011-1/+1
* * fhandler.h (fhandler_process::pid): New field.Christopher Faylor2002-06-301-5/+17
* * fhandler.h (fhandler_process::p): New field.Christopher Faylor2002-06-301-16/+18
* * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen2002-06-061-1/+2
* Remove fcntl.h includes throughout.Christopher Faylor2002-06-051-2/+1
* * fhandler_process.cc (fhandler_process::open): Set fileid.Christopher Faylor2002-06-021-0/+1
* Remove unneeded sigproc.h includes throughout.Christopher Faylor2002-06-021-41/+26
* * fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.Christopher Faylor2002-06-021-13/+6
* * fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor2002-05-311-1/+4
* * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen2002-05-301-9/+9
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-281-273/+273
* * fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor2002-05-221-2/+3
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-121-34/+488
* * net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor2002-05-041-19/+23
* * fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor2002-05-031-2/+2
* * fhandler_proc.cc (fhandler_proc::fstat): Prime with information fromChristopher Faylor2002-05-021-6/+7
* add new filesChristopher Faylor2002-05-021-0/+294