c595907a7b
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".
8 lines
267 B
Text
8 lines
267 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2014/11/09 01:52:24 agc Exp $
|
|
include/libsafec/safe_lib.h
|
|
include/libsafec/safe_lib_errno.h
|
|
include/libsafec/safe_mem_lib.h
|
|
include/libsafec/safe_str_lib.h
|
|
include/libsafec/safe_types.h
|
|
lib/libsafec-1.0.la
|
|
lib/pkgconfig/safec-1.0.pc
|