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: Add winmm functions needed by fhandler_dsp.cc.
Christopher Faylor
2001-04-16
1
-2
/
+34
*
* fhandler.h (fhandler_dev_clipboard): Extend to support writing.
Christopher Faylor
2001-03-22
1
-0
/
+4
*
* autoload.cc (kernel32_init): New function for kernel32 autoload
Christopher Faylor
2001-03-22
1
-0
/
+18
*
* autoload.cc (noload): Use proper method for multiline strings or newer gcc's
Christopher Faylor
2001-03-11
1
-39
/
+39
*
* autoload.c (cygwin_premain0): Add missing parameter.
Corinna Vinschen
2001-03-06
1
-0
/
+1
*
* Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.
Corinna Vinschen
2001-02-21
1
-0
/
+34
*
* autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.
Corinna Vinschen
2001-02-07
1
-0
/
+26
*
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
Christopher Faylor
2001-01-17
1
-1
/
+0
*
* pinfo.cc (codepage_init): Move function.
Christopher Faylor
2001-01-08
1
-1
/
+1
*
* autoload.h: Make DLL initializers global to avoid inlining.
Christopher Faylor
2000-12-26
1
-2
/
+2
*
* autoload.cc: Add load statemant for SetSecurityDescriptorControl.
Corinna Vinschen
2000-12-20
1
-0
/
+1
*
* autoload.cc: Autoload CharToOemA.
Christopher Faylor
2000-12-10
1
-0
/
+1
*
* autoload.cc: Add autoload statement for `WSASetLastError'.
Corinna Vinschen
2000-11-07
1
-0
/
+1
*
* pinfo.cc (EnumProcessesNT): New function. Eliminates dependence on psapi.h.
Christopher Faylor
2000-11-02
1
-0
/
+1
*
* autoload.cc: New file keeping all autoload stuff.
Corinna Vinschen
2000-10-27
1
-0
/
+314