Jump to content

Dietlibc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
add platforms
Line 7: Line 7:
| latest release date = {{release date|2013|03|12}}
| latest release date = {{release date|2013|03|12}}
| operating_system = [[Cross-platform]]
| operating_system = [[Cross-platform]]
| platform = [[DEC Alpha|Alpha]], [[Arm architecture|ARM]], [[PA-RISC]], [[ia64]], [[i386]], [[MIPS architecture|MIPS]], [[s390]], [[sparc]], [[PowerPC]]
| genre = [[C standard library]]
| genre = [[C standard library]]
| license = [[GNU General Public License]]
| license = [[GNU General Public License]]

Revision as of 15:02, 28 May 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.