This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Labels
Milestones
New Pull Request
0 Open
12 Closed
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
Milestone
All milestones
No milestones
Open milestones
0.6.0
Project
All projects
No project
Author
All users
Assignee
All assignees
No assignee
asleepymoon
Sort
Newest
Oldest
Recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
0 Open
12 Closed
Label
Clear labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
Milestone
No milestone
Open milestones
0.6.0
Projects
Clear projects
Assignee
Clear assignees
No assignee
asleepymoon
Add a basic read-only implementation for the Ext2 filesystem
enhancement
2
#29
by
asleepymoon
was merged
2023-07-01 15:38:00 +00:00
main
ext2
Add ATA drive support
enhancement
1
#27
by
asleepymoon
was merged
2023-06-16 19:40:11 +00:00
main
please-read-my-ata-drive
Map all physical memory into the higher half instead of using recursive mapping
enhancement
1
#23
by
asleepymoon
was merged
2023-02-27 11:59:51 +00:00
main
map-physical-world
Start working on a VFS implementation
enhancement
6
#22
by
asleepymoon
was closed
2023-04-04 21:09:09 +00:00
main
oop-vfs
10 conflicting files
Merge restart into main
1
#21
by
asleepymoon
was closed
2023-01-08 14:46:32 +00:00
main
restart
2 conflicting files
Add a basic scheduler with threads
enhancement
#18
by
asleepymoon
was merged
2022-12-07 16:11:59 +00:00
restart
threads
WIP: Implement a read-write in-memory tmpfs
enhancement
1
#15
by
asleepymoon
was closed
2022-10-31 13:51:07 +00:00
main
tmpfs
WIP: Add address space infrastructure
enhancement
2
#12
by
asleepymoon
was closed
2022-10-14 16:21:58 +00:00
main
address-spaces
3 conflicting files
Virtual File System
enhancement
1
#10
by
asleepymoon
was merged
2022-10-10 18:25:43 +00:00
main
vfs
Use %p everywhere with printf()
enhancement
#9
by
asleepymoon
was merged
2022-10-08 16:27:37 +00:00
main
printf_pointers
Kernel, libc: Add support for providing a status code to exit()
enhancement
#8
by
asleepymoon
was merged
2022-10-08 15:58:52 +00:00
main
exit_status
Implement perror()
enhancement
#6
by
asleepymoon
was merged
2022-10-08 10:46:02 +00:00
main
perror