Newlib
Sign in to saveNewlib is a C standard library implementation intended for use on embedded systems. It is a conglomeration of several library parts, all under free software licenses that make them easily usable on embedded products.
Official website
The Newlib Homepage
sourceware.org →Link to the official site · 497 chars · not written by Vinony
Wikidata facts
- Official website
- www.sourceware.org/newlib
Show 2 more facts
- source code repository URL
- sourceware.org/git/newlib-cygwin.git
- software version identifier
- 4.4.0
via Wikidata · CC0
~2 min read
Article
6 sectionsContents
- System calls
- Inclusion
- See also
- References
- Further reading
- External links
Newlib is a C standard library implementation intended for use on embedded systems. It is a conglomeration of several library parts, all under free software licenses that make them easily usable on embedded products.
It was created by Cygnus Support as part of building the first GNU cross-development toolchains. It is now maintained by Red Hat developers Jeff Johnston and Corinna Vinschen, and is used in most commercial and non-commercial GCC ports for non-Linux embedded systems.