diff options
author | Martynas Venckus <martynas@cvs.openbsd.org> | 2008-12-09 19:52:35 +0000 |
---|---|---|
committer | Martynas Venckus <martynas@cvs.openbsd.org> | 2008-12-09 19:52:35 +0000 |
commit | 9e5337fc957e6c7535daf2a109184402a542f1ec (patch) | |
tree | 84cad8df1ca61a3ef08f4c6720f1d9f771a6fd1d /lib/libc/locale/mbrtowc.3 | |
parent | eeeafb12487449aefa05ef31aa83d0b6e24b8a8f (diff) |
- add long double signbit
- make long double versions weak aliases to double versions,
on archs where long doubles are 64 bits
- no need to have two finites. finite() and finitef() are
non-standard 3BSD obsolete versions of isfinite. remove
from libm. make them weak_alias in libc to __isfinite and
__isfinitef instead. similarly make 3BSD obsolete versions
of isinf, isinff, isnan, isnanf weak_aliases to C99's
__isinf, __isinff, __isnan, __isnanf
- bump major
ok millert@
Diffstat (limited to 'lib/libc/locale/mbrtowc.3')
0 files changed, 0 insertions, 0 deletions