aboutsummaryrefslogtreecommitdiffstats
path: root/common/dynload.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch2011-09-301-7/+18
| | | | This is to allow the use of this code with code under GPLv2(only).
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-1/+1
| | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
* Merged jnlib into common.Werner Koch2010-03-101-0/+86
|
* First steps towards supporting W32.Werner Koch2007-06-061-72/+0
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-311-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.
* * dynload.h [__MINGW32__]: Define RTLD_LAZY.Werner Koch2004-03-161-0/+2
|
* *** empty log message ***Timo Schulz2003-08-141-0/+69