commit-hurd
[Top][All Lists]
Advanced

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

hurd/libstore argp.c


From: Roland McGrath
Subject: hurd/libstore argp.c
Date: Thu, 14 Mar 2002 16:09:33 -0500

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 02/03/14 16:09:32

Modified files:
        libstore       : argp.c 

Log message:
        2002-02-08  Roland McGrath  <address@hidden>
        
        * argp.c (DEFAULT_STORE_TYPE): Macro removed.
        (DEFAULT_STORE_CLASS): New macro replaces it.
        (parse_opt): Update the use.
        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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libstore/argp.c.diff?tr1=1.18&tr2=1.19&r1=text&r2=text




reply via email to

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