Thank you for pointing out that changes to these two files are not needed
due to them being single threaded utilities. I reverted the changes and ran
some tests. Works just fine with the original search.h, tsearch, and tfind.
On Tue, Oct 10, 2023 at 4:26 PM Mark Wielaard wrote:
> Hi Heather,
>
>
Hi Heather,
On Tue, Oct 10, 2023 at 03:42:53PM +0200, Mark Wielaard wrote:
> From: Heather McIntyre
>
> * src/Makefile.am: Add USE_LOCKS condition for -pthread.
> * src/findtextrel.c: Add eu-search.h and remove search.h.
> Change calls of tsearch/tfind to eu_tsearch/eu_tfind.
>
From: Heather McIntyre
* src/Makefile.am: Add USE_LOCKS condition for -pthread.
* src/findtextrel.c: Add eu-search.h and remove search.h.
Change calls of tsearch/tfind to eu_tsearch/eu_tfind.
* src/nm.c: Likewise.
Signed-off-by: Heather S. McIntyre
Signed-off-by: