HomeFreeBSD

For C++, expose long long types and functions (lldiv_t, llabs, lldiv,

Description

For C++, expose long long types and functions (lldiv_t, llabs, lldiv,
etc) in stdlib.h. These will be needed for newer versions of libc++,
which uses them for defining overloaded versions of abs() and div().

MFC after: 1 week

Details

Provenance
dimAuthored on
Parents
rS297211: MFC r296557:
Branches
Unknown
Tags
Unknown