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
*
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
*
* autoload.cc (IsDebuggerPresent): Make conditional load since it is not
Christopher Faylor
2001-11-24
1
-3
/
+4
*
* autoload.cc: Autoload GetProcessMemoryInfo.
Christopher Faylor
2001-10-21
1
-0
/
+2
*
* autoload.cc: Add load statement for `NtOpenFile'.
Corinna Vinschen
2001-10-16
1
-0
/
+1
*
* autoload.cc (load_wsock32): Declare dummy function to force loading of
Christopher Faylor
2001-10-14
1
-0
/
+1
*
* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful
Christopher Faylor
2001-10-13
1
-3
/
+2
*
* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.
Christopher Faylor
2001-10-13
1
-1
/
+1
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-0
/
+1
*
Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-09-12
1
-0
/
+1
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-3
/
+3
*
* cygwin.sc: Revert to previous NO_COPY behavior.
Christopher Faylor
2001-08-31
1
-1
/
+1
*
* cygwin.sc: New file -- linker script for building cygwin DLL.
Christopher Faylor
2001-08-31
1
-1
/
+1
*
* pinfo.cc: Use autoloaded ToolHelp functions throughout for Win9x.
Christopher Faylor
2001-06-11
1
-0
/
+3
*
* autoload.cc: Add load statements for `LookupAccountNameW',
Corinna Vinschen
2001-05-20
1
-3
/
+14
*
* autoload.cc: Add missing load statement for `CancelIo'.
Corinna Vinschen
2001-05-19
1
-0
/
+1
[next]