Commits on Source (2)
-
Rémi Denis-Courmont authored
This provides a sane portable lock object definition for all platforms with basic POSIX threads. This replaces the insane gpg-error build system attempting and failing to second guess the platform-specific size and alignment of pthread_mutex_t.
ba314fb4 -
Rémi Denis-Courmont authored
Proper handling of errors and interrupts of course requires that the target only exists on succesful completion. .DELETE_ON_ERROR cannot be used for directories. The contribs source README indeed has required to keep $(MOVE) for as long as the current incarnation of contribs has existed. This hack is no longer necessary anyway as per the previous change.
7c047fa9
contrib/src/gpg-error/lock-obj-pub.posix.h
0 → 100644