sys-libs/safeclib: add 3.7.1

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-02-03 19:57:14 +01:00
parent 7a929c4541
commit 2492d2b670
3 changed files with 110 additions and 0 deletions

View File

@@ -49,5 +49,6 @@ The C11 Standard adopted many of these points, and added some secure _s variants
<flag name="nullslack">enable to null out the remaining part of a string if it is not completely used</flag>
<flag name="unsafe">Include unsafe std C11 functions: tmpnam_s</flag>
<flag name="valgrind">enable Valgrind on the unit tests</flag>
<flag name="wchar">enable multibyte and wchar support</flag>
</use>
</pkgmetadata>