This website requires JavaScript.
Explore
Help
Sign In
kamkow1
/
my-os-project2
Watch
1
Star
1
Fork
0
You've already forked my-os-project2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
871c9cf4395bb10c918877b58fcb1393d2233f92
my-os-project2
/
share
/
sysdefs
History
kamkow1
871c9cf439
Remove fbdev, add term_getsizes() syscall to get terminal width+height
2025-11-15 00:57:53 +01:00
..
dev.h
Remove fbdev, add term_getsizes() syscall to get terminal width+height
2025-11-15 00:57:53 +01:00
fs.h
Add fsh_t type for filesystem handles
2025-10-29 15:39:46 +01:00
mman.h
share Make headers assembler friendly
2025-10-03 22:31:22 +02:00
proc.h
Track process uptime
2025-10-16 15:45:36 +02:00
sched.h
schedrelease() syscall for more efficient spinning
2025-09-19 23:38:08 +02:00
syscall.h
Remove fbdev, add term_getsizes() syscall to get terminal width+height
2025-11-15 00:57:53 +01:00
time.h
Add time() syscall
2025-10-16 14:15:05 +02:00
vfs.h
New syscalls vfsavailmounts() and vfsmountstat() to get info about current VFS mountpoints
2025-11-04 00:24:58 +01:00