* LVM2/libdm .exported_symbols
@ 2008-11-03 20:03 agk
0 siblings, 0 replies; only message in thread
From: agk @ 2008-11-03 20:03 UTC (permalink / raw)
To: lvm-devel
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk at sourceware.org 2008-11-03 20:03:01
Modified files:
libdm : .exported_symbols
Log message:
add list fns
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/libdm/.exported_symbols.diff?cvsroot=lvm2&r1=1.33&r2=1.34
--- LVM2/libdm/.exported_symbols 2008/04/20 00:11:08 1.33
+++ LVM2/libdm/.exported_symbols 2008/11/03 20:03:00 1.34
@@ -135,3 +135,16 @@
dm_report_set_output_field_name_prefix
dm_regex_create
dm_regex_match
+dm_list_init
+dm_list_add
+dm_list_add_h
+dm_list_del
+dm_list_move
+dm_list_empty
+dm_list_start
+dm_list_end
+dm_list_first
+dm_list_last
+dm_list_prev
+dm_list_next
+dm_list_size
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-03 20:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-03 20:03 LVM2/libdm .exported_symbols agk
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.