This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
331c5bfeda
exectos
/
xtoskrnl
/
ke
/
amd64
History
Rafal Kupiec
b30d15719c
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 36s
Details
Builds / ExectOS (i686) (push)
Successful in 34s
Details
Temporarily comment out thread code related to trap frame
2024-04-19 16:59:57 +02:00
..
irqs.c
Register interrupt handlers once the APIC initialization is done
2023-11-28 14:20:23 +01:00
krnlinit.c
Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention
2024-02-09 15:11:14 +01:00
kthread.c
Temporarily comment out thread code related to trap frame
2024-04-19 16:59:57 +02:00
proc.c
Save processor state during kernel initialization
2023-11-15 15:00:38 +01:00