nuttx-apps/netutils/thttpd
Jiuzhu Dong ff4c3c3fb8 thttpd: add THTTPD_NFILE_DESCRIPTORS limits instead of NFILE_DESCRIPTORS
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-03-16 07:56:45 -07:00
..
cgi-src build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
config.h Run codespell -w against all files 2020-02-22 14:41:36 -06:00
fdwatch.c netutils/thttpd/fdwatch.c: Fix syslog formats 2020-11-26 19:28:14 -08:00
fdwatch.h
Kconfig thttpd: add THTTPD_NFILE_DESCRIPTORS limits instead of NFILE_DESCRIPTORS 2021-03-16 07:56:45 -07:00
libhttpd.c Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
libhttpd.h Refine the preprocess conditional guard style 2020-01-31 11:04:10 -06:00
Make.defs
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
mime_types.h
tdate_parse.c
tdate_parse.h Refine the preprocess conditional guard style 2020-01-31 11:04:10 -06:00
thttpd_alloc.c Include malloc.h instead of stdlib.h for mallinfo() 2020-06-15 07:21:52 -06:00
thttpd_alloc.h
thttpd_cgi.c thttpd: add THTTPD_NFILE_DESCRIPTORS limits instead of NFILE_DESCRIPTORS 2021-03-16 07:56:45 -07:00
thttpd_cgi.h
thttpd_strings.c
thttpd_strings.h
thttpd.c thttpd: add THTTPD_NFILE_DESCRIPTORS limits instead of NFILE_DESCRIPTORS 2021-03-16 07:56:45 -07:00
timers.c Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
timers.h