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
2006-02-25This commit was manufactured by cvs2svn to create branch 'gdb-gdb-csl-20060226-branchpointcvs2svn
2006-02-01 * autoload.cc (GetTcpTable): Define.Corinna Vinschen
2006-01-28 * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen
2006-01-18 * autoload.cc (rresvport): Remove.Corinna Vinschen
2005-12-12 * autoload.cc (GetSystemTimes): Remove.Corinna Vinschen
2005-11-29 * autoload.cc (NtCreateSection): Define.Corinna Vinschen
2005-11-24* fhandler_tty.cc (fhandler_tty_slave::open): Reset the current windows stationChristopher Faylor
2005-10-19 * autoload.cc: Revert loading rcmd, rexec, rresvport and inet_networkCorinna Vinschen
2005-10-18 * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen
2005-10-18 * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen
2005-09-28 Revert erroneous checkin.Corinna Vinschen
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen
2005-07-03should have been checked in on 2005-06-29Christopher Faylor
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