summaryrefslogtreecommitdiff
path: root/include/hashtab.h
Commit message (Expand)AuthorAgeFilesLines
* * hashtab.h (htab_hash_string): Declare.rth2001-08-171-0/+3
* * hashtab.h (struct htab): Add member return_allocation_failure.hp2000-11-041-0/+10
* * hashtab.h: Change void * to PTR where necessary.hp2000-11-031-5/+5
* * hashtab.h (hash_pointer): Declare.mmitchel2000-04-241-0/+6
* * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner2000-04-181-5/+10
* * hashtab.h (hashval_t): New type.mmitchel2000-03-311-4/+7
* Some cleanups/additions for hashtablescrux2000-03-141-4/+12
* * hashtab.h (struct htab): Add del_f.zack2000-03-101-3/+11
* * hashtab.c: Remove debugging variables (all_searches,zack2000-03-081-41/+44
* 1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>zack1999-10-231-2/+8
* * hashtab.h: New file.law1999-10-151-0/+103