[MPlayer-dev-eng] [PATCH] exit_player

Jan Knutar jknutar at nic.fi
Mon Sep 13 03:48:13 CEST 2004


On Saturday 11 September 2004 12:44, Attila Kinali wrote:
> On Thu, Sep 09, 2004 at 10:44:44PM +0300, Jan Knutar wrote:
>  
> > We should probably try _exit() after exit() fails, too... especially if you consider
> 
> Yes, but that is afaik only available on linux, thus has to be ifdef'ed

According to Linux Programmer's Manual,
_exit conforms to SVr4, SVID, POSIX, X/OPEN, BSD 4.3
_Exit introduced by C99.

SunOS 5.9 (Solaris?) manpages seem to indicate presence of _exit() as well,
without further explaining it. I have no idea how to #ifdef for this all ;-)




More information about the MPlayer-dev-eng mailing list