libs/libc/libc.csv: Add truncate

This commit is contained in:
YAMAMOTO Takashi 2022-01-27 19:17:29 +09:00 committed by Xiang Xiao
parent 182575d240
commit 82fdba5258
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@
"time","time.h","","time_t","FAR time_t *"
"towlower","wchar.h","defined(CONFIG_LIBC_WCHAR)","wint_t","wint_t"
"towupper","wchar.h","defined(CONFIG_LIBC_WCHAR)","wint_t","wint_t"
"truncate","unistd.h","!defined(CONFIG_DISABLE_MOUNTPOINT)","FAR const char *","off_t"
"ub16divub16","fixedmath.h","!defined(CONFIG_HAVE_LONG_LONG)","ub16_t","ub16_t","ub16_t"
"ub16mulub16","fixedmath.h","!defined(CONFIG_HAVE_LONG_LONG)","ub16_t","ub16_t","ub16_t"
"ub16sqr","fixedmath.h","!defined(CONFIG_HAVE_LONG_LONG)","ub16_t","ub16_t"

Can't render this file because it has a wrong number of fields in line 2.