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
/
kernel
/
src
/
AsciiUtils.cc
Age
Commit message (
Expand
)
Author
2025-11-24
feat! breaking changes on kernel sources.
Amlal El Mahrouss
2025-11-21
meta: Codebase improvements on NeKernel.
Amlal El Mahrouss
2025-11-20
feat: kernel: Remove useless definitions of _safe functions.
Amlal El Mahrouss
2025-11-19
feat: kernel: new CRuntimeOverrides file, and documentation
Amlal El Mahrouss
2025-11-17
feat: NeKernel is now under the Apache 2.0 license.
Amlal El Mahrouss
2025-10-19
feat: kernel: disk_swap and network improvements.
Amlal El Mahrouss
2025-09-19
feat: kernel && libDDK: `DDK` and `kernel` improvements.
Amlal El Mahrouss
2025-09-16
feat: kernel/AsciiUtils: use correct type `Int32` instead of `Int`
Amlal El Mahrouss
2025-09-15
feat: kernel: type fixes.
Amlal El Mahrouss
2025-08-21
feat: refactor and fixed python scripts.
Amlal El Mahrouss
2025-08-09
feat: warning fixes and Semaphore API patches.
Amlal
2025-06-23
fix: Fix AP init code, and format codebase.
Amlal El Mahrouss
2025-06-22
AsciiUtils.cc
0xf00sec
2025-06-22
rt_copy_memory to rt_copy_memory_safe
0xf00sec
2025-06-17
kernel: fix: Fix duplicates on `IPAddr.cc` and `AsciiUtils.cc`.
Amlal El Mahrouss
2025-06-04
meta: Ran `./format.sh`
Amlal El Mahrouss
2025-06-03
feat: TLS: Improved its implementation, and add a user field for additional c...
Amlal El Mahrouss