This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
2
You've already forked exectos
Code
Issues
6
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
Success
Failure
Waiting
Running
No parameters are expected, explicitly
build.yml #455
:
Commit
562b89e4d4
pushed by
belliash
master
2024-02-20 17:01:55 +01:00
1m25s
No parameters are expected, explicitly
build.yml #454
:
Commit
4b2d8ded72
pushed by
belliash
master
2024-02-20 16:55:58 +01:00
33s
Routines with no prototype cannot use XTAPI calling convention
build.yml #453
:
Commit
c70d2e2afa
pushed by
belliash
master
2024-02-20 16:38:40 +01:00
32s
Implement RtlCopyString() and RtlCopyWideString() routines
build.yml #452
:
Commit
83a976dd3a
pushed by
belliash
master
2024-02-20 16:25:58 +01:00
34s
XTAPI calling convention is not supported on variadic routines
build.yml #451
:
Commit
015faa53a0
pushed by
belliash
master
2024-02-20 16:22:11 +01:00
35s
Always use RtlSetMemory() to fill a buffer with a specified pattern
build.yml #450
:
Commit
e409675f98
pushed by
belliash
master
2024-02-20 16:17:16 +01:00
35s
Move RtlFillMemory() routine to ntosdrv driver
build.yml #449
:
Commit
477e56e294
pushed by
belliash
master
2024-02-20 16:09:21 +01:00
51s
Use flags instead of dozen variables
build.yml #448
:
Commit
246968045a
pushed by
belliash
master
2024-02-18 13:38:00 +01:00
35s
Switch GUID specifier to %v and %V, thus allowing to write string with both lower and uppercase
build.yml #447
:
Commit
2dd4048416
pushed by
belliash
master
2024-02-17 22:53:42 +01:00
42s
Fix printing hard drive GUID
build.yml #446
:
Commit
430557e08f
pushed by
belliash
master
2024-02-16 23:06:10 +01:00
35s
Properly print status codes
build.yml #445
:
Commit
a70df7cbf8
pushed by
belliash
master
2024-02-16 23:02:09 +01:00
32s
Code formatting
build.yml #444
:
Commit
70c66a5d70
pushed by
belliash
master
2024-02-16 22:45:10 +01:00
34s
Properly print PA & VA addresses
build.yml #443
:
Commit
789e9d64f4
pushed by
belliash
master
2024-02-16 22:41:20 +01:00
33s
Turn %p format compliant with POSIX, add %P XTOS extension to print pointers uppercase
build.yml #442
:
Commit
df627aeb42
pushed by
belliash
master
2024-02-16 22:37:32 +01:00
34s
Use uppercase when printing status codes
build.yml #441
:
Commit
98acc6f3d4
pushed by
belliash
master
2024-02-16 22:10:23 +01:00
35s
Cleanup after switching to new way of printing formatted strings
build.yml #440
:
Commit
6d66629124
pushed by
belliash
master
2024-02-16 22:05:00 +01:00
34s
Use uppercase when printing status codes
build.yml #439
:
Commit
c99bd73dfd
pushed by
belliash
master
2024-02-16 22:03:45 +01:00
37s
Fix NULL pointer
build.yml #438
:
Commit
109fd094ea
pushed by
belliash
master
2024-02-16 19:06:37 +01:00
35s
Add %U XTOS extension for UUID/GUID string argument support
build.yml #437
:
Commit
00cca9a1c1
pushed by
belliash
master
2024-02-16 19:03:28 +01:00
35s
Add %Z MSVC extension for ANSI/Unicode string argument support
build.yml #436
:
Commit
edd18b1dea
pushed by
belliash
master
2024-02-16 18:15:03 +01:00
35s
Refactor RtlpWriteWideStringValue() and RtlpWriteWideStringStringValue() routines
build.yml #435
:
Commit
a1ec5e410d
pushed by
belliash
master
2024-02-16 17:03:54 +01:00
35s
XTLDR console/debug print refactor
build.yml #434
:
Commit
8ddd6137da
pushed by
belliash
master
2024-02-16 15:10:13 +01:00
44s
Use new string formatting mechanism in the boot loader
build.yml #433
:
Commit
5de4d7a7f5
pushed by
belliash
master
2024-02-15 23:33:06 +01:00
35s
Implement printf-alike wide string formatting mechanism, currently without floating point numbers support
build.yml #432
:
Commit
8dd0e70dd9
pushed by
belliash
master
2024-02-15 23:03:44 +01:00
35s
Switch calling convention to stdcall
build.yml #431
:
Commit
8a62a2b367
pushed by
belliash
master
2024-02-15 22:58:00 +01:00
41s
Implement RtlReverseWideString(), RtlTrimLeftWideString(), RtlTrimRightWideString() and RtlTrimWideString() routines
build.yml #430
:
Commit
7e23484252
pushed by
belliash
master
2024-02-14 14:47:23 +01:00
40s
Implement RtlConcatenateString(), RtlReverseString() and RtlTokenizeString() routines
build.yml #429
:
Commit
d964e4b408
pushed by
belliash
master
2024-02-14 14:39:22 +01:00
43s
Implement RtlGetBaseExponent() routine for getting base(10) exponent of a given floating point value
build.yml #428
:
Commit
55fb9e2eb1
pushed by
belliash
master
2024-02-14 00:03:06 +01:00
48s
Add missing BITS_PER_BYTE definition
build.yml #427
:
Commit
c096c5d6df
pushed by
belliash
master
2024-02-13 16:59:20 +01:00
39s
Rework 64-bit division routines to support i686 architecture
build.yml #426
:
Commit
cca2e65376
pushed by
belliash
master
2024-02-13 16:57:07 +01:00
31s
First
Previous
...
17
18
19
20
21
...
Next
Last