This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx-apps
/
system
/
readline
History
Xiang Xiao
44b92d9254
Fix readline_common.c:277:19: error: 'strncpy' destination unchanged after copying no bytes
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-03-06 00:40:06 +08:00
..
Kconfig
…
Make.defs
…
Makefile
system/readline: Make it work without CONFIG_FILE_STREAM
2021-11-30 22:06:03 -06:00
readline_common.c
Fix readline_common.c:277:19: error: 'strncpy' destination unchanged after copying no bytes
2022-03-06 00:40:06 +08:00
readline_fd.c
system/readline: Make it work without CONFIG_FILE_STREAM
2021-11-30 22:06:03 -06:00
readline.c
system/readline: Make it work without CONFIG_FILE_STREAM
2021-11-30 22:06:03 -06:00
readline.h
…