guard provider-addition with a mutex; tighten provider test
commita7de76399efe41f1040259ade74837d2eb8736c3
authorJim Meyering <meyering@redhat.com>
Thu, 6 Jan 2011 19:16:24 +0000 (6 20:16 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 8 Feb 2011 11:11:01 +0000 (8 12:11 +0100)
treec7824a0b68e4f85cda70bc9dfcc7e5cc5e5f5599
parentd1aa322fb7750dd52d893f73d499f4f0e27f0c06
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