libgpg-error/src (code-from-errno.c gpg-error.h)
cvs user marcus
cvs@cvs.gnupg.org
Wed, 04 Jun 2003 01:39:04 +0200
Date: Wednesday, June 4, 2003 @ 01:38:53
Author: marcus
Path: /cvs/gnupg/libgpg-error/src
Modified: code-from-errno.c gpg-error.h
2003-06-04 Marcus Brinkmann <marcus@g10code.de>
* src/gpg-error.h (gpg_make_error_from_errno): New inline function.
(gpg_error_from_errno): Likewise.
* src/code-from-errno.c (gpg_err_code_from_errno): Handle the case
of no error at all.
-------------------+
code-from-errno.c | 3 +++
gpg-error.h | 16 ++++++++++++++++
2 files changed, 19 insertions(+)