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
2
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
success
failure
waiting
running
Move all globals into separate file
build.yml #68
:
Commit
c624e61c90
pushed by
belliash
master
2023-11-16 17:35:18 +01:00
27s
Add some DPC related stubs
build.yml #67
:
Commit
1a932468a2
pushed by
belliash
master
2023-11-16 14:55:02 +01:00
30s
Add missing KepRetireDpcList() routine forward reference
build.yml #66
:
Commit
ec4a0fcb70
pushed by
belliash
master
2023-11-15 23:20:30 +01:00
30s
Mark user mode threads as not yet supported
build.yml #65
:
Commit
5b6f3b0244
pushed by
belliash
master
2023-11-15 20:42:37 +01:00
30s
Add missing documentation comment block
build.yml #64
:
Commit
35aa26e0e9
pushed by
belliash
master
2023-11-15 15:51:40 +01:00
30s
Fix i686 build
build.yml #63
:
Commit
5d27473bb0
pushed by
belliash
master
2023-11-15 15:35:12 +01:00
30s
Implement more CPU-related routines
build.yml #61
:
Commit
ccd0514416
pushed by
belliash
master
2023-11-15 14:53:27 +01:00
27s
Prefer xbuild over ninja
build.yml #60
:
Commit
f0c20074c6
pushed by
belliash
master
2023-11-14 15:36:22 +01:00
28s
Take advantage of the 'xbuild' command (requires XTChain 2.8.5)
build.yml #59
:
Commit
e664b953a0
pushed by
belliash
master
2023-11-14 15:29:15 +01:00
29s
Let KeGetCurrentProcessorControlBlock() use CurrentPrcb field and correct comments
build.yml #58
:
Commit
fc85e0674b
pushed by
belliash
master
2023-11-13 15:38:07 +01:00
28s
Allow to postpone thread startup
build.yml #57
:
Commit
1d9a79736a
pushed by
belliash
master
2023-11-11 16:31:59 +01:00
30s
Add KLOCK_QUEUE_HANDLE structure definition
build.yml #56
:
Commit
67496bef28
pushed by
belliash
master
2023-11-11 11:37:28 +01:00
29s
Define max ULONG type limit
build.yml #55
:
Commit
91d65bb937
pushed by
belliash
master
2023-11-11 09:42:54 +01:00
29s
Update EFLAGS masks
build.yml #54
:
Commit
83c0accc5f
pushed by
belliash
master
2023-11-09 16:13:37 +01:00
28s
Create build.arch file for xbuild
build.yml #53
:
Commit
38e6d950a0
pushed by
belliash
master
2023-11-08 21:05:49 +01:00
29s
Fixes in i686 version of KepInitializeThreadContext()
build.yml #52
:
Commit
641b34b119
pushed by
belliash
master
2023-11-08 16:07:34 +01:00
27s
Update xtldr.ini to conform with changes in the code
build.yml #51
:
Commit
07998cafd4
pushed by
belliash
master
2023-11-08 15:38:33 +01:00
28s
Fixes in AMD64 version of KepInitializeThreadContext() to get rid of PageFault exception
build.yml #50
:
Commit
362eefc2b3
pushed by
belliash
master
2023-11-07 18:00:22 +01:00
32s
Compensate missing return address, which is a 4-byte on i686 and an 8-byte on amd64
build.yml #49
:
Commit
91ce0f9947
pushed by
belliash
master
2023-11-05 20:12:03 +01:00
28s
Implement ExCompleteRundownProtection() and ExReInitializeRundownProtection() routines and add stub for ExWaitForRundownProtectionRelease()
build.yml #48
:
Commit
ba833422b0
pushed by
belliash
master
2023-11-05 09:51:20 +01:00
31s
Small correction in the readme
build.yml #47
:
Commit
d9918f0380
pushed by
belliash
master
2023-11-03 19:54:56 +01:00
27s
Try to allocate new stack for a thread if needed
build.yml #46
:
Commit
02f35dbd8c
pushed by
belliash
master
2023-11-03 16:05:19 +01:00
29s
Initialize Idle thread for i686 architecture
build.yml #45
:
Commit
a6c3924b56
pushed by
belliash
master
2023-11-03 15:30:09 +01:00
27s
Initialize CPU power structures, idle process and idle thread
build.yml #44
:
Commit
63f8dbc59b
pushed by
belliash
master
2023-11-02 23:15:31 +01:00
29s
Use correct calling convention for a deferred routine
build.yml #43
:
Commit
e11ef2f008
pushed by
belliash
master
2023-10-30 16:34:35 +01:00
26s
Implement KeSetTargetProcessorDpc() routine
build.yml #40
:
Commit
aa17be6eb3
pushed by
belliash
master
2023-10-29 20:00:44 +01:00
29s
Implement KeInitializeThreadedDpc() and export it together with KeInitializeDpc()
build.yml #39
:
Commit
be7981f614
pushed by
belliash
master
2023-10-29 19:59:24 +01:00
27s
Keep only atomic routines
build.yml #38
:
Commit
a359c9b2e8
pushed by
belliash
master
2023-10-29 18:23:21 +01:00
29s
Rename RtlInterlockedDecrementLongPtr() to follow routines naming convention
build.yml #37
:
Commit
3f2baa5b50
pushed by
belliash
master
2023-10-29 12:22:22 +01:00
27s
Implement RtlInterlockedExchangePointer() routine
build.yml #36
:
Commit
cf7c467637
pushed by
belliash
master
2023-10-29 11:49:43 +01:00
27s
First
Previous
...
20
21
22
23
24
Next
Last