dietlibc

{{Short description|Implementation of C standard library}}

{{lowercase|title=dietlibc}}

{{Infobox software

| name = dietlibc

| logo =

| developer = Felix von Leitner

| latest release version = 0.35

| latest release date = {{Start date and age|2024|10|31}}

| operating system = Cross-platform{{citation needed|date=June 2015}}

| platform = Alpha, ARM, PA-RISC, IA-64, i386, MIPS, s390x, SPARC, PowerPC

| genre = Runtime library

| license = GPLv2

| website = {{URL|https://www.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.[https://www.fefe.de/dietlibc/credits.html diet libc - credits] dietlibc was developed from scratch and thus only implements the most important and commonly used functions. It is mainly used in embedded devices.{{which|date=May 2020}}

See also

{{Portal|Free and open-source software}}

References

{{Reflist}}

Further reading

  • {{cite book |author = Karim Yaghmour |author2 = Jon Masters |author3 = Gilad Ben-Yossef |author4 = Philippe Gerum|title=Building Embedded Linux Systems|edition=2nd|publisher=O'Reilly Media|year=2008|isbn=978-0-596-52968-0|pages=127–129}}
  • {{cite book |author=von Hagen, William L. |title=The Definitive Guide to GCC |edition=Second |publisher=APress |location=Berkeley, CA |year=2006 |pages=283–285 |isbn=1-59059-585-8 }}