Subject: CVS import: pkgsrc/devel/libsafec
From: Alistair G. Crooks
Date: 2014-11-09 02:52:24
Message id: 20141109015224.B60F998@cvs.netbsd.org

Log Message:
Initial import of libsafec, providing bounds checking memory and string
functions per ISO/IEC TR24731, into the packages collection.

	The Safe C Library provides bound checking memory and string functions
	per ISO/IEC TR24731.  These functions are alternative functions to the
	existing standard C library that promote safer, more secure
	programming.

	The ISO/IEC Programming languages -- C spec, C11, now includes the
	bounded APIs in Appendix K, "Bounds-checking interfaces".


Files:
RevisionActionfile
1.1importpkgsrc/devel/libsafec/Makefile
1.1importpkgsrc/devel/libsafec/PLIST
1.1importpkgsrc/devel/libsafec/DESCR
1.1importpkgsrc/devel/libsafec/distinfo
1.1importpkgsrc/devel/libsafec/patches/patch-src__safeclib__strcasestr_s.c
1.1importpkgsrc/devel/libsafec/patches/patch-tests__perf_memcpy32_s.c
1.1importpkgsrc/devel/libsafec/patches/patch-tests__perf_memcpy_s.c