Jump to content

Dietlibc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
add platforms
See also: Added musl libc as relation
Line 19: Line 19:
* [[uClibc]]
* [[uClibc]]
* [[Newlib]]
* [[Newlib]]
* [[musl]]


==References==
==References==

Revision as of 07:19, 31 July 2013

dietlibc
Developer(s)Felix von Leitner
Stable release
0.33 / March 12, 2013 (2013-03-12)
Operating systemCross-platform
PlatformAlpha, ARM, PA-RISC, ia64, i386, MIPS, s390, sparc, PowerPC
TypeC standard library
LicenseGNU General Public License
Websitehttp://www.fefe.de/dietlibc/

dietlibc is a C standard library released under the GNU General Public License Version 2, but there are also commercial licences 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.[1] 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

  • Building Embedded Linux Systems (2 ed.). O'Reilly Media. 2008. pp. 127–129. ISBN 0-596-52968-6. {{cite book}}: Unknown parameter |authors= ignored (help)
  • von Hagen, William L. (2006). The Definitive Guide to GCC, Second Edition. Berkeley, CA: APress. pp. 283–285. ISBN 1-59059-585-8.