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

cvs user marcus cvs@cvs.gnupg.org
Tue, 30 Sep 2003 21:27:21 +0200


    Date: Tuesday, September 30, 2003 @ 21:27:21
  Author: marcus
    Path: /cvs/gnupg/libgpg-error/src

Modified: gpg-error.h strerror.c

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

	* src/gpg-error.h: Include <stddef.h>.
	(gpg_strerror_r): Change prototype to match POSIX.  Rewritten for
	that prototype.
	* src/strerror.c: Include <errno.h>.
	(gpg_strerror_r, system_strerror_r): Change prototype to match
	POSIX.  Rewritten for that prototype.  Rewritten for that
	prototype.


-------------+
 gpg-error.h |   15 ++--
 strerror.c  |  204 ++++++++++++++++------------------------------------------
 2 files changed, 69 insertions(+), 150 deletions(-)