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
5
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
Files
a066a835c6e03aaea288a80910bd1c604144a734
exectos
/
xtoskrnl
/
includes
/
rtl
History
Rafal Kupiec
4f79c12e53
Some checks failed
Builds / ExectOS (amd64, debug) (push)
Failing after 2m2s
Details
Builds / ExectOS (amd64, release) (push)
Failing after 1m59s
Details
Builds / ExectOS (i686, release) (push)
Failing after 34s
Details
Builds / ExectOS (i686, debug) (push)
Failing after 35s
Details
String comparison routines can return -1 and thus their return type cant be unsigned
2026-07-28 18:46:03 +02:00
..
amd64
Declare compiler intrinsics with proper symbol names
2026-04-26 23:10:42 +02:00
i686
Declare compiler intrinsics with proper symbol names
2026-04-26 23:10:42 +02:00
atomic.hh
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
bitmap.hh
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
dispatch.hh
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
endian.hh
Fix calling conventions
2025-09-11 19:44:00 +02:00
guid.hh
Fix incorrect filename reference
2026-04-26 23:12:41 +02:00
llist.hh
Revert RTL::LinkedList::RemoveEntryList() routine signature and extend RTL::LinkedList API
2026-02-16 15:43:00 +01:00
math.hh
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
memory.hh
Migrate RTL subsystem to C++
2025-09-11 18:28:24 +02:00
rbtree.hh
Implement red-black tree algorithm
2026-05-21 14:56:44 +02:00
sha1.hh
Add SHA-1 hashing support
2026-02-19 18:49:29 +01:00
slist.hh
Rework singly linked list API
2026-02-24 14:49:56 +01:00
string.hh
String comparison routines can return -1 and thus their return type cant be unsigned
2026-07-28 18:46:03 +02:00
time.hh
Implement inverse time conversion functions for Unix and XT epochs
2026-04-25 23:32:07 +02:00
widestr.hh
String comparison routines can return -1 and thus their return type cant be unsigned
2026-07-28 18:46:03 +02:00