summaryrefslogtreecommitdiffstats
path: root/lib/command.c
diff options
context:
space:
mode:
authorChris Hall (GMCH) <chris.hall@highwayman.com>2009-11-24 20:39:59 +0000
committerChris Hall (GMCH) <chris.hall@highwayman.com>2009-11-24 20:39:59 +0000
commita455deac4f59a815150cfac5690e3273292f0189 (patch)
treec8a74c70fd00933fcc537b39e57226ab4abfa9ed /lib/command.c
parent5d41cec800dc6100b8181b95a08f7803dac6eeb9 (diff)
downloadquagga-a455deac4f59a815150cfac5690e3273292f0189.tar.bz2
quagga-a455deac4f59a815150cfac5690e3273292f0189.tar.xz
Introduce lib/symtab.c & .h
These are two brand new files. They provide a "Symbol Table" data structure, which maps symbol "names" to symbol "values. (Inside the dta structure is a hash table.) There is also support for managing references to symbols, and the ability to visit all references to a symbol when its value is set or unset. Other files affected: lib/Makefile.am -- to add the new files. lib/memtypes.c -- additional memory types for symbol table stuff
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions