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
2005-05-14 * autoload.cc (WNetGetResourceParentA): Import.Corinna Vinschen
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor
2005-04-29* shared_info.h (cygwin_shared_address): Bump to a higher value to avoidChristopher Faylor
2005-04-12 * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen
2005-04-12 Revert previous patch.Corinna Vinschen
2005-03-10* autoload.cc (LoadDLLprime): Use nocopy segment or forked processes will notChristopher Faylor
2005-03-10* autoload.cc (LoadDllprime): Scrap use of .linkonce and just use an ifdefChristopher Faylor
2005-03-03restore commentChristopher Faylor
2005-03-03* autoload.cc (std_dll_init): Save and restore fpu control register aroundChristopher Faylor
2005-03-02* autoload.cc (LoadDLLprime): Mask error code to low-order 16 bits.Christopher Faylor
2005-02-20 * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen
2005-02-20copyrightChristopher Faylor
2005-01-29 * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen
2005-01-18 * autoload.cc (CoInitialize): Remove.Corinna Vinschen
2004-09-14 * autoload.cc (EnumProcessModules): Add.Corinna Vinschen
2004-09-03Christopher Faylor <cgf@timesys.com>Christopher Faylor
2004-07-24 * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen
2004-06-22* autoload.cc (wsock_init): Keep lock while modifying return address.Christopher Faylor
2004-06-04* winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor
2004-04-17fix commentsChristopher Faylor
2004-04-17 * autoload.cc (NtCreateFile): Add.Corinna Vinschen
2004-04-15* autoload.cc (dll_chain1): Rename to dll_chain. Remove old dll_chain code.Christopher Faylor
2004-04-14 * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen
2004-04-13 * autoload.cc (NtQuerySecurityObject): Add.Corinna Vinschen
2004-03-23 * autoload.cc: Load eight more functions for waveIn support.Corinna Vinschen
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor
2003-09-27* Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor
2003-09-272003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-09-10 * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen
2003-08-28* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor
2003-06-192003-06-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-05-25 * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen
2003-04-20 * autoload.cc (CreateWindowStationA): Add.Corinna Vinschen
2003-04-18* Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff
2003-04-16* termios.cc (setspeed): New function.Christopher Faylor
2003-03-27 * autoload.cc: added RegGetKeySecurity()Corinna Vinschen
2003-03-14 * autoload.cc (IsProcessorFeaturePresent): Add.Corinna Vinschen
2003-03-09Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor
2003-02-21 * dtable.cc (dtable::build_fhandler_from_name): Set some fhandlerCorinna Vinschen
2003-02-20 * autoload.cc (GetCompressedFileSize): Add.Corinna Vinschen
2003-02-14* fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor
2003-02-03 * security.h: Add third argument to set_process_privilege.Corinna Vinschen
2003-01-15 * autoload.cc: Fix copyright date.Corinna Vinschen
2003-01-10 * autoload.cc (gethostname): Make call optional, return 1 if functionCorinna Vinschen
2002-11-13* miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor
2002-11-10 * net.cc: Run indent.Corinna Vinschen
2002-08-31(inspired by a patch from Egor Duda)Christopher Faylor
2002-08-30Christopher Faylor <cgf@redhat.com>Christopher Faylor
2002-07-20* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmpChristopher Faylor