aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/dotlock.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-10Merged jnlib into common.Werner Koch1-713/+0
2010-02-26First batch of changes to support W32CE.Werner Koch1-10/+26
Note that jnlib/w32-reg.c is not yet ready.
2009-09-23s/DOTLOCK/dotlock_t/.Werner Koch1-14/+14
Add some stuff for g13.
2009-07-07Minor bug fixes.Werner Koch1-1/+5
Enhanced function docs.
2009-05-08Doc fixes.Werner Koch1-1/+0
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-1/+4
2008-06-13Implement dotlocking for W32.Werner Koch1-125/+259
2008-03-20Fix a bug in the ambigious name detection.Werner Koch1-1/+2
Minor cleanups.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2007-06-06First steps towards supporting W32.Werner Koch1-0/+1
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
2006-10-02Fix for bug 537Werner Koch1-13/+13
2006-06-28Remove stale lockfiles if created on the same node.Werner Koch1-257/+336
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-05-23g10/ does build again.Werner Koch1-21/+62
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.