Jim Meyering wrote: > Here are a few more. > >>From 052f43f2c3ec1a1a7d6a2e9038ee1fb0e7d222e9 Mon Sep 17 00:00:00 2001 > From: Jim Meyering <[email protected]> > Date: Thu, 2 Apr 2009 22:18:51 +0200 > Subject: [PATCH 1/2] cpg.h, objdb.h, coroaph.h: more const/size_t > > * include/corosync/cpg.h (cpg_callbacks_t): > * include/corosync/mar_cpg.h (marshall_to_mar_cpg_name_t): > * lib/cpg.c (cpg_join, cpg_leave): > * lib/cpg.c (cpg_mcast_joined): make iovec const. > * include/corosync/cpg.h (cpg_mcast_joined): update prototype ... >>From 3b8203561bb4709e4151b6bc456d27ec9d4e5f95 Mon Sep 17 00:00:00 2001 > From: Jim Meyering <[email protected]> > Date: Thu, 9 Apr 2009 19:51:30 +0200 > Subject: [PATCH 2/2] coroapi.h: Make totem_mcast's *iovec param const. > > * include/corosync/engine/coroapi.h (struct corosync_api_v1): > [totem_mcast]: Make *iovec param const. > --- > exec/main.c | 2 +- > exec/main.h | 4 ++-- > include/corosync/engine/coroapi.h | 4 ++--
Committed after ACK on IRC. _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
