[FFmpeg-devel] libossupport status
matthieu castet
castet.matthieu
Sat Dec 29 11:01:07 CET 2007
Hi,
Rich Felker wrote:
> On Sat, Dec 29, 2007 at 02:35:55AM +0100, Fran?ois Revol wrote:
>> Just like with this return -EFOO thing. It's an Unixism that should die
>
> Unix does no such thing. RTFM POSIX/SUSv3. Error codes are in errno,
> not returned at all, which is admittedly also brain-damaged (global
> state) but a completely different issue.
Well look at posix pthread*. Error are not in errno but in the return
value (as positive error code).
But that's offtopic...
Matthieu
More information about the ffmpeg-devel
mailing list