safeclib: new package
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 19 Dec 2017 19:12:04 +0000 (20:12 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Feb 2018 20:29:54 +0000 (21:29 +0100)
commita67cb08d19e6c123737f7401e87103ecca046ea9
treeaf4143524519a42ef75296eccb83f8145a1f93a1
parent929f7e066100822ab5eb81b884b6c023d15e1e31
safeclib: new package

safec fork with all C11 Annex K functions

This library implements the secure C11 Annex K functions on
top of most libc implementations, which are missing from them.

https://rurban.github.io/safeclib/

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/safeclib/0001-Fix-install-when-HAVE_WCHAR-is-unset.patch [new file with mode: 0644]
package/safeclib/Config.in [new file with mode: 0644]
package/safeclib/safeclib.hash [new file with mode: 0644]
package/safeclib/safeclib.mk [new file with mode: 0644]