Misplaced Pages

dietlibc

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Implementation of C standard library
dietlibc
Developer(s)Felix von Leitner
Stable release0.34 / September 24, 2018; 6 years ago (2018-09-24)
Operating systemCross-platform
PlatformAlpha, ARM, PA-RISC, ia64, i386, MIPS, s390, sparc, PowerPC
TypeRuntime library
LicenseGPLv2
Websitewww.fefe.de/dietlibc/

dietlibc is a C standard library subset released under the GNU General Public License Version 2, and proprietary licenses are also available. It was developed with the help of about 100 volunteers by Felix von Leitner with the goal to compile and link programs to the smallest possible size. dietlibc was developed from scratch and thus only implements the most important and commonly used functions. It is mainly used in embedded devices.

See also

References

  1. diet libc - credits

Further reading

  • Karim Yaghmour; Jon Masters; Gilad Ben-Yossef; Philippe Gerum (2008). Building Embedded Linux Systems (2nd ed.). O'Reilly Media. pp. 127–129. ISBN 978-0-596-52968-0.
  • von Hagen, William L. (2006). The Definitive Guide to GCC (Second ed.). Berkeley, CA: APress. pp. 283–285. ISBN 1-59059-585-8.

External links

C programming language
Features
Standard library
Implementations
Compilers
IDEs
Comparison with
other languages
Descendant
languages
Designer
Embedded systems
General terms
Firmware and controls
Boot loaders
Software libraries
Programming tools
Operating systems
Programming languages


Stub icon

This computer-programming-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: