https://github.com/axfab/kora-libc
Standard C library for KoraOS
https://github.com/axfab/kora-libc
Last synced: over 1 year ago
JSON representation
Standard C library for KoraOS
- Host: GitHub
- URL: https://github.com/axfab/kora-libc
- Owner: AxFab
- License: agpl-3.0
- Created: 2019-04-09T00:00:51.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2021-12-27T22:32:48.000Z (over 4 years ago)
- Last Synced: 2025-01-23T09:35:31.380Z (over 1 year ago)
- Language: C
- Size: 473 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Standard LibC for KoraOS
Build directly with `make`, use script `configure` to persist build
parameters (work only from another folder).
_Support for C89 is a work in progress._