(strnlen): Separated to sysdep.h; include sysdep.h instead.
authortomo <tomo>
Fri, 3 Oct 2003 03:34:42 +0000 (03:34 +0000)
committertomo <tomo>
Fri, 3 Oct 2003 03:34:42 +0000 (03:34 +0000)
commit54b6a03917df95f5ffa15c2acb7e433527a917fa
tree27fb1bcf5c8b960c6918c67fddb40f353cc80f6a
parent62fe9eeaba5c322a20ace9dbedbac1b34cef581a
(strnlen): Separated to sysdep.h; include sysdep.h instead.
(CHISE_Attribute_Table_open): Renamed from
`chise_open_attribute_table'.
(CHISE_Attribute_Table_close): Renamed from
`chise_close_attribute_table'.
(chise_attribute_table_get): Renamed from `chise_get_attribute_table'.
(chise_attribute_table_put): Renamed from `chise_put_attribute_table'.
(CHISE_DS_open): Renamed from `chise_open_data_source'.
(CHISE_DS_close): Renamed from `chise_ds_close'.
(chise_feature_setup_db): New function.
(chise_char_load_feature_value): Use `chise_feature_setup_db'.
(chise_char_gets_feature_value): Likewise.
(chise_char_feature_value_iterate): Likewise.
chise.c