rename libmallocwrap -> libustinstr-malloc
[ust.git] / libustinstr-malloc / run
diff --git a/libustinstr-malloc/run b/libustinstr-malloc/run
new file mode 100644 (file)
index 0000000..ce4fd10
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+LD_VERBOSE=1 LD_LIBRARY_PATH=.:../libust/.libs:../../liburcu LD_PRELOAD=liburcu.so:libust.so:.libs/libmallocwrap.so $1
This page took 0.022281 seconds and 4 git commands to generate.