Libc and libm implementations based on solo5
  • C 84.8%
  • Assembly 14.4%
  • Makefile 0.4%
  • PHP 0.2%
  • C++ 0.1%
Find a file
2020-12-21 17:41:49 +01:00
nolibc remove symlink for time.h 2020-12-21 17:41:49 +01:00
openlibm Update openlibm to a844d58@master 2018-05-02 17:00:42 +02:00
.gitignore Use solo5-config to get flags / update configure / makefile 2020-12-21 12:13:18 +01:00
configure.sh Use solo5-config to get flags / update configure / makefile 2020-12-21 12:13:18 +01:00
Makefile Use solo5-config to get flags / update configure / makefile 2020-12-21 12:13:18 +01:00
ocaml-freestanding-nolibc.opam Use solo5-config to get flags / update configure / makefile 2020-12-21 12:13:18 +01:00
ocaml-freestanding-nolibc.pc Use solo5-config to get flags / update configure / makefile 2020-12-21 12:13:18 +01:00
README.md mirage 4: split ocaml-freestanding in two. 2020-10-21 18:00:00 +02:00

Libc and libm implemntations based on solo5. WIP