aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_process.cc
AgeCommit message (Expand)AuthorFilesLines
2002-09-25* fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor1-4/+8
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor1-2/+2
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor1-21/+22
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor1-4/+4
2002-08-31* fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor1-10/+7
2002-07-02* autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor1-48/+43
2002-07-01* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.Christopher Faylor1-1/+1
2002-06-30* fhandler.h (fhandler_process::pid): New field.Christopher Faylor1-5/+17
2002-06-30* fhandler.h (fhandler_process::p): New field.Christopher Faylor1-16/+18
2002-06-06 * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen1-1/+2
2002-06-05Remove fcntl.h includes throughout.Christopher Faylor1-2/+1
2002-06-02* fhandler_process.cc (fhandler_process::open): Set fileid.Christopher Faylor1-0/+1
2002-06-02Remove unneeded sigproc.h includes throughout.Christopher Faylor1-41/+26
2002-06-02* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.Christopher Faylor1-13/+6
2002-05-31* fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor1-1/+4
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen1-9/+9
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor1-273/+273
2002-05-22* fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor1-2/+3
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor1-34/+488
2002-05-04* net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor1-19/+23
2002-05-03* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor1-2/+2
2002-05-02* fhandler_proc.cc (fhandler_proc::fstat): Prime with information fromChristopher Faylor1-6/+7
2002-05-02add new filesChristopher Faylor1-0/+294