This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
0 Followers
·
0 Following
https://cloudapio.eu
Joined on
2022-10-07
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
7
Projects
Packages
Public Activity
Starred Repositories
4
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-25 20:01:52 +00:00
39042cbbd4
kernel: PCI constness updates
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-25 19:59:13 +00:00
fa29d6e9b9
kernel: Rename PCI::callback_t to PCI::Callback
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-23 20:24:20 +00:00
15c89a3592
kernel: Implement filtered PCI scans
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-23 19:42:45 +00:00
3a4ca73df7
kernel: Sync log output
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-23 19:07:32 +00:00
6677c643a5
kernel: Start scanning the PCI bus for devices
de04c094e7
x86_64: Skip enabling WP for now until I find how to check for its availability
Compare 2 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-22 16:36:10 +00:00
8cb9c14b1e
luna/Format: Make output_(pure_)integer_data take a const reference to vstate
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-22 14:00:29 +00:00
7f8a8cdcaf
kernel, libc: Add an usleep() system call and use that to implement usleep() and sleep() in libc
d5b1d72396
x86_64/MMU: Map the kernel page directory to virtual memory
Compare 2 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-22 13:26:00 +00:00
a7a38d3433
Bitmap: Add a fallible variant of match_region() that does not crash if arguments are out of range
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-22 11:51:47 +00:00
cb59a4e0e3
libc: Add assert.h
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-22 11:01:03 +00:00
34a9b35037
Option, Result: Propagate caller locations when erroring out
0126a8fb6e
luna: Add a new SourceLocation class and use that in check() and expect()
129297a0b0
CString: Fix compilation in strnlen()
Compare 3 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-22 10:28:00 +00:00
cf8d3c6ff9
OwnedStringView: Add a method to extract a substring
12d2039f68
CString: Add strnlen() and strndup()
Compare 2 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-21 22:58:07 +00:00
944d32de36
Bitmap: Introduce new malloc-aware initialization functions
0e607c2fef
Bitmap: Declare more variables as const
Compare 2 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-21 21:45:17 +00:00
a6974b605e
tools+CMake: Prefix all environment variables with LUNA_
asleepymoon
pushed to
main
at
asleepymoon/minitar
2023-01-19 21:44:14 +00:00
56250a226f
chore: Add a CMake target to build all examples
asleepymoon
pushed to
main
at
asleepymoon/minitar
2023-01-19 21:32:10 +00:00
d8faf424ad
fix: Skip the padding field when calculating header checksums
240a4f2f1a
chore: Add examples to CMake as opt-in targets
Compare 2 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-16 20:16:58 +00:00
a3d0fa7d0a
UserVM: Validate the entire range when freeing multiple VM pages
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-16 19:44:54 +00:00
631cdd0204
x86_64/CPU: Skip null instruction pointers on stack trace generation
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-16 19:30:44 +00:00
c374c25523
Convert some FIXMEs into NOTES
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-16 18:52:40 +00:00
1d92784608
luna, kernel: Replace some uses of char by truly 1-byte wide types
329e8ab182
luna/Heap: Scrub reallocations properly
1b807a4e06
arch/Timer: Make sure ARCH_TIMER_FREQ is a power of two
Compare 3 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-01-14 11:07:15 +00:00
d0600f5714
luna: Make Utf8StringEncoder short-circuit instead of failing when hitting the length limit
First
Previous
...
53
54
55
56
57
...
Next
Last