This website requires JavaScript.
Explore
Sign In
hadron
/
syscore
Watch
1
Star
0
Fork
0
You've already forked syscore
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
warp03
a83b2029bc
libc: Small structure changes
2023-11-26 16:04:31 +01:00
boot
/preinit
IPC API changes
2023-05-14 16:54:12 +02:00
lib
libc: Small structure changes
2023-11-26 16:04:31 +01:00
sbin
/sharedlibd
IPC API changes
2023-05-14 16:54:12 +02:00
.gitignore
Initial commit
2022-09-08 19:14:18 +02:00
.gitmodules
lib/libc: Added submodule
https://git.omegazero.org/warp03/u9malloc.git
2023-05-01 11:21:11 +02:00
.lcignore
Initial commit
2022-09-08 19:14:18 +02:00
common.mk
Updated common.mk
2023-04-30 22:03:19 +02:00
LICENSE
Initial commit
2022-09-08 19:14:18 +02:00
Makefile
Added support for thread-local storage
2022-09-10 21:37:00 +02:00
README.md
Initial commit
2022-09-08 19:14:18 +02:00
README.md
hadron/syscore
Core userspace libraries and system daemons for an operating based on hadron-kernel.
Description
Core userspace libraries and system daemons for an operating based on hadron-kernel.
Readme
228
KiB
Languages
C
96.6%
Makefile
3.4%