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
2011-02-28This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20110301cvs2svn
2011-02-27 * autoload.cc (dll_load): Only call LoadLibraryExW withCorinna Vinschen
2011-02-27* autoload.cc: Use LoadDLLfuncEx3 for all winmm functions. Accommodate changesChristopher Faylor
2011-02-26 * autoload.cc: Make autoloaded ntdll function non-optional. Ditto forCorinna Vinschen
2011-02-15 * Throughout fix copyright dates.Corinna Vinschen
2011-02-05* autoload.cc (wsock_init): Properly define WSAStartup function pointer toChristopher Faylor
2010-12-09 * autoload.cc (RETRY_COUNT): New define.Corinna Vinschen
2010-11-23 * autoload.cc (SendARP): Remove.Corinna Vinschen
2010-10-02* autoload.cc (std_dll_init): Add a retry loop.Christopher Faylor
2010-09-28 Revert accidental previous login.Corinna Vinschen
2010-09-28 * Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.Corinna Vinschen
2010-09-25 * autoload.cc: Throughout. order entry points alphabetically by DLLCorinna Vinschen
2010-09-24* autoload.cc (std_dll_init): Move dll_path closer to its use. Use dll_path inChristopher Faylor
2010-09-24* autoload.cc (std_dll_init): Use correct format type when displaying dll nameChristopher Faylor
2010-09-11winsup/cygwin/ChangeLog:Dave Korn
2010-08-30 * autoload.cc (MsgWaitForMultipleObjectsEx): Define.Corinna Vinschen
2010-08-28 * autoload.cc (LoadDLLprime): Change dllname storage to string16.Corinna Vinschen
2010-07-19* autoload.cc (noload): Use "pushl" rather than "push".Christopher Faylor
2010-04-19 * autoload.cc (GetNamedPipeClientProcessId): Define.Corinna Vinschen
2010-03-13Throughout change all calls of low_priority_sleep (0) to yield ().Christopher Faylor
2010-01-23 * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen
2009-11-17 Reintegrate socket duplication via WSADuplicateSocket/WSASocket.Corinna Vinschen
2009-09-22 * autoload.cc (WSARecv): Define.Corinna Vinschen
2009-07-06 * autoload.cc: Delete stray CR.Corinna Vinschen
2009-07-05* autoload.cc (SetParent): Add new import.Christopher Faylor
2009-07-04 * autoload.cc (AttachConsole): Correct size of args.Dave Korn
2009-07-03 * autoload.cc: Fix typo in comment.Corinna Vinschen
2009-06-09 * autoload.cc (GetSystemTimes): Remove.Corinna Vinschen
2009-06-09 * autoload.cc (GetSystemTimes): Define.Corinna Vinschen
2009-02-20 * autoload.cc (NetLocalGroupEnum): Remove.Corinna Vinschen
2009-01-20 * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen
2008-11-12 * autoload.cc (GetSystemDEPPolicy): Define.Corinna Vinschen
2008-10-22 * autoload.cc (GetSystemWindowsDirectoryW): Define.Corinna Vinschen
2008-07-19 * autoload.cc (WNetGetProviderNameA): Define.Corinna Vinschen
2008-07-14 * autoload.cc (GetExtendedTcpTable): Define.Corinna Vinschen
2008-07-09 * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.Corinna Vinschen
2008-05-15 * autoload.cc (LoadDLLfuncNt): Re-invent.Corinna Vinschen
2008-04-28 * autoload.cc (IsWow64Process): Remove.Corinna Vinschen
2008-04-21 * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen
2008-04-18* autoload.cc (noload): Make sure this and succeeding functions are located inChristopher Faylor
2008-04-07Add miscfuncs.h to files as needed throughout.Christopher Faylor
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen
2008-02-05 * autoload.cc (CharToOemA): Remove.Corinna Vinschen
2007-12-03 * autoload.cc (GetModuleFileNameExW): Replace definition ofCorinna Vinschen
2007-08-17 * autoload.cc (CloseDesktop): Define.Corinna Vinschen
2007-07-27 * autoload.cc (CreateHardLinkA): Remove.Corinna Vinschen
2007-07-25 * autoload.cc (CreateToolhelp32Snapshot): Remove.Corinna Vinschen
2007-07-25 * autoload.cc (Process32First): Remove.Corinna Vinschen
2007-07-25 * autoload.cc (NetWkstaUserGetInfo): Remove.Corinna Vinschen