This website requires JavaScript.
Explore
Help
Sign In
kamkow1
/
my-os-project2
Watch
1
Star
0
Fork
0
You've already forked my-os-project2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd0e262e56c6ff16d07b7a153afa52edb43a95ff
my-os-project2
/
kernel
/
syscall
History
kamkow1
cd0e262e56
Simple IPC with pipes
2025-09-06 11:47:01 +02:00
..
ioctl.c
Fix holding spinlocks for too long
2025-09-06 09:35:31 +02:00
ioctl.h
Simple file IO with the ioctl syscall
2025-09-05 19:56:27 +02:00
ipcpipe.c
Simple IPC with pipes
2025-09-06 11:47:01 +02:00
ipcpipe.h
Simple IPC with pipes
2025-09-06 11:47:01 +02:00
processctl.c
Remove PID_SELF_MAGIC constant
2025-09-06 09:50:04 +02:00
processctl.h
Move to new processctl syscall, share common kernel and ulib headers
2025-09-05 15:44:57 +02:00
syscall.c
Simple IPC with pipes
2025-09-06 11:47:01 +02:00
syscall.h
Move to new processctl syscall, share common kernel and ulib headers
2025-09-05 15:44:57 +02:00