Diese Website benötigt JavaScript.
Erkunden
CodingWorkshop
CodingWorkshop Site
Community Issues
Hilfe
Registrieren
Anmelden
xt-sys
/
exectos
Beobachten
3
Favorisieren
5
Fork
2
Du hast bereits einen Fork von exectos erstellt
Code
Issues
6
Pull-Requests
1
Actions
Projekte
1
Releases
Wiki
Aktivität
Files
03bae53fb9e5edd5fb787426a1c9259a0f1611ad
exectos
/
xtoskrnl
/
ke
Verlauf
belliash
ccaa28399a
Alle Prüfungen waren erfolgreich
ci/woodpecker/push/build
Pipeline was successful
Details
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