[FFmpeg-devel] [OT] Re:  libossupport status
    François Revol 
    revol
       
    Sat Dec 29 13:02:23 CET 2007
    
    
  
> > 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 
Yes, as well as for *_r() calls...
> value (as positive error code).
But that's the worst way :)
Fran?ois.
    
    
More information about the ffmpeg-devel
mailing list