C Library: Difference between revisions

Jump to navigation Jump to search
m
→‎libc11: Added mention of ARMv6+ platform support.
[unchecked revision][unchecked revision]
m (→‎Implementations: Added a link to the libc11 project.)
m (→‎libc11: Added mention of ARMv6+ platform support.)
Line 70:
=== [http://libc11.org/ libc11] ===
* 100% public domain
* A new from-scratch implementation under active development as of November 2014.
* Presently targets the x86-64 architectureand ARMv6+ architectures, with x86 and ARM support upcoming.
* A modular design, unwanted features can be omitted when building.
* Includes [https://github.com/dryproject/libc11#configuring-for-bare-metal instructions] for integrating the library into your kernel.
* Build system based on Autotools, can be added to your project as a Git submodule.
 
== Standards ==
29

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu