]> sourceware.org Git - lvm2.git/commit
o Changed the multilog API a bit (I warned you)
authorAJ Lewis <alewis@redhat.com>
Mon, 9 May 2005 18:44:35 +0000 (18:44 +0000)
committerAJ Lewis <alewis@redhat.com>
Mon, 9 May 2005 18:44:35 +0000 (18:44 +0000)
commitbca1803fea2dd35fb9d5cbf0a4e7275f0df7f857
treeea24f14b2c34f7c6e85517cdfdf1e133db4a01d2
parentc44c04a6d7467bdb5eb3d5a994ec1fe35e012d43
 o Changed the multilog API a bit (I warned you)
   - multilog_add_type, multilog_del_type, multilog_custom, and
     multilog_init_verbose all have different arguments.
   - Primary change is that caller only passes in config info, and the
     lib keeps track of state internally.  No more exporting of
     'struct log_data'.
   - Custom callers now only get the custom data pointer passed into their
     log fxn (that is set with multilog_custom)
   - Added basic README that describes libmultilog
daemons/dmeventd/dmevent.c
daemons/dmeventd/dmeventd.c
This page took 0.032074 seconds and 5 git commands to generate.