aboutsummaryrefslogtreecommitdiffstats
path: root/common/dynload.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-05-31* agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch1-4/+4
* dynload.h: s/__inline__/inline/. * tlv.c [GNUPG_MAJOR_VERSION==1]: Define constants instead of including a gnupg 1.4 header. * watchgnupg.c: Make sure that PF_LCOAL and AF_LOCAL are defines. Noted by Ray Link.
2004-03-16* dynload.h [__MINGW32__]: Define RTLD_LAZY.Werner Koch1-0/+2
2003-08-14*** empty log message ***Timo Schulz1-7/+5
2003-08-142003-08-14 Timo Schulz <[email protected]>Timo Schulz1-0/+71
* dlfcn.h. New. W32 wrapper around the dynload mechanism.