* m4/gl-openssl.m4 (gl_CRYPTO_CHECK): Mention that linux crypto
routines take precedence in --with-openssl help output.
---
ChangeLog| 6 ++
m4/gl-openssl.m4 | 4 +++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 1b74543..3459c88 100644
---
On 21/05/18 19:26, Pádraig Brady wrote:
> Basically, the two problems that the profiling found were:
>
> * It is pointless to call locale_charset repeatedly, because the
> locale won't change while 'wc' is running.
>
> * glibc has a slow mbrtowc() implementation for UTF-8 locales.
>
> Bo
On 04/13/2018 07:54 AM, Bernhard Voelker wrote:
> I still couldn't reproduce ...
A fix is available in gnulib since some time ... now pushed here:
https://git.sv.gnu.org/cgit/findutils.git/commit/?id=ccf25d623
Have a nice day,
Berny
Hi Paul,
> installed the attached patches. The first two merely merge changes from
> glibc and cleanup, the last one fixes the bug and adds a test case.
A testdir for 'random_r' produces a compilation failure on FreeBSD 11:
cc -DHAVE_CONFIG_H -I. -I../../gllib -I.. -DGNULIB_STRICT_CHECKING=1