summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_proc.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove fcntl.h includes throughout.Christopher Faylor2002-06-051-2/+1
* * fhandler_process.cc (fhandler_process::open): Set fileid.Christopher Faylor2002-06-021-7/+7
* Remove unneeded sigproc.h includes throughout.Christopher Faylor2002-06-021-41/+22
* * fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.Christopher Faylor2002-06-021-1/+2
* * fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor2002-05-311-0/+1
* * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen2002-05-301-4/+4
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-281-149/+149
* * fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor2002-05-221-1/+2
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-121-26/+211
* * net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor2002-05-041-12/+33
* * fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor2002-05-031-2/+2
* add new filesChristopher Faylor2002-05-021-0/+313