nuttx-apps/netutils/thttpd
2017-05-11 13:40:03 -06:00
..
cgi-src Move include/nuttx/regex.h to include/nuttx/lib/regex.h 2016-07-21 13:42:06 -06:00
.gitignore
config.h Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:13:39 -06:00
fdwatch.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:40:03 -06:00
fdwatch.h
Kconfig Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:13:39 -06:00
libhttpd.c strcasecmp, strncasecmp, bzero, bcmp, and bcopy should be defined in strings.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead. 2017-02-16 15:58:15 -06:00
libhttpd.h Replace all occurrences of vdbg with vinfo 2016-06-11 11:55:38 -06:00
Make.defs
Makefile Add a default value for DELIM 2016-06-07 08:43:21 -06:00
mime_types.h
tdate_parse.c Replace all occurrences of vdbg with vinfo 2016-06-11 11:55:38 -06:00
tdate_parse.h
thttpd.c This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h" 2016-07-11 10:11:18 -06:00
thttpd_alloc.c apps/graphics and netutils: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 17:53:47 -06:00
thttpd_alloc.h
thttpd_cgi.c This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h" 2016-07-11 10:11:18 -06:00
thttpd_cgi.h
thttpd_strings.c
thttpd_strings.h
timers.c
timers.h