serenity/Libraries/LibM
Itamar efe4da57df Loader: Stabilize loader & Use shared libraries everywhere :^)
The dynamic loader is now stable enough to be used everywhere in the
system - so this commit does just that.
No More .a Files, Long Live .so's!
2020-12-14 23:05:53 +01:00
..
CMakeLists.txt Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00
math.cpp LibM: Add implementation of ldexpf 2020-12-08 09:38:17 +01:00
math.h LibM: Define some floating point classification macros 2020-11-17 09:57:06 +01:00
TestMath.cpp Meta+LibHTTP through LibWeb: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00