index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
libSystem
Age
Commit message (
Expand
)
Author
2025-08-21
feat: refactor and fixed python scripts.
Amlal El Mahrouss
2025-08-18
feat: SystemProc.asm: Make use of `syscall` instead of `int 50`
Amlal El Mahrouss
2025-08-17
feat: libSystem/SystemProc.asm: Move r8, to rax, cleanup rax
Amlal
2025-08-13
feat! Breaking changes in the DDK.
Amlal
2025-08-10
feat(libSystem): improved 'PrintOut' to use 'StrFmt' instead of stdc's string...
Amlal
2025-08-10
feat(libSystem): implement memory ops with alignment & overlap handling
0xf00sec
2025-08-09
Merge branch 'nekernel-org:dev' into dev
0xf00sec
2025-08-09
Update SystemCalls.cc
0xf00sec
2025-08-09
feat: warning fixes and Semaphore API patches.
Amlal
2025-07-31
feat: mgmt.oe: openenclave management tool. (wip)
Amlal El Mahrouss
2025-07-29
feat: libSystem: implement 'Jail.h' header.
Amlal El Mahrouss
2025-07-10
feat: Fix FNV's pointer check.
Amlal El Mahrouss
2025-06-22
feat: use FNV in libSystem's syscall routing.
Amlal El Mahrouss
2025-06-12
feat: Use `.dll` extension for `libSystem` instead of `.sys`
Amlal El Mahrouss
2025-06-12
feat: libSystem, kernel: finalizing the hash and routing system of libSystem'...
Amlal El Mahrouss
2025-05-30
refactor: Format codebase and fix warning in UserProcessScheduler.
Amlal El Mahrouss
2025-05-30
global: architectural changes, see commit details.
Amlal El Mahrouss
2025-05-29
feat: Improve libSystem's architecture and implementation.
Amlal El Mahrouss
2025-05-27
feat: generic_kits: Add X64Chrono inside BenchKit.
Amlal El Mahrouss