This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-10-13 19:12:18 +00:00
Code
Issues
Activity
Actions
ec365b82d5
serenity
/
LibM
History
Download ZIP
Download TAR.GZ
Andreas Kling
301a269ca0
Get rid of SERENITY macro since the compiler already defines __serenity__
...
This makes it a bit easier to use AK templates out-of-tree.
2019-04-20 12:58:49 +02:00
..
.gitignore
More compat work. Rename libraries from LibFoo.a => libfoo.a
2019-02-26 13:30:57 +01:00
install.sh
More compat work. Rename libraries from LibFoo.a => libfoo.a
2019-02-26 13:30:57 +01:00
Makefile
Get rid of SERENITY macro since the compiler already defines __serenity__
2019-04-20 12:58:49 +02:00
math.cpp
LibM: Stub out ldexp().
2019-03-27 01:41:55 +01:00
math.h
More compat work. Rename libraries from LibFoo.a => libfoo.a
2019-02-26 13:30:57 +01:00