aboutsummaryrefslogtreecommitdiffstats
path: root/src/posix-lock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor1-1/+1
2015-06-15Allow building with --disable-threads.Werner Koch1-5/+5
2015-03-24Use assert to print diagnosicts before calling abort.Werner Koch1-4/+17
2014-08-25Replace locking code in estream functions.Werner Koch1-0/+24
2014-08-25Implement symbol visibility.Werner Koch1-4/+4
2014-01-24Allow using gpgrt_lock_init on an unitialized variable.Werner Koch1-2/+14
2014-01-17Move version number first in the Posix lock-obj.Werner Koch1-4/+4
2014-01-16Add gpgrt_lock_ functions.Werner Koch1-0/+213