[go: up one dir, main page]

libgit2-sys 0.9.2

Native bindings to the libgit2 library
Documentation
1
2
3
4
5
6
#!/bin/sh
export MallocStackLogging=1
export MallocScribble=1
export MallocLogFile=/dev/null
export CLAR_AT_EXIT="leaks -quiet \$PPID"
exec "$@"