Skip to content
forked from dreckard/minicrt

Alternative Windows C runtime for minimal binary size

License

Notifications You must be signed in to change notification settings

dioslibre/minicrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniCRT

An alternative Windows C runtime library for minimizing the size of output binaries. The code is from Malcolm Smith (2014). This is (so far) just a Github upload with added Visual Studio 2010 project files.

History

If you go searching for a smaller version of the Windows C run time library you'll eventually find a progression of updates that flow from Matt Pietrek's LIBCTINY way back in the mid 90's.

###Also called MiniCRT

Building

Visual Studio project files are included in vsproj/. Makefile versions for Visual Studio's nmake and MinGW make are also included.

License

See license file.

About

Alternative Windows C runtime for minimal binary size

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.5%
  • Makefile 3.5%