aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/autoload.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-02-13* fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor1-0/+1
2003-02-03 * security.h: Add third argument to set_process_privilege.Corinna Vinschen1-0/+1
2003-01-15 * autoload.cc: Fix copyright date.Corinna Vinschen1-1/+1
2003-01-10 * autoload.cc (gethostname): Make call optional, return 1 if functionCorinna Vinschen1-1/+1
2002-11-13* miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor1-2/+2
2002-11-10 * net.cc: Run indent.Corinna Vinschen1-0/+1
2002-08-31(inspired by a patch from Egor Duda)Christopher Faylor1-1/+1
2002-08-30Christopher Faylor <cgf@redhat.com>Christopher Faylor1-0/+1
2002-07-20* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmpChristopher Faylor1-8/+9
2002-07-03 * autoload.cc (WSAEventSelect): Define new autoload function.Corinna Vinschen1-0/+2
2002-07-02* autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor1-0/+2
2002-06-29* autoload.cc (NetGetDCName): Change to make this an optional load function.Christopher Faylor1-1/+1
2002-06-26* autoload (noload): Avoid clobbering bx register.Christopher Faylor1-3/+3
2002-06-07* autoload.cc (timeGetDevCaps): Define new autoload function.Christopher Faylor1-0/+4
2002-06-06* autoload.cc (noload): Correctly save argument count register.Christopher Faylor1-1/+2
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor1-1/+1
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen1-5/+4
2002-05-28* autoload.cc (noload): Properly mask low order word for determining number ofChristopher Faylor1-1/+1
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor1-4/+10
2002-05-16 * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen1-0/+1
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor1-0/+2
2002-03-07 * autoload.cc (NetGetDCName): Add symbol.Corinna Vinschen1-1/+1
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+1
2001-11-24* autoload.cc (IsDebuggerPresent): Make conditional load since it is notChristopher Faylor1-3/+4
2001-10-21* autoload.cc: Autoload GetProcessMemoryInfo.Christopher Faylor1-0/+2
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen1-0/+1
2001-10-14* autoload.cc (load_wsock32): Declare dummy function to force loading ofChristopher Faylor1-0/+1
2001-10-13* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successfulChristopher Faylor1-3/+2
2001-10-13* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor1-1/+1
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen1-0/+1
2001-09-12Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+1
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-3/+3
2001-08-31* cygwin.sc: Revert to previous NO_COPY behavior.Christopher Faylor1-1/+1
2001-08-31* cygwin.sc: New file -- linker script for building cygwin DLL.Christopher Faylor1-1/+1
2001-06-11* pinfo.cc: Use autoloaded ToolHelp functions throughout for Win9x.Christopher Faylor1-0/+3
2001-05-20 * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen1-3/+14
2001-05-19 * autoload.cc: Add missing load statement for `CancelIo'.Corinna Vinschen1-0/+1
2001-05-19* grp.cc (read_etc_group): Don't copy mutex on fork.Christopher Faylor1-9/+3
2001-05-16* autoload.h: Eliminate.Christopher Faylor1-97/+276
2001-05-15 * autoload.cc: Add autoload statements for ws2_32 functionsCorinna Vinschen1-0/+9
2001-05-04Revert much of previous erroneous checkin. Add ChangeLog entry.Christopher Faylor1-3/+3
2001-05-04* exceptions.cc (ctrl_c_handler): Always send signal to process if it has noChristopher Faylor1-3/+3
2001-05-03 * autoload.cc: Use new definition of LoadDLLinitfunc throughout.Corinna Vinschen1-188/+17
2001-04-30 * autoload.cc: Add LoadDLLinitfunc for secur32.dll.Corinna Vinschen1-0/+32
2001-04-25 * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen1-0/+1