nuttx-apps/netutils/thttpd
2016-07-11 10:11:18 -06:00
..
cgi-src Reserver the name 'err' for other purposes 2016-06-11 14:49:55 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
config.h Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:13:39 -06:00
fdwatch.c Typo: fwerr, not fderr 2016-06-21 18:10:07 -06:00
fdwatch.h
Kconfig Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:13:39 -06:00
libhttpd.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
libhttpd.h Replace all occurrences of vdbg with vinfo 2016-06-11 11:55:38 -06:00
Make.defs make the full tree use wildcards make.defs 2016-06-02 16:21:21 +02:00
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_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 Standardize naming used for public data and function groupings 2015-10-02 16:20:33 -06:00
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 Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00
thttpd_strings.c Add asctime(), asctime_r(), ctime(), and ctime_r(). 2015-06-12 11:52:49 -06:00
thttpd_strings.h Add asctime(), asctime_r(), ctime(), and ctime_r(). 2015-06-12 11:52:49 -06:00
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
timers.c More trailing whilespace removal 2014-04-13 16:24:28 -06:00
timers.h Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00