aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/autoload.cc
AgeCommit message (Expand)AuthorFilesLines
2001-02-21 * Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.Corinna Vinschen1-0/+34
2001-02-07 * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.Corinna Vinschen1-0/+26
2001-01-17* autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor1-1/+0
2001-01-08* pinfo.cc (codepage_init): Move function.Christopher Faylor1-1/+1
2000-12-26* autoload.h: Make DLL initializers global to avoid inlining.Christopher Faylor1-2/+2
2000-12-20 * autoload.cc: Add load statemant for SetSecurityDescriptorControl.Corinna Vinschen1-0/+1
2000-12-10* autoload.cc: Autoload CharToOemA.Christopher Faylor1-0/+1
2000-11-07 * autoload.cc: Add autoload statement for `WSASetLastError'.Corinna Vinschen1-0/+1
2000-11-02* pinfo.cc (EnumProcessesNT): New function. Eliminates dependence on psapi.h.Christopher Faylor1-0/+1
2000-10-27 * autoload.cc: New file keeping all autoload stuff.Corinna Vinschen1-0/+314