taiyi.pei adc075de6e correct part and subsystem name
Signed-off-by: taiyi.pei <peitaiyi@huawei.com>
2022-07-04 17:01:10 +08:00
2021-03-11 18:41:22 +08:00
2021-03-11 18:41:22 +08:00
2022-07-04 17:01:10 +08:00
2022-07-04 17:01:10 +08:00
2021-03-11 18:41:22 +08:00
2021-09-29 11:11:36 +08:00
2021-03-11 18:41:22 +08:00
2021-03-11 18:41:22 +08:00
2021-05-06 10:05:33 +08:00

bounds_checking_function

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.

  • other standard functions in C11 Annex K will be analyzed in the future and implemented in this organization if necessary.

  • handles the release, update, and maintenance of bounds_checking_function.

S
Description
Third-party open-source software bounds_checking_function | 三方开源软件bounds_checking_function
Readme MulanPSL-2.0 604 KiB
Languages
C 63.1%
C++ 36.6%
Makefile 0.3%