]> git.sesse.net Git - vlc/commit
* src/extras/libc.c: Implemented vlc_execve() for the Win32 platform.
authorChristophe Massiot <massiot@videolan.org>
Mon, 29 Aug 2005 16:30:38 +0000 (16:30 +0000)
committerChristophe Massiot <massiot@videolan.org>
Mon, 29 Aug 2005 16:30:38 +0000 (16:30 +0000)
commit647629301346a2fe256aabef7983abe782ad363e
tree7ae79b5862a60ae92278abd03e242eced02b8ae7
parentdcaf452a55c6822608a098f68b841413ad5ac0af
 * src/extras/libc.c: Implemented vlc_execve() for the Win32 platform.
 * modules/control/http/http.c: Enabled --http-handlers under Win32.
   Beware to espace backslashes as in --http-handlers="php=C:\\php\\php.exe".
modules/control/http/http.c
src/extras/libc.c