CVS update: gnupg/util

Werner Koch wkoch@guug.de
Wed, 8 Dec 1999 22:03:04 +0100


Date:	Wednesday December 8, 1999 @ 22:03
Author:	wkoch

Update of /home/koch/cvs/gnupg/util
In directory sigtrap:/tmp/cvs-serv2183/util

Modified Files:
	ChangeLog Makefile.am argparse.c strgutil.c 
Added Files:
	argparse.h libutil-config.h logging.c logging.h mischelp.h 
	stringhelp.c stringhelp.h xmalloc.c xmalloc.h 
Log Message:
Wed Dec  8 21:58:32 CET 1999  Werner Koch  <wk@gnupg.de>

	* strgutil.c (strcasecmp): New.

	* argparse.h: New.
	* libutil.h: New.
	* argparse.c: Use these new files.
	(optfile_parse): s/m_alloc/libutil_xalloc/

	* strgutil.c: Moved a lot of function to ...
	* stringhelp.c: ... this new file
	* stringhelp.h: ... and the definitions to here

	* mischelp.h: New.

	* logging.h: New, but not yet used in GnuPG.
	* logging.c: Ditto.


File: argparse.h       	Status: Up-to-date
File: libutil-config.h 	Status: Up-to-date
File: logging.c        	Status: Up-to-date
File: logging.h        	Status: Up-to-date
File: mischelp.h       	Status: Up-to-date
File: stringhelp.c     	Status: Up-to-date
File: stringhelp.h     	Status: Up-to-date
File: xmalloc.c        	Status: Up-to-date
File: xmalloc.h        	Status: Up-to-date
File: ChangeLog        	Status: Up-to-date
File: Makefile.am      	Status: Up-to-date
File: argparse.c       	Status: Up-to-date
File: strgutil.c       	Status: Up-to-date