summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/autoload.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * autoload.cc: added RegGetKeySecurity()Corinna Vinschen2003-03-271-0/+1
* * autoload.cc (IsProcessorFeaturePresent): Add.Corinna Vinschen2003-03-131-0/+1
* Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor2003-03-091-0/+1
* * dtable.cc (dtable::build_fhandler_from_name): Set some fhandlerCorinna Vinschen2003-02-211-0/+2
* * autoload.cc (GetCompressedFileSize): Add.Corinna Vinschen2003-02-201-0/+1
* * fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor2003-02-131-0/+1
* * security.h: Add third argument to set_process_privilege.Corinna Vinschen2003-02-031-0/+1
* * autoload.cc: Fix copyright date.Corinna Vinschen2003-01-151-1/+1
* * autoload.cc (gethostname): Make call optional, return 1 if functionCorinna Vinschen2003-01-101-1/+1
* * miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor2002-11-131-2/+2
* * net.cc: Run indent.Corinna Vinschen2002-11-101-0/+1
* (inspired by a patch from Egor Duda)Christopher Faylor2002-08-311-1/+1
* Christopher Faylor <cgf@redhat.com>Christopher Faylor2002-08-301-0/+1
* * autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmpChristopher Faylor2002-07-201-8/+9
* * autoload.cc (WSAEventSelect): Define new autoload function.Corinna Vinschen2002-07-031-0/+2
* * autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor2002-07-021-0/+2
* * autoload.cc (NetGetDCName): Change to make this an optional load function.Christopher Faylor2002-06-291-1/+1
* * autoload (noload): Avoid clobbering bx register.Christopher Faylor2002-06-261-3/+3
* * autoload.cc (timeGetDevCaps): Define new autoload function.Christopher Faylor2002-06-071-0/+4
* * autoload.cc (noload): Correctly save argument count register.Christopher Faylor2002-06-061-1/+2
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen2002-05-301-5/+4
* * autoload.cc (noload): Properly mask low order word for determining number ofChristopher Faylor2002-05-281-1/+1
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-281-4/+10
* * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen2002-05-161-0/+1
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-121-0/+2
* * autoload.cc (NetGetDCName): Add symbol.Corinna Vinschen2002-03-071-1/+1
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-281-0/+1