aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/autoload.cc
AgeCommit message (Expand)AuthorFilesLines
2005-12-12 * autoload.cc (GetSystemTimes): Remove.Corinna Vinschen1-1/+0
2005-11-28 * autoload.cc (NtCreateSection): Define.Corinna Vinschen1-0/+1
2005-11-24* fhandler_tty.cc (fhandler_tty_slave::open): Reset the current windows stationChristopher Faylor1-0/+1
2005-10-19 * autoload.cc: Revert loading rcmd, rexec, rresvport and inet_networkCorinna Vinschen1-4/+6
2005-10-18 * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen1-0/+4
2005-10-17 * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen1-62/+49
2005-09-28 Revert erroneous checkin.Corinna Vinschen1-3/+0
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen1-0/+3
2005-07-03should have been checked in on 2005-06-29Christopher Faylor1-1/+1
2005-05-13 * autoload.cc (WNetGetResourceParentA): Import.Corinna Vinschen1-0/+4
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor1-0/+2
2005-04-28* shared_info.h (cygwin_shared_address): Bump to a higher value to avoidChristopher Faylor1-7/+11
2005-04-12 * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen1-0/+1
2005-04-11 Revert previous patch.Corinna Vinschen1-1/+1
2005-03-10* autoload.cc (LoadDLLprime): Use nocopy segment or forked processes will notChristopher Faylor1-1/+1
2005-03-10* autoload.cc (LoadDllprime): Scrap use of .linkonce and just use an ifdefChristopher Faylor1-2/+6
2005-03-03restore commentChristopher Faylor1-0/+1
2005-03-03* autoload.cc (std_dll_init): Save and restore fpu control register aroundChristopher Faylor1-2/+6
2005-03-02* autoload.cc (LoadDLLprime): Mask error code to low-order 16 bits.Christopher Faylor1-2/+2
2005-02-20 * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen1-0/+4
2005-02-20copyrightChristopher Faylor1-1/+1
2005-01-29 * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen1-0/+3
2005-01-18 * autoload.cc (CoInitialize): Remove.Corinna Vinschen1-3/+3
2004-09-14 * autoload.cc (EnumProcessModules): Add.Corinna Vinschen1-0/+1
2004-09-03Christopher Faylor <cgf@timesys.com>Christopher Faylor1-1/+1
2004-07-24 * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen1-0/+2
2004-06-22* autoload.cc (wsock_init): Keep lock while modifying return address.Christopher Faylor1-2/+2
2004-06-03* winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor1-0/+1
2004-04-17fix commentsChristopher Faylor1-2/+1
2004-04-16 * autoload.cc (NtCreateFile): Add.Corinna Vinschen1-0/+1
2004-04-15* autoload.cc (dll_chain1): Rename to dll_chain. Remove old dll_chain code.Christopher Faylor1-13/+4
2004-04-14 * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen1-0/+1
2004-04-13 * autoload.cc (NtQuerySecurityObject): Add.Corinna Vinschen1-0/+1
2004-03-23 * autoload.cc: Load eight more functions for waveIn support.Corinna Vinschen1-0/+9
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor1-1/+1
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor1-2/+1
2003-09-27* Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor1-0/+2
2003-09-272003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-0/+1
2003-09-10 * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen1-0/+1
2003-08-28* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor1-0/+1
2003-06-192003-06-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-0/+1
2003-05-25 * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen1-0/+1
2003-04-20 * autoload.cc (CreateWindowStationA): Add.Corinna Vinschen1-0/+2
2003-04-17* Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff1-7/+5
2003-04-16* termios.cc (setspeed): New function.Christopher Faylor1-0/+3
2003-03-27 * autoload.cc: added RegGetKeySecurity()Corinna Vinschen1-0/+1
2003-03-13 * autoload.cc (IsProcessorFeaturePresent): Add.Corinna Vinschen1-0/+1
2003-03-09Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor1-0/+1
2003-02-21 * dtable.cc (dtable::build_fhandler_from_name): Set some fhandlerCorinna Vinschen1-0/+2
2003-02-20 * autoload.cc (GetCompressedFileSize): Add.Corinna Vinschen1-0/+1