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
71be9c5fb30ee3a0063abda6aa0926af835b8bdb
my-os-project2
/
kernel
/
syscall
History
kamkow1
ac195acd2f
Rework the ioctl() syscall, clean up arguments
2025-09-09 18:12:33 +02:00
..
ioctl.c
Rework the ioctl() syscall, clean up arguments
2025-09-09 18:12:33 +02:00
ioctl.h
Rework the ioctl() syscall, clean up arguments
2025-09-09 18:12:33 +02:00
ipcpipe.c
Rename event pipes to broadcast pipes
2025-09-09 17:52:19 +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