summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/src/ThreadLocalStorage.cc
AgeCommit message (Expand)Author
2025-06-04meta: Ran `./format.sh`Amlal El Mahrouss
2025-06-03feat: TLS: Improved its implementation, and add a user field for additional c...Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.Amlal El Mahrouss
2025-04-05kernel: storage, modules, mbci: implement mbci_read_auth_key, mbci_test_mmio,...Amlal El Mahrouss
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-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss