GNUPG-1-9-BRANCH gnupg/common (ChangeLog Makefile.am util.h
xreadline.c)
cvs user werner
cvs at cvs.gnupg.org
Mon Jun 14 10:32:07 CEST 2004
Date: Monday, June 14, 2004 @ 10:32:07
Author: werner
Path: /cvs/gnupg/gnupg/common
Tag: GNUPG-1-9-BRANCH
Added: xreadline.c
Modified: ChangeLog Makefile.am util.h
* xreadline.c: New. Based on the iobuf_read_line function.
* no-libgcrypt.c (gcry_realloc, gcry_xmalloc, gcry_xcalloc): New.
* gpgconf-comp.c (retrieve_options_from_program)
(retrieve_options_from_file, change_options_file)
(change_options_program, gc_component_change_options): Replaced
getline by read_line and test for allocation failure.
-------------+
ChangeLog | 4 ++
Makefile.am | 1
util.h | 5 ++
xreadline.c | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 126 insertions(+)
More information about the Gnupg-commits
mailing list