mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-09 00:53:16 +00:00
* Merged version 2.1 of GoAhead webserver. This update was submitted by Antti P Miettinen <antti.p.miettinen@nokia.com>. * NOTES, base64.c, ejIntrn.h, emfdb.c, emfdb.h, md5.h, md5c.c, um.c, um.h: New files. * wbase64.c: Removed. * Makefile.am, asp.c, balloc.c, default.c, ej.h, ejlex.c, ejparse.c, form.c, h.c, handler.c, mime.c, misc.c, ringq.c, rom.c, security.c, socket.c, sym.c, uemf.c, uemf.h, url.c, value.c, webcomp.c, webmain.c, webpage.c, webrom.c, webs.c, webs.h, websuemf.c, wsIntrn.h: Modified.
30 lines
550 B
Plaintext
30 lines
550 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
Notes on merging GoAhead Webs 2.1. Eventually RTEMS should be supported
|
|
in their distributions and this directory removed.
|
|
|
|
Applied patch from Antti P Miettinen <antti.p.miettinen@nokia.com>.
|
|
|
|
Obtain the original distribution from http://www.goahead.com for
|
|
documentation.
|
|
|
|
Tailoring
|
|
=========
|
|
socket.c is RTEMS specific
|
|
|
|
Renames
|
|
=======
|
|
|
|
Distributed as This Directory
|
|
============== ================
|
|
base64.c wbase64.c
|
|
page.c webpage.c
|
|
|
|
RTEMS Specific Additions
|
|
========================
|
|
webmain.c
|
|
rtems_webserver.h
|
|
|