nuttx-apps/netutils/thttpd
wanggang26 2de1fdcebd thttpd:fix Coding Style Check Failed issue
error: Mixed case identifier found

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-10-16 07:13:50 +08:00
..
cgi-src fix nxstyle 2024-04-30 00:02:31 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
config.h neutils/thttpd: Remove CONFIG_SDCLONE_DISABLE 2022-01-31 19:03:55 +01:00
fdwatch.c apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
fdwatch.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
Kconfig Kconfig: Make indent consistent with TABS 2023-02-10 14:11:48 +08:00
libhttpd.c thttpd:fix Coding Style Check Failed issue 2024-10-16 07:13:50 +08:00
libhttpd.h apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
Make.defs apps/netutils/thttpd/Make.defs: fix nxstyle 2023-03-20 14:17:07 +01:00
Makefile fix progname do not match issue 2023-09-11 16:37:05 +08:00
mime_types.h Fix some coding style issue 2023-08-17 22:51:51 +03:00
tdate_parse.c Fix some coding style issue 2023-08-17 22:51:51 +03:00
tdate_parse.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
thttpd.c thttpd:fix Coding Style Check Failed issue 2024-10-16 07:13:50 +08:00
thttpd_alloc.c apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
thttpd_alloc.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
thttpd_cgi.c thttpd:fix Coding Style Check Failed issue 2024-10-16 07:13:50 +08:00
thttpd_cgi.h thttpd:fix Coding Style Check Failed issue 2024-10-16 07:13:50 +08:00
thttpd_strings.c Replace all sprintf with snprintf 2023-05-08 21:35:16 +03:00
thttpd_strings.h Fix the nxstyle warning 2022-01-17 07:57:22 +01:00
timers.c thttpd:fix Coding Style Check Failed issue 2024-10-16 07:13:50 +08:00
timers.h thttpd:fix Coding Style Check Failed issue 2024-10-16 07:13:50 +08:00