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
*
* 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
*
* grp.cc (read_etc_group): Don't copy mutex on fork.
Christopher Faylor
2001-05-19
1
-9
/
+3
*
* autoload.h: Eliminate.
Christopher Faylor
2001-05-16
1
-97
/
+276
*
* autoload.cc: Add autoload statements for ws2_32 functions
Corinna Vinschen
2001-05-15
1
-0
/
+9
*
Revert much of previous erroneous checkin. Add ChangeLog entry.
Christopher Faylor
2001-05-04
1
-3
/
+3
*
* exceptions.cc (ctrl_c_handler): Always send signal to process if it has no
Christopher Faylor
2001-05-04
1
-3
/
+3
*
* autoload.cc: Use new definition of LoadDLLinitfunc throughout.
Corinna Vinschen
2001-05-03
1
-188
/
+17
*
* autoload.cc: Add LoadDLLinitfunc for secur32.dll.
Corinna Vinschen
2001-04-30
1
-0
/
+32
*
* autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.
Corinna Vinschen
2001-04-25
1
-0
/
+1
*
* 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