dietlibc is a
C standard library
The C standard library, sometimes referred to as libc, is the standard library for the C (programming language), C programming language, as specified in the ISO C standard.International Organization for Standardization, ISO/International Electrote ...
subset released under the
GNU General Public License
The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first ...
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.
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.
See also
* C standard libraries
The C standard library, sometimes referred to as 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 A ...
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 GNU General Public License
{{compu-prog-stub