summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/autoload.cc
Commit message (Expand)AuthorAgeFilesLines
* * autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.Corinna Vinschen2006-03-131-24/+27
* * autoload.cc (NtClose): Define.Corinna Vinschen2006-03-091-0/+3
* * autoload.cc (GetTcpTable): Define.Corinna Vinschen2006-02-011-0/+1
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-271-1/+2
* * autoload.cc (rresvport): Remove.Corinna Vinschen2006-01-181-1/+0
* * autoload.cc (GetSystemTimes): Remove.Corinna Vinschen2005-12-121-1/+0
* * autoload.cc (NtCreateSection): Define.Corinna Vinschen2005-11-281-0/+1
* * fhandler_tty.cc (fhandler_tty_slave::open): Reset the current windows stationChristopher Faylor2005-11-241-0/+1
* * autoload.cc: Revert loading rcmd, rexec, rresvport and inet_networkCorinna Vinschen2005-10-191-4/+6
* * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen2005-10-181-0/+4
* * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen2005-10-171-62/+49
* Revert erroneous checkin.Corinna Vinschen2005-09-281-3/+0
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-0/+3
* should have been checked in on 2005-06-29Christopher Faylor2005-07-031-1/+1
* * autoload.cc (WNetGetResourceParentA): Import.Corinna Vinschen2005-05-131-0/+4
* * cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor2005-05-131-0/+2
* * shared_info.h (cygwin_shared_address): Bump to a higher value to avoidChristopher Faylor2005-04-281-7/+11
* * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen2005-04-121-0/+1
* Revert previous patch.Corinna Vinschen2005-04-111-1/+1
* * autoload.cc (LoadDLLprime): Use nocopy segment or forked processes will notChristopher Faylor2005-03-101-1/+1
* * autoload.cc (LoadDllprime): Scrap use of .linkonce and just use an ifdefChristopher Faylor2005-03-101-2/+6
* restore commentChristopher Faylor2005-03-031-0/+1
* * autoload.cc (std_dll_init): Save and restore fpu control register aroundChristopher Faylor2005-03-031-2/+6
* * autoload.cc (LoadDLLprime): Mask error code to low-order 16 bits.Christopher Faylor2005-03-021-2/+2
* * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen2005-02-201-0/+4
* copyrightChristopher Faylor2005-02-201-1/+1
* * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen2005-01-291-0/+3
* * autoload.cc (CoInitialize): Remove.Corinna Vinschen2005-01-181-3/+3
* * autoload.cc (EnumProcessModules): Add.Corinna Vinschen2004-09-141-0/+1
* Christopher Faylor <cgf@timesys.com>Christopher Faylor2004-09-031-1/+1
* * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen2004-07-241-0/+2
* * autoload.cc (wsock_init): Keep lock while modifying return address.Christopher Faylor2004-06-221-2/+2
* * winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor2004-06-031-0/+1
* fix commentsChristopher Faylor2004-04-171-2/+1
* * autoload.cc (NtCreateFile): Add.Corinna Vinschen2004-04-161-0/+1
* * autoload.cc (dll_chain1): Rename to dll_chain. Remove old dll_chain code.Christopher Faylor2004-04-151-13/+4
* * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen2004-04-141-0/+1
* * autoload.cc (NtQuerySecurityObject): Add.Corinna Vinschen2004-04-131-0/+1
* * autoload.cc: Load eight more functions for waveIn support.Corinna Vinschen2004-03-231-0/+9
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-091-1/+1
* * cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor2004-01-141-2/+1
* * Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor2003-09-271-0/+2
* 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-271-0/+1
* * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen2003-09-101-0/+1
* * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor2003-08-281-0/+1
* 2003-06-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-191-0/+1
* * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen2003-05-251-0/+1
* * autoload.cc (CreateWindowStationA): Add.Corinna Vinschen2003-04-201-0/+2
* * Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff2003-04-171-7/+5
* * termios.cc (setspeed): New function.Christopher Faylor2003-04-161-0/+3