summaryrefslogtreecommitdiff
path: root/mkinstalldirs
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2017-11-15 15:43:24 +0100
committerWerner Koch <wk@gnupg.org>2017-11-15 15:43:24 +0100
commit7b408d356094ab0ef0a07904a3ddf3832a8aa197 (patch)
treeba0492d4eb6440981fce72f9693d6df96352d359 /mkinstalldirs
parent87c2bb5708ff202651fca81d91d5f1e0c898cb07 (diff)
downloadlibassuan-7b408d356094ab0ef0a07904a3ddf3832a8aa197.tar.gz
Fix the nanosleep case of __assuan_usleep.
* src/system-posix.c (__assuan_usleep): Handle full seconds. -- This function would have failed for any value >= 1000000 because the nsec field is limited to 999999999 and the function fails for larger values. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'mkinstalldirs')
0 files changed, 0 insertions, 0 deletions