Update dependencies (#2007)

* Update dependencies
This commit is contained in:
Wim
2023-03-09 22:48:00 +01:00
committed by GitHub
parent d5f9cdf912
commit 08779c2909
345 changed files with 151040 additions and 125983 deletions

View File

@@ -288,6 +288,7 @@ var CAPI = map[string]struct{}{
"localtime_r": {},
"log": {},
"log10": {},
"log2": {},
"longjmp": {},
"lrand48": {},
"lseek": {},
@@ -320,6 +321,7 @@ var CAPI = map[string]struct{}{
"mremap": {},
"munmap": {},
"nanf": {},
"nanosleep": {},
"nl_langinfo": {},
"ntohs": {},
"obstack_free": {},