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
641b34b119
exectos
/
xtoskrnl
/
ke
/
amd64
History
belliash
362eefc2b3
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 58s
Details
Builds / ExectOS (i686) (push)
Successful in 31s
Details
Fixes in AMD64 version of KepInitializeThreadContext() to get rid of PageFault exception
2023-11-07 15:34:49 +01:00
..
krnlinit.c
Compensate missing return address, which is a 4-byte on i686 and an 8-byte on amd64
2023-11-05 20:07:13 +01:00
kthread.c
Fixes in AMD64 version of KepInitializeThreadContext() to get rid of PageFault exception
2023-11-07 15:34:49 +01:00
proc.c
CurrentPrcb is needed here
2023-02-10 17:29:18 +01:00