This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
eersoy93
/
exectos
Watch
1
Star
0
Fork
0
You've already forked exectos
forked from
xt-sys/exectos
Code
Pull Requests
Activity
ccaa28399a
exectos
/
xtoskrnl
/
ke
History
belliash
ccaa28399a
Initial semaphores support
2023-02-16 19:29:36 +01:00
..
amd64
CurrentPrcb is needed here
2023-02-10 17:29:18 +01:00
i686
Implement KeGetCurrentThread() routine
2023-02-08 23:58:24 +01:00
globals.c
Move HL related global variables into separate file
2023-02-13 23:41:24 +01:00
krnlinit.c
Use more generic name for this macro use pointer used behind it will point to kernel debugger after it gets initialized
2023-02-07 19:37:44 +01:00
semphore.c
Initial semaphores support
2023-02-16 19:29:36 +01:00
spinlock.c
Update description
2023-02-16 19:27:01 +01:00
timer.c
Implement kernel timer initialization routines
2023-02-16 17:56:35 +01:00