ustd: update ustd signal handling to avoid wakeups every 100 ms
[ust.git] / libmallocwrap / run
1 #!/bin/sh
2
3 LD_VERBOSE=1 LD_LIBRARY_PATH=.:../libust/.libs:../../liburcu LD_PRELOAD=liburcu.so:libust.so:.libs/libmallocwrap.so $1
This page took 0.029145 seconds and 4 git commands to generate.