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
711da8aeab8d59f217db1f9643a660a4cee963e7
mop3
/
kernel
/
syscall
History
kamkow1
711da8aeab
All checks were successful
Build documentation / build-and-deploy (push)
Successful in 35s
Details
Implement proc_spawn_thread syscall, fix proc_resume and proc_suspend
2026-01-16 00:26:37 +01:00
..
.gitignore
proc_quit () and proc_test () syscalls
2026-01-03 12:21:56 +01:00
src.mk
proc_quit () and proc_test () syscalls
2026-01-03 12:21:56 +01:00
syscall.c
Implement proc_spawn_thread syscall, fix proc_resume and proc_suspend
2026-01-16 00:26:37 +01:00
syscall.h
Fix user apps randomly crashing (APIC, GDT layout, syscall entry)
2026-01-14 19:51:18 +01:00