Files

12 lines
618 B
Plaintext
Raw Permalink Normal View History

2024-09-27 19:21:56 +08:00
[
{
"Name" : "bounds_checking_function",
"License" : "Mulan Permissive Software LicenseVersion 2",
"License File" : "LICENSE",
"Version Number" : "v1.1.11",
"Owner" : "jianghan2@huawei.com",
"Upstream URL" : "https://gitee.com/openeuler/libboundscheck",
"Description" : "following the standard of C11 Annex K (bound-checking interfaces), functions of the common memory/string operation classes, such as memcpy_s, strcpy_s, are selected and implemented."
}
]