nuttx-apps/netutils/webserver
2015-06-28 08:14:53 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
httpd_cgi.c More trailing whilespace removal 2014-04-13 16:24:28 -06:00
httpd_cgi.h
httpd_fs.c httpd_fs_open() should return OK on success and ERROR on failure, not 1 and 0 2014-06-23 12:57:03 -06:00
httpd_mmap.c More trailing whilespace removal 2014-04-13 16:24:28 -06:00
httpd_sendfile.c
httpd.c Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00
httpd.h Move include/nuttx/net/uipopt.h to include/nuttx/net/netconfig.h 2014-06-24 08:53:28 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:14:53 -06:00
Makefile Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished) 2014-09-06 08:00:47 -06:00