aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/dotlock.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-11-17Preparing for 1.9.2 release.V1-9-2Werner Koch1-0/+16
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-24/+98
to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works.
2003-01-09Updated from NewPGWerner Koch1-0/+346
2002-06-29Removed files for CVS reorganizationDavid Shaw1-374/+0
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-6/+34
2000-01-24Add files to new directory.Werner Koch1-0/+346
This is mainly stuff moved from ../util to here.