[vlc-devel] vlc: svn commit r22950 (funman)
Subversion daemon
svn at videolan.org
Mon Nov 5 00:42:06 CET 2007
r22950 | funman | 2007-11-05 00:42:06 +0100 (Mon, 05 Nov 2007) | 3 lines
Changed paths:
M /trunk/modules/misc/screensaver.c
screensaver: replaces system() calls by fork()/execv()/waitpid()
A side effect is that on FreeBSD the console is not filled anymore with "xscreensaver-xxx not found", because "/bin/sh xx 2>&-" will not close stderr if the specified command doesn't exist.
> http://trac.videolan.org/vlc/changeset/22950
More information about the vlc-devel
mailing list