summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/KernelKit/KPC.h
AgeCommit message (Expand)Author
2025-11-21meta: Codebase improvements on NeKernel.Amlal El Mahrouss
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-07-23feat: new 'kErrorUnavailable' type and semaphore API breaking changes.Amlal El Mahrouss
2025-07-23feat: new 'kErrorAccessDenied' type for semaphore api.Amlal El Mahrouss
2025-07-21fix: KPC: Fix duplicate of kErrorNetworkTimeout.Amlal El Mahrouss
2025-07-21feat: NeKernel Semaphore API.Amlal El Mahrouss
2025-05-27feat: Assign ThreadID to APIC's ProcessID when initialzing APs.Amlal El Mahrouss
2025-05-25kernel!: lots of changes, see commit details.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-17feat(kernel): don't schedule process when it's under signals such as:Amlal El Mahrouss
2025-04-28dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem.Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-29ddk: refactor: reorganize kit into a standard kernel kit.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss