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
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor
2003-05-15 * fhandler_proc.cc (format_proc_meminfo): Make swap memory outputCorinna Vinschen
2003-04-19* Makefile.in: Use ${nostdlib} variable.Christopher Faylor
2003-04-16* termios.cc (setspeed): New function.Christopher Faylor
2003-04-01 * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen
2003-03-18 * fhandler_proc.cc (format_proc_cpuinfo): Use IsProcessorFeaturePresentCorinna Vinschen
2003-03-14 * autoload.cc (IsProcessorFeaturePresent): Add.Corinna Vinschen
2003-03-14 * fhandler_proc.cc (format_proc_cpuinfo): Fix vendor id in cpuid case.Corinna Vinschen
2003-03-09Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor
2003-03-08Revert below changes regarding _pinfo::cmdline.Christopher Faylor
2003-03-08 * external.cc (cygwin_internal): Change n to __off64_t to match changeCorinna Vinschen
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen
2003-01-09Use isdirsep rather than SLASH_P throughout.Christopher Faylor
2002-10-31* external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor
2002-09-30whitespaceChristopher Faylor
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