summaryrefslogtreecommitdiffstats
path: root/cpukit/mghttpd/mongoose.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-232009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+6
* mghttpd/mongoose.c: crypto_sw table is not used when SSL is disabled. RTEMS does not have flockfile/funlockfile.
2009-11-17Various 16bit fixes.Ralf Corsepius1-7/+7
2009-11-17Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2009-11-17Add HAVE_SYS_MMAN_H HAVE_DLFCN_H.Ralf Corsepius1-0/+4
2009-11-17Convert to unix encoding.Ralf Corsepius1-4725/+4725
2009-11-172009-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4725
* mghttpd/mongoose.c, mghttpd/mongoose.h, mghttpd/mongoose.1: Import from svn http://mongoose.googlecode.com/svn/trunk (r477).