Fixed the error message in lockit() when it fails to create tmp file.
[mmh] / sbr / execprog.c
2015-02-22 Philipp Takacsreturn -1 if fork(2) fails in execprog
2015-02-12 markus schnalkesbr/execprog.c: Fix the return value
2015-01-15 markus schnalkeDon't save the context within execprog()
2015-01-14 markus schnalkeAdded execprog() and execprogl(), which are safer alter...