include/
authorDaniel Jacobowitz <drow@false.org>
Sun, 26 Jan 2003 07:33:29 +0000 (07:33 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 26 Jan 2003 07:33:29 +0000 (07:33 +0000)
commit5f9624e37ec6b61e7ee5660ec6b0c5e50875193d
treeed6046ae06dc52422a986e3e16541d2de8113843
parentcad81edc078fdb38096335eaa9dd569ddcd8e473
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.
include/ChangeLog
include/hashtab.h
libiberty/ChangeLog
libiberty/hashtab.c
This page took 0.02762 seconds and 4 git commands to generate.