Dietlibc
   HOME

TheInfoList



OR:

dietlibc is a
C standard library The C standard library or libc is the standard library for the C programming language, as specified in the ISO C standard.ISO/IEC (2018). '' ISO/IEC 9899:2018(E): Programming Languages - C §7'' Starting from the original ANSI C standard, it wa ...
released under the
GNU General Public License The GNU General Public License (GNU GPL or simply GPL) is a series of widely used free software licenses that guarantee end users the Four Freedoms (Free software), four freedoms to run, study, share, and modify the software. The license was th ...
Version 2, and proprietary licenses are also available. It was developed with the help of about 100 volunteers by
Felix von Leitner Felix von Leitner, nicknamed Fefe, is a German IT security expert living in Berlin. He is the main author of the dietlibc, a C standard library. His personal blog posts have received larger media coverage in Germany. Biography In 2006, he analy ...
with the goal to compile and link programs to the smallest possible size.diet libc - credits
/ref> dietlibc was developed from scratch and thus only implements the most important and commonly used functions. It is mainly used in
embedded devices An embedded system is a computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system. It is ''embedded'' as ...
.


See also

*
C standard libraries The C standard library or libc is the standard library for the C programming language, as specified in the ISO C standard.ISO/IEC (2018). '' ISO/IEC 9899:2018(E): Programming Languages - C §7'' Starting from the original ANSI C standard, it was ...


References


Further reading

* *


External links

*
Comparison of C/POSIX standard library implementations for Linux
C standard library Free computer libraries Free software programmed in C Interfaces of the Linux kernel Linux APIs Software using the GPL license {{compu-prog-stub