]> git.sesse.net Git - vlc/commit
macosx: Use fork+exec instead of posix_spawn.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 16 Sep 2008 20:01:23 +0000 (22:01 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 16 Sep 2008 20:02:42 +0000 (22:02 +0200)
commita921f15e3dea1e535431a9966e6ce4fce84c1651
tree1fd661e3dacba8f47f8d8fd147555305c2a5c375
parent92d90130fe799b88956e95ec0df3e8ad81619b6b
macosx: Use fork+exec instead of posix_spawn.

(As pointed by Remi)

Note, this doesn't work with just exec() for some obscure reason.
modules/gui/macosx/intf.m