This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Please advice w.r.t. language/tcl


> Has stuff written by you since 2005-01-14 been checked in?

2007-11-12  Oyvind Harboe  <oyvind.harboe@zylin.com>
2007-11-12  Jonathan Larmour  <jifl@eCosCentric.com>

        * doc/athttpd.sgml: added an example of a tcl script.
        * src/http.c, forms.c: serve cgi requests before file system requests,
        that way it isn't possible to download the actual cgi/.o script and
        cgi works even if the http root directory is above the cgi directory.
        * src/http.c: if only tcl cgi is enabled, cgi requests are now
        forwarded to tcl
        * include/jim.h: include file order fix; now compiles again.
        * doc/athttpd.sgml: Fixed typos in doc. Return value from handler is
        not used, recommend returning 0 in doc.

:-(

        Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]