History log of /haiku/headers/compatibility/gnu/math.h
Revision Date Author Comments
# 4639c4e8 07-Jul-2020 Augustin Cavalier <waddlesplash@gmail.com>

headers: Add exp10 declarations to gnu/math.h.

These are GNU extensions so they need to be behind _GNU_SOURCE.

Fixes #16371.


# c95db883 18-Nov-2018 Zoltán Mizsei <zmizsei@extrowerk.com>

sincos, sincof, sincosl declarations in gnu/math.h

Signed-off-by: Zoltán Mizsei <zmizsei@extrowerk.com>

Change-Id: I44b39e8d76dd970e18e285b5d8b9bad715608154
Reviewed-on: https://review.haiku-os.org/715
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>