summaryrefslogtreecommitdiffstats
path: root/cpukit/shttpd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-03-25 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-03-251-1/+3
| | | | | * shttpd/log.c: Activate SPLIT_SNPRINTF for gcc <= 4.2.3 and coldfire.
* 2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-061-35/+32
| | | | * shttpd/compat_rtems.c: Style clean up.
* changesRalf Corsepius2007-07-301-6/+4
|
* 2007-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-301-0/+30
| | | | | | * shttpd/log.c: Add preliminary version of SPLIT_SNPRINTF to work-around bug m68k/coldfire -fomit-frame-pointer bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32307.
* Don't build most of my_* wrappers for rtems.Ralf Corsepius2007-07-241-0/+9
|
* Don't build my_stat for rtems.Ralf Corsepius2007-07-241-2/+2
|
* Prefix all non-public symbols with _shttp_.Ralf Corsepius2007-07-241-0/+37
|
* 2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-122-5/+9
| | | | | * shttpd/compat_rtems.c, shttpd/compat_rtems.h: Add port to listen on to shttpd initialization.
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-122-0/+12
| | | | | * shttpd/defs.h: Eliminate my_strncasecmp. * shttpd/string.c: Eliminate my_strncasecmp.
* Eliminate my_strlcpy.Ralf Corsepius2007-06-122-0/+9
|
* Eliminate my_strdup, my_strndup.Ralf Corsepius2007-06-122-0/+15
|
* 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-121-1/+1
| | | | | * shttpd/Makefile.am: Add -DHAVE_MD5 to use md5 routines from libmd.a.
* Remove.Ralf Corsepius2007-06-112-1/+0
|
* Regenerate.Ralf Corsepius2007-06-111-1/+1
|
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-1/+1
| | | | * shttpd/Makefile.am: Conditionally build on LIBNETWORKING.
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-0/+5
| | | | | * shttpd/compat_rtems.h: Include <arpa/inet.h>. Add config.h support.
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-0/+1
| | | | * shttpd/compat_rtems.h: Define closesocket.
* New.Ralf Corsepius2007-06-111-0/+2
|
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-0/+1
| | | | * shttpd/compat_rtems.h: Add IS_DIRSEP_CHAR.
* Use size_t for stack sizes.Ralf Corsepius2007-06-112-2/+2
|
* New.Ralf Corsepius2007-06-111-0/+39
|
* 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-06-111-0/+31
| | | | * shttpd/Makefile.am: New.
* Remove (Renamed to Makefile.shttpd)Ralf Corsepius2007-06-111-50/+0
|
* Rename shttpd's MakefileRalf Corsepius2007-06-111-0/+50
|
* Import from shttpd-1.37.Ralf Corsepius2007-06-1134-0/+7814