Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
bc951ca565
Kernel: Run clang-format on everything.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
08cd75ac4b
Kernel: Rename FileDescriptor to FileDescription.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
8cbb7f101f
Kernel: Have File virtuals take a FileDescriptor& rather than a Process&.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
2d7cad6a16
Kernel: Make sure we don't use any FPU/MMX/SSE instructions.
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
58c4d41c5f
Kernel: Remove Limits.h
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Kling
|
ab43658c55
Kernel: Move devices into Kernel/Devices/.
|
%!s(int64=6) %!d(string=hai) anos |