Files
third_party_bounds_checking…/README.OpenSource
y1585740638 90c71cbbab 更新版本号
Signed-off-by: y1585740638 <yulei99@huawei.com>
Change-Id: I0f0b8981012e7389b10fe82073a00f38192048e8
2023-12-08 10:20:45 +08:00

12 lines
618 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"Name" : "bounds_checking_function",
"License" : "Mulan Permissive Software LicenseVersion 2",
"License File" : "LICENSE",
"Version Number" : "v1.1.16",
"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."
}
]