mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
arch/sim/src/nuttx-names.dat: Add host ftruncate() support.
This commit is contained in:
@@ -29,6 +29,7 @@ fwrite NXfwrite
|
|||||||
fsync NXfsync
|
fsync NXfsync
|
||||||
fstat NXfstat
|
fstat NXfstat
|
||||||
ftell NXftell
|
ftell NXftell
|
||||||
|
ftruncate NXftruncate
|
||||||
getenv NXgetenv
|
getenv NXgetenv
|
||||||
getopt NXgetopt
|
getopt NXgetopt
|
||||||
getpid NXgetpid
|
getpid NXgetpid
|
||||||
|
|||||||
Reference in New Issue
Block a user