[vlc-devel] vlc: svn commit r12408 (massiot)

Subversion daemon svn at videolan.org
Fri Aug 26 20:15:21 CEST 2005


r12408 | massiot | 2005-08-26 20:15:21 +0200 (Fri, 26 Aug 2005) | 9 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/include/vlc_common.h
   M /trunk/include/vlc_httpd.h
   M /trunk/include/vlc_symbols.h
   M /trunk/modules/control/http/http.c
   M /trunk/modules/control/http/http.h
   M /trunk/modules/control/http/util.c
   M /trunk/src/extras/libc.c
   M /trunk/src/misc/httpd.c

 * src/extras/libc.c: Implemented a wrapper around fork() and execve()
   to spawn an external process and get its output. Only implemented for
   UNIX-style systems at present.
 * src/misc/httpd.c: New "handler" node type which bypasses the internal
   HTTPD behaviour.
 * modules/control/http: New --http-handlers option to dedicate
   particular extensions to external programs (PHP or Perl for instance).
   This is in accordance with the CGI/1.1 specification.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list