[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: glibc vs BSD libc



>>>>> "Atifa" == Atifa Kheel <atifa_kheel@yahoo.com> writes:

    Atifa> e)Other Streams(like string streams,Obstack streams,etc)
    Atifa> glibc: Supported
    Atifa> BSD libc: Not Supported.

wide oriented streams (wprintf, etc.) ?

    Atifa> 14.
    Atifa> Math Library
    Atifa> Support for Mathematical computation and trignometric functions.
    Atifa> glibc: Supported
    Atifa> BSD libc: Supported.

Does this include ``float'' variants like ``sinf'' ?

    Atifa> 27.
    Atifa> Large file support
    Atifa> (fseeko64,ftello64)
    Atifa> glibc: Supported
    Atifa> BSD libc: Not Supported.

AFAIK, BSDs' ``off_t'' is 64 bit, hence no need for ``xxx64''
functions.

~velco



Reply to: