summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/autoload.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * autoload.cc (IsDebuggerPresent): Make conditional load since it is notChristopher Faylor2001-11-241-3/+4
* * autoload.cc: Autoload GetProcessMemoryInfo.Christopher Faylor2001-10-211-0/+2
* * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen2001-10-161-0/+1
* * autoload.cc (load_wsock32): Declare dummy function to force loading ofChristopher Faylor2001-10-141-0/+1
* * fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successfulChristopher Faylor2001-10-131-3/+2
* * autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor2001-10-131-1/+1
* * Makefile.in: Build wincap.o.Corinna Vinschen2001-09-121-0/+1
* Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-121-0/+1
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-3/+3
* * cygwin.sc: Revert to previous NO_COPY behavior.Christopher Faylor2001-08-311-1/+1
* * cygwin.sc: New file -- linker script for building cygwin DLL.Christopher Faylor2001-08-311-1/+1
* * pinfo.cc: Use autoloaded ToolHelp functions throughout for Win9x.Christopher Faylor2001-06-111-0/+3
* * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen2001-05-201-3/+14
* * autoload.cc: Add missing load statement for `CancelIo'.Corinna Vinschen2001-05-191-0/+1