nuttx-apps/netutils/thttpd
lilei19 41f60bd669 change strcpy to strlcpy
Change-Id: I8b9429a3c225a82842fce136bdb14b8b135066d3
Signed-off-by: lilei19 <lilei19@xiaomi.com>
2023-02-22 23:09:55 +08:00
..
cgi-src change strcpy to strlcpy 2023-02-22 23:09:55 +08:00
.gitignore
config.h
fdwatch.c apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
fdwatch.h
Kconfig Kconfig: Make indent consistent with TABS 2023-02-10 14:11:48 +08:00
libhttpd.c change strcpy to strlcpy 2023-02-22 23:09:55 +08:00
libhttpd.h apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
mime_types.h
tdate_parse.c nxstyle fixes. 2022-09-30 14:23:04 +08:00
tdate_parse.h
thttpd_alloc.c apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
thttpd_alloc.h
thttpd_cgi.c Fix nxstyle wanring as much as we can 2022-10-23 11:47:20 +08:00
thttpd_cgi.h
thttpd_strings.c nxstyle fixes. 2022-09-30 14:23:04 +08:00
thttpd_strings.h
thttpd.c Remove the unnecessary "return;" at the end of function 2022-11-27 22:36:40 +01:00
timers.c nxstyle fixes. 2022-09-30 14:23:04 +08:00
timers.h Fix nxstyle wanring as much as we can 2022-10-23 11:47:20 +08:00