This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-03 15:16:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69c23aaedb4e999cd64d1237d23b31ad741f65fa
ladybird
/
Libraries
/
LibBareMetal
History
Andreas Kling
888e35f0fe
AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros
...
It's tedious to write (and look at) [[gnu::always_inline]] etc. :^)
2020-04-30 11:43:25 +02:00
..
Memory
LibBareMetal: Return FlatPtr from PhysicalAddress::offset_in_page()
2020-03-09 10:53:13 +01:00
Output
Kernel: Add explicit offset parameter to File::read etc
2020-04-10 11:59:30 +02:00
IO.h
AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros
2020-04-30 11:43:25 +02:00
Makefile
LibBareMetal: Install headers so ports can pick them up
2020-02-15 13:31:41 +01:00
StdLib.cpp
LibBareMetal: Add more assertions in copy_{to,from}_user()
2020-04-14 15:30:25 +02:00
StdLib.h
LibBareMetal: Creating a new library for freestanding environments
2020-02-09 19:38:17 +01:00