rilysh
rilysh
I'm currently busy with some stuff... unsure when I will be free, for now I will close this merge request and will see later if it's needed anymore
IMO, adding _l version alongside non-_l version seems a much better idea. This would avoid copying the same content for _l versions. e.g. ```txt SYNOPSIS #include int atoi(const char *nptr);...
I think BearSSL is directly pulled from its Git repository to FreeBSD. You should report it there, so later it will be synced here. See [contrib](https://www.bearssl.org/contrib.html).
@108062138 You can send direct patches (in email) You can either send this patch: https://patch-diff.githubusercontent.com/raw/freebsd/freebsd-src/pull/952.diff Or a direct link where the typo is: https://www.bearssl.org/gitweb/?p=BearSSL;a=blob;f=src/hash/ghash_pclmul.c;h=a58e7dc02bebcfe855f384d937848d8189b25fc2;hb=HEAD#l79 With some additional context.
Can you provide some more information regarding your issue? (e.g. compiler arguments, and a test program)
Thanks for the helpful comments! For portability, I'll go with ARM's recommendations, maybe till P2809R3 goes anywhere acceptable to LLVM.