src/libiberty ChangeLog hashtab.c

drow@sources.redhat.com drow@sources.redhat.com
Sun Jan 26 07:33:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2003-01-26 07:33:28

Modified files:
	libiberty      : ChangeLog hashtab.c 

Log message:
	include/
	* hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types.
	(struct htab): Add alloc_arg, alloc_with_arg_f, free_with_arg_f.
	(htab_create_alloc_ex): New prototype.
	(htab_set_functions_ex): New prototype.
	libiberty/
	* hashtab.c (htab_create_alloc_ex): New function.
	(hatab_set_functions_ex): New function.
	(htab_delete, htab_expand): Support alternate allocation functions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.187&r2=1.188
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hashtab.c.diff?cvsroot=src&r1=1.15&r2=1.16



More information about the Src-cvs mailing list