Skip to content

RCold/rclibc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rclibc

A minimal implementation of the C standard library.

This project is currently unfinished.

  • Only support C89/C90 standard.
  • Only support static library.
  • Support Windows (x86/x64), Linux (amd64), and macOS (x86_64) operating systems.
  • Support MSVC, GCC, and Clang compiler.
  • Multithreading is not supported.

License

See the LICENSE file for license rights and limitations (MIT).

About

A minimal implementation of the C standard library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published