aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/dotlock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged jnlib into common.Werner Koch2010-03-101-713/+0
|
* First batch of changes to support W32CE.Werner Koch2010-02-261-10/+26
| | | | | Note that jnlib/w32-reg.c is not yet ready.
* s/DOTLOCK/dotlock_t/.Werner Koch2009-09-231-14/+14
| | | | | Add some stuff for g13.
* Minor bug fixes.Werner Koch2009-07-071-1/+5
| | | | | Enhanced function docs.
* Doc fixes.Werner Koch2009-05-081-1/+0
|
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+4
|
* Implement dotlocking for W32.Werner Koch2008-06-131-125/+259
|
* Fix a bug in the ambigious name detection.Werner Koch2008-03-201-1/+2
| | | | | Minor cleanups.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* First steps towards supporting W32.Werner Koch2007-06-061-0/+1
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Fix for bug 537Werner Koch2006-10-021-13/+13
|
* Remove stale lockfiles if created on the same node.Werner Koch2006-06-281-257/+336
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* g10/ does build again.Werner Koch2006-05-231-21/+62
|
* Preparing for 1.9.2 release.V1-9-2Werner Koch2003-11-171-0/+16
|
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-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.
* Updated from NewPGWerner Koch2003-01-091-0/+346
|
* Removed files for CVS reorganizationDavid Shaw2002-06-291-374/+0
|
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-6/+34
|
* Add files to new directory.Werner Koch2000-01-241-0/+346
This is mainly stuff moved from ../util to here.