diff options
author | Roland McGrath <roland@gnu.org> | 2002-03-14 21:10:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-03-14 21:10:07 +0000 |
commit | bdbb31f60de42da81968d99262625ac6df4f3a92 (patch) | |
tree | 4035b109edebece3d4b96f187ce6cef8f72c3c42 /trans/crash.c | |
parent | 899e93342a306bba89c0fe0579d707518678e1c4 (diff) |
2002-01-19 Roland McGrath <roland@frob.com>
* url.c (url_decode): Renamed to store_url_decode, made public.
(store_url_open_class): Changed use.
* store.h: Declare store_url_decode.
* decode.c (store_decode): Call store_url_decode for STORAGE_NETWORK
as a special case.
2001-12-28 Roland McGrath <roland@frob.com>
* module.c: New file.
* store.h (store_module_open, store_module_find_class,
store_module_decode): Declare them.
* argp.c (parse_opt): Leave PARSED->classes null here instead
of defaulting to store_std_classes.
(find_class): Default null class-list parameter to store_std_classes
here instead. If no matches when defaulted, try calling
store_module_open_class too.
* typed.c (store_typed_open): If no match when search list is
store_std_classes, try calling store_module_open_class too.
* url.c (find_url_class): Likewise.
* decode.c (store_decode): If no match when search list is
store_std_classes, try calling store_module_decode too.
* store.h (store_concat_class_vectors): Remove decl of nonexistent fn.
Diffstat (limited to 'trans/crash.c')
0 files changed, 0 insertions, 0 deletions