]> git.sesse.net Git - vlc/commit
* src/misc/win32_specific.c: change the mode of stdin to _O_BINARY so we can use...
authorGildas Bazin <gbazin@videolan.org>
Thu, 31 Jul 2003 21:46:37 +0000 (21:46 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 31 Jul 2003 21:46:37 +0000 (21:46 +0000)
commite03c2c0dbde0000f4816967bb9609e0571d55512
treebdc02c6de0eccca11c7ff8caae4865b96f8e2401
parent0758f5ea8160b5846949e05c34585a4d790fdf60
* src/misc/win32_specific.c: change the mode of stdin to _O_BINARY so we can use stdin to read files (thanks to Steve Li).
* modules/control/http.c: allow directories of the form "x:\" on win32.
modules/control/http.c
src/misc/win32_specific.c