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