Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2005-05-31 | * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link. | Werner Koch | 1 | -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 Koch | 1 | -0/+2 | |
2003-08-14 | *** empty log message *** | Timo Schulz | 1 | -7/+5 | |
2003-08-14 | 2003-08-14 Timo Schulz <[email protected]> | Timo Schulz | 1 | -0/+71 | |
* dlfcn.h. New. W32 wrapper around the dynload mechanism. |