This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-04-25 17:15:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
serenity
/
Userland
/
Libraries
/
LibC
/
arch
History
Sönke Holz
fb229083d7
LibC: Implement fegetenv() and fesetenv() on AArch64
...
These functions simply store/restore the floating-point control and status flags.
2026-04-06 07:38:12 -04:00
..
aarch64
LibC: Implement fegetenv() and fesetenv() on AArch64
2026-04-06 07:38:12 -04:00
riscv64
Everywhere: Run clang-format
2025-10-10 00:02:50 +02:00
x86_64
Everywhere: Run clang-format
2025-10-10 00:02:50 +02:00
fenv.h
LibC: Move architecture detection from fenv.h to arch/fenv.h
2024-05-07 16:39:17 -06:00