From a599a058a0d1c0d62ae811c9c5a17e6690887d8a Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 26 May 2020 17:51:03 +0200 Subject: bitset: Make more robust in multithreaded applications. * lib/bitset/stats.c (bitset_stats_read, bitset_stats_write): Pass an 'e' flag to fopen. * modules/bitset (Depends-on): Add fopen-gnu. --- modules/bitset | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/bitset') diff --git a/modules/bitset b/modules/bitset index ec7f34b60a..20c680634b 100644 --- a/modules/bitset +++ b/modules/bitset @@ -19,6 +19,7 @@ lib/bitset/vector.h Depends-on: attribute c99 +fopen-gnu gettext-h obstack xalloc -- cgit v1.2.1