index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
autoload.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* autoload.cc (EnumProcessModules): Add.
Corinna Vinschen
2004-09-14
1
-0
/
+1
*
Christopher Faylor <cgf@timesys.com>
Christopher Faylor
2004-09-03
1
-1
/
+1
*
* autoload.cc (GetNativeSystemInfo): Add.
Corinna Vinschen
2004-07-24
1
-0
/
+2
*
* autoload.cc (wsock_init): Keep lock while modifying return address.
Christopher Faylor
2004-06-22
1
-2
/
+2
*
* winbase.h (ilockincr): More changes from the inexplicable world of gcc asm
Christopher Faylor
2004-06-03
1
-0
/
+1
*
fix comments
Christopher Faylor
2004-04-17
1
-2
/
+1
*
* autoload.cc (NtCreateFile): Add.
Corinna Vinschen
2004-04-16
1
-0
/
+1
*
* autoload.cc (dll_chain1): Rename to dll_chain. Remove old dll_chain code.
Christopher Faylor
2004-04-15
1
-13
/
+4
*
* autoload.cc (NtSetSecurityObject): Add.
Corinna Vinschen
2004-04-14
1
-0
/
+1
*
* autoload.cc (NtQuerySecurityObject): Add.
Corinna Vinschen
2004-04-13
1
-0
/
+1
*
* autoload.cc: Load eight more functions for waveIn support.
Corinna Vinschen
2004-03-23
1
-0
/
+9
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-2
/
+1
*
* Makefile.in: Add libusr32.a to DLL_IMPORTS.
Christopher Faylor
2003-09-27
1
-0
/
+2
*
2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-27
1
-0
/
+1
*
* Makefile.in (DLL_OFILES): Add bsdlib.o.
Corinna Vinschen
2003-09-10
1
-0
/
+1
*
* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.
Christopher Faylor
2003-08-28
1
-0
/
+1
*
2003-06-18 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-06-19
1
-0
/
+1
*
* autoload.cc (GetDiskFreeSpaceEx): Add.
Corinna Vinschen
2003-05-25
1
-0
/
+1
*
* autoload.cc (CreateWindowStationA): Add.
Corinna Vinschen
2003-04-20
1
-0
/
+2
*
* Makefile.in: Add finline-functions optimization to CXXFLAGS.
Thomas Pfaff
2003-04-17
1
-7
/
+5
*
* termios.cc (setspeed): New function.
Christopher Faylor
2003-04-16
1
-0
/
+3
*
* autoload.cc: added RegGetKeySecurity()
Corinna Vinschen
2003-03-27
1
-0
/
+1
*
* autoload.cc (IsProcessorFeaturePresent): Add.
Corinna Vinschen
2003-03-13
1
-0
/
+1
*
Do some minor reformatting of 'extern "C"' use throughout.
Christopher Faylor
2003-03-09
1
-0
/
+1
*
* dtable.cc (dtable::build_fhandler_from_name): Set some fhandler
Corinna Vinschen
2003-02-21
1
-0
/
+2
*
* autoload.cc (GetCompressedFileSize): Add.
Corinna Vinschen
2003-02-20
1
-0
/
+1
*
* fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep for
Christopher Faylor
2003-02-13
1
-0
/
+1
*
* security.h: Add third argument to set_process_privilege.
Corinna Vinschen
2003-02-03
1
-0
/
+1
*
* autoload.cc: Fix copyright date.
Corinna Vinschen
2003-01-15
1
-1
/
+1
*
* autoload.cc (gethostname): Make call optional, return 1 if function
Corinna Vinschen
2003-01-10
1
-1
/
+1
*
* miscfuncs.cc (low_priority_sleep): New function. Use throughout where code
Christopher Faylor
2002-11-13
1
-2
/
+2
*
* net.cc: Run indent.
Corinna Vinschen
2002-11-10
1
-0
/
+1
*
(inspired by a patch from Egor Duda)
Christopher Faylor
2002-08-31
1
-1
/
+1
*
Christopher Faylor <cgf@redhat.com>
Christopher Faylor
2002-08-30
1
-0
/
+1
*
* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmp
Christopher Faylor
2002-07-20
1
-8
/
+9
*
* autoload.cc (WSAEventSelect): Define new autoload function.
Corinna Vinschen
2002-07-03
1
-0
/
+2
*
* autoload.cc (GetSecurityInfo): Define new autoload function.
Christopher Faylor
2002-07-02
1
-0
/
+2
*
* autoload.cc (NetGetDCName): Change to make this an optional load function.
Christopher Faylor
2002-06-29
1
-1
/
+1
*
* autoload (noload): Avoid clobbering bx register.
Christopher Faylor
2002-06-26
1
-3
/
+3
*
* autoload.cc (timeGetDevCaps): Define new autoload function.
Christopher Faylor
2002-06-07
1
-0
/
+4
*
* autoload.cc (noload): Correctly save argument count register.
Christopher Faylor
2002-06-06
1
-1
/
+2
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
* autoload.cc: Replace autoload statments for ZwXXX by NtXXX.
Corinna Vinschen
2002-05-30
1
-5
/
+4
*
* autoload.cc (noload): Properly mask low order word for determining number of
Christopher Faylor
2002-05-28
1
-1
/
+1
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-4
/
+10
*
* syscalls.cc (seteuid): Set default dacl in process token.
Corinna Vinschen
2002-05-16
1
-0
/
+1
*
* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and
Christopher Faylor
2002-05-12
1
-0
/
+2
*
* autoload.cc (NetGetDCName): Add symbol.
Corinna Vinschen
2002-03-07
1
-1
/
+1
*
2002-02-28 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-02-28
1
-0
/
+1
[next]