From: wysochanski@sourceware.org <wysochanski@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2/liblvm Makefile.in
Date: 24 Feb 2010 18:16:10 -0000 [thread overview]
Message-ID: <20100224181610.15791.qmail@sourceware.org> (raw)
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: wysochanski at sourceware.org 2010-02-24 18:16:10
Modified files:
liblvm : Makefile.in
Log message:
Add tag_list_copy() supporting function inside lvm2app.
Add a supporting function to copy a list of internal tags to lvm2app list.
We need to put this here because of the lvm_str_list_t type which we export
in lvm2app.h. If we didn't export this type, we could put this in the
internal library and use struct str_list.
Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/liblvm/Makefile.in.diff?cvsroot=lvm2&r1=1.17&r2=1.18
--- LVM2/liblvm/Makefile.in 2009/10/02 19:10:36 1.17
+++ LVM2/liblvm/Makefile.in 2010/02/24 18:16:10 1.18
@@ -18,6 +18,7 @@
VPATH = @srcdir@
SOURCES =\
+ lvm_misc.c \
lvm_base.c \
lvm_lv.c \
lvm_pv.c \
next reply other threads:[~2010-02-24 18:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-24 18:16 wysochanski [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-03 18:19 LVM2/liblvm Makefile.in mornfall
2009-07-22 20:29 agk
2009-03-08 18:10 wysochanski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100224181610.15791.qmail@sourceware.org \
--to=wysochanski@sourceware.org \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.