summaryrefslogtreecommitdiffstats
path: root/cpukit/shttpd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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