guard provider-addition with a mutex; tighten provider test
commit68f11c36ef47e34b707bf5b559e0f8343ec9b898
authorJim Meyering <meyering@redhat.com>
Thu, 6 Jan 2011 19:16:24 +0000 (6 20:16 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 14 Jan 2011 21:09:39 +0000 (14 22:09 +0100)
tree472bcac1a67b84cc35114f063e1d3d102d58d9bd
parentb591808acb2d2183a6822c1a8ce68fbc2a8aa686
guard provider-addition with a mutex; tighten provider test

* rest.c: Remove some small, now-unnecessary free calls.
* setup.c (add_provider): Guard with new file-global mutex.
* t/provider: Remove ulimit on core size, so that if one is
dumped, we get something that's usable.
Sleep upon failure.
rest.c
setup.c
t/provider