commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/libstore store.h


From: Roland McGrath
Subject: hurd/libstore store.h
Date: Fri, 08 Feb 2002 23:05:05 -0500

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Branch:         roland_libstore_modules_branch
Changes by:     Roland McGrath <address@hidden> 02/02/08 23:05:05

Modified files:
        libstore       : store.h 

Log message:
        2002-01-19  Roland McGrath  <address@hidden>
        
        * 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  <address@hidden>
        
        * 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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libstore/store.h.diff?only_with_tag=roland_libstore_modules_branch&tr1=1.42&tr2=1.42.2.1&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]