diff options
author | Roland McGrath <roland@gnu.org> | 2002-03-14 21:09:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-03-14 21:09:32 +0000 |
commit | 1da2660337a3f8cf79dd2c2d6cb8c30fa78ffa73 (patch) | |
tree | 11a4a190d8ddee83161d5c32fa9d054daec07efe /sutils/Makefile | |
parent | 4bf7af7062d8b7217b1e17337657863720ef2846 (diff) |
2002-02-08 Roland McGrath <roland@frob.com>
* argp.c (DEFAULT_STORE_TYPE): Macro removed.
(DEFAULT_STORE_CLASS): New macro replaces it.
(parse_opt): Update the use.
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.
Diffstat (limited to 'sutils/Makefile')
0 files changed, 0 insertions, 0 deletions