Use gpg_error_from_errno() and not gpg_error_from_syserror().
commit0acdd92bc0b1fec24474c66eb9536bc282c6483f
authorBen Kibbey <bjk@luxsci.net>
Sat, 9 Mar 2013 23:24:31 +0000 (9 18:24 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 9 Mar 2013 23:27:48 +0000 (9 18:27 -0500)
treec8f6da34f700a9aa9ea2e6690dcf1402f80aa9dc
parente3eb54af3d9a2195a97b7170561b4bae0ba6b862
Use gpg_error_from_errno() and not gpg_error_from_syserror().

Fixes OpenSolaris problems. May be do to multithreading.
src/agent.c
src/cache.c
src/commands.c
src/convert.c
src/crypto.c
src/pinentry.c
src/pwmd.c
src/rcfile.c
src/status.c
src/tls.c
src/util-misc.c