Description: opensource check,modify posix and unittest,add unit fuzz test case

Team: OTHERS
Feature or Bugfix:Feature
Binary Source:No
PrivateCode(Yes/No):No
Change-Id: Ia95966e595109db01440cffa062cf3aff4faa3b8
ChangeID:13651229
This commit is contained in:
guanzehui
2021-04-14 11:01:36 +08:00
committed by mamingshuai
parent f6151020de
commit 8b23ffca0d
95 changed files with 5972 additions and 514 deletions

View File

@@ -17,6 +17,7 @@ extern "C" {
#define __NEED_wchar_t
#define __NEED_wint_t
#define __NEED_mbstate_t
#define __NEED_off_t
#if __STDC_VERSION__ < 201112L
#define __NEED_struct__IO_FILE