aboutsummaryrefslogtreecommitdiffstats
path: root/src/posix-lock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert http links to https where possible in the source.Daniel Kahn Gillmor2016-02-081-1/+1
* Allow building with --disable-threads.Werner Koch2015-06-151-5/+5
* Use assert to print diagnosicts before calling abort.Werner Koch2015-03-241-4/+17
* Replace locking code in estream functions.Werner Koch2014-08-251-0/+24
* Implement symbol visibility.Werner Koch2014-08-251-4/+4
* Allow using gpgrt_lock_init on an unitialized variable.Werner Koch2014-01-241-2/+14
* Move version number first in the Posix lock-obj.Werner Koch2014-01-171-4/+4
* Add gpgrt_lock_ functions.Werner Koch2014-01-161-0/+213