diff options
author | hunt <hunt> | 2005-10-28 19:44:58 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-10-28 19:44:58 +0000 |
commit | 063b69fe3f1109ec81b5e4c1f1333a442ccb3734 (patch) | |
tree | 7e2a0bffafb5e606eabc7f5da73d580451fb6d5e /runtime/stack.c | |
parent | 052d76119736a4b1d90190e37f45439ca1e57393 (diff) | |
download | systemtap-steved-063b69fe3f1109ec81b5e4c1f1333a442ccb3734.tar.gz systemtap-steved-063b69fe3f1109ec81b5e4c1f1333a442ccb3734.tar.xz systemtap-steved-063b69fe3f1109ec81b5e4c1f1333a442ccb3734.zip |
2005-10-28 Martin Hunt <hunt@redhat.com>
* map-gen.c (MAP_GET_VAL): Use the _stp_get_*() functions.
(_stp_map_set_*): When setting to "", don't create
node if key not found.
(_stp_map_get_*): Use new MAP_GET_VAL. Return "" when
string lookups not found.
* map.c (_stp_get_int64): Check args and return
0 on bad args or wrong type.
(_stp_get_stat): Ditto.
(_stp_key_get_int64): Ditto.
(_stp_get_str): Check args and return
"bad type" on bad args or wrong type.
(_stp_key_get_str): Ditto.
(_new_map_set_str): If setting to "", delete node.
(_new_map_get_*): Delete. Use _stp_get_*().
Diffstat (limited to 'runtime/stack.c')
0 files changed, 0 insertions, 0 deletions