This website requires JavaScript.
Explore
Help
Sign In
kamkow1
/
mop3
Watch
1
Star
1
Fork
0
You've already forked mop3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e5cc3a64d317f71a6c9ccf6182aa344b0fbd8643
mop3
/
kernel
/
proc
History
kamkow1
d1d772cb42
All checks were successful
Build documentation / build-and-deploy (push)
Successful in 23s
Details
Fix user apps randomly crashing (APIC, GDT layout, syscall entry)
2026-01-14 19:51:18 +01:00
..
.gitignore
Run first app from ramdisk!
2025-12-29 23:54:21 +01:00
mutex.c
Implement Mutexes and supporting syscalls, cleanup/optimize scheduler
2026-01-10 00:12:42 +01:00
mutex.h
Implement Mutexes and supporting syscalls, cleanup/optimize scheduler
2026-01-10 00:12:42 +01:00
proc.c
Fix user apps randomly crashing (APIC, GDT layout, syscall entry)
2026-01-14 19:51:18 +01:00
proc.h
Fix user apps randomly crashing (APIC, GDT layout, syscall entry)
2026-01-14 19:51:18 +01:00
resource.c
Implement Mutexes and supporting syscalls, cleanup/optimize scheduler
2026-01-10 00:12:42 +01:00
resource.h
Implement Mutexes and supporting syscalls, cleanup/optimize scheduler
2026-01-10 00:12:42 +01:00
src.mk
Implement Mutexes and supporting syscalls, cleanup/optimize scheduler
2026-01-10 00:12:42 +01:00
suspension_q.h
Implement Mutexes and supporting syscalls, cleanup/optimize scheduler
2026-01-10 00:12:42 +01:00