nuttx-apps/system/readline
ouyangxiangzhen 44d2250b6e apps: Fix compilation error after nuttx/arch.h excluded.
This patch fix compilation error after excluding nuttx/arch.h.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2024-10-16 07:12:40 +08:00
..
CMakeLists.txt system/readline: correct the readline(3) prototype 2023-10-16 22:04:18 +08:00
Kconfig system/readline: Move READLINE_HAVE_EXTMATCH inside SYSTEM_READLINE section 2021-11-08 10:43:47 -03:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile system/readline: correct the readline(3) prototype 2023-10-16 22:04:18 +08:00
readline.c apps: Fix compilation error after nuttx/arch.h excluded. 2024-10-16 07:12:40 +08:00
readline.h stdio: Remove CONFIG_EOL_IS_XXX 2023-02-23 17:21:19 +08:00
readline_common.c Replace all strncpy with strlcpy 2023-05-08 21:35:16 +03:00
readline_fd.c libc:getline support backspace 2024-10-11 03:02:23 +08:00
readline_stream.c system/readline: correct the readline(3) prototype 2023-10-16 22:04:18 +08:00