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
/
i686
History
belliash
641b34b119
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 28s
Details
Builds / ExectOS (i686) (push)
Successful in 27s
Details
Fixes in i686 version of KepInitializeThreadContext()
2023-11-08 16:06:01 +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 i686 version of KepInitializeThreadContext()
2023-11-08 16:06:01 +01:00
proc.c
Implement KeGetCurrentThread() routine
2023-02-08 23:58:24 +01:00