History log of /openbsd-current/lib/libm/hidden/namespace.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_3_BASE
# 1.3 12-Mar-2018 guenther

Gah, rintl() is used internally, so add a macro for the fourth possiblity,
a cloning a non-standard, long double function which _is_ used from the
matching plain double function

build failured pointed out by deraadt@


# 1.2 12-Mar-2018 guenther

Fix build of sincosl on machines where long double == double

ok deraadt@


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.1 12-Sep-2016 guenther

Reduce libm's exports and make internal calls go direct.
All dependencies on libc are now via reserved/standardized names.

ok kettenis@ millert@ deraadt@


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.1 12-Sep-2016 guenther

Reduce libm's exports and make internal calls go direct.
All dependencies on libc are now via reserved/standardized names.

ok kettenis@ millert@ deraadt@