Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-25This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-13-1'.cygwin-1-3-18-1cygwin-1-3-17-1cygwin-1-3-16-1cygwin-1-3-15-1cygwin-1-3-14-1cygwin-1-3-13-2cygwin-1-3-13-1cvs2svn
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor
2002-08-31* fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor
2002-07-02* autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor
2002-07-01* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.Christopher Faylor
2002-06-05Remove fcntl.h includes throughout.Christopher Faylor
2002-06-02* fhandler_process.cc (fhandler_process::open): Set fileid.Christopher Faylor
2002-06-02Remove unneeded sigproc.h includes throughout.Christopher Faylor
2002-06-02* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.Christopher Faylor
2002-06-01* fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor
2002-05-23* fhandler.h (fhandler_virtual::exists): Eliminate path argument.Christopher Faylor
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor
2002-05-04* net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor
2002-05-03* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor
2002-05-02add new filesChristopher Faylor