summaryrefslogtreecommitdiffhomepage
path: root/dev/libSystem/src/SystemCalls.cc
AgeCommit message (Collapse)Author
2025-08-10feat(libSystem): improved 'PrintOut' to use 'StrFmt' instead of stdc's ↵Amlal
string format. Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-10feat(libSystem): implement memory ops with alignment & overlap handling0xf00sec
2025-08-09Update SystemCalls.cc0xf00sec
2025-06-22feat: use FNV in libSystem's syscall routing.Amlal El Mahrouss
fix: Add legacy string.h functions back, for GCC. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>