[FFmpeg-devel] compile issues under mingw-cross-env

Ramiro Polla ramiro.polla
Sat Jul 10 23:19:42 CEST 2010


On Sat, Jul 10, 2010 at 6:14 PM, Reimar D?ffinger
<Reimar.Doeffinger at gmx.de> wrote:
> On Sat, Jul 10, 2010 at 05:57:58PM -0300, Ramiro Polla wrote:
>> 'man standards' says:
>> "POSIX.1-2001 is aligned with C99, so that all of the library
>> functions standardised in C99 are also standardised in POSIX.1-1001."
>
> That is the other way around from what the question is though, and
> my man page only list strcmp as part of C99, not strcasecmp.

on ubuntu 'man strcasecmp' says "CONFORMING TO 4.4BSD, POSIX.1-2001."
on mac os it's a bit more thorough:
     The strcasecmp() and strncasecmp() functions first appeared in 4.4BSD.
     Their prototypes existed previously in <string.h> before they were moved
     to <strings.h> for IEEE Std 1003.1-2001 (``POSIX.1'') compliance.




More information about the ffmpeg-devel mailing list