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-05 08:06:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d912bfdf38a59c36498f24e4ea44942c0bf9cd7f
ladybird
/
Kernel
/
Arch
History
Andreas Kling
48a0b31c47
Kernel: Make copy_{from,to}_user() return KResult and use TRY()
...
This makes EFAULT propagation flow much more naturally. :^)
2021-09-05 17:38:37 +02:00
..
aarch64
Kernel: Omit all actual code from the kernel on aarch64 for now
2021-08-28 21:51:30 +01:00
PC
Kernel: Make all ProcFS and SysFS files zero-sized
2021-08-29 01:09:19 +02:00
x86
Kernel: Make copy_{from,to}_user() return KResult and use TRY()
2021-09-05 17:38:37 +02:00