libgpg-error/src (gpg-error.h strerror.c)

cvs user marcus cvs@cvs.gnupg.org
Sat, 13 Sep 2003 23:27:34 +0200


    Date: Saturday, September 13, 2003 @ 23:27:34
  Author: marcus
    Path: /cvs/gnupg/libgpg-error/src

Modified: gpg-error.h strerror.c

2003-09-13  Marcus Brinkmann  <marcus@g10code.de>

	* configure.ac: Invoke AC_FUNC_STRERROR_R.
	* src/gpg-error.h (gpg_strerror_r): New prototype.
	* src/strerror.c (system_strerror_r): New function.
	(gpg_strerror_r): New function.


-------------+
 gpg-error.h |    8 +-
 strerror.c  |  208 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 214 insertions(+), 2 deletions(-)