3rd Party (Maintained by Koozali) git repo for dietlibc smeserver
Go to file
2024-04-04 14:22:24 +01:00
.gitattributes initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 2023-10-26 11:19:46 +01:00
.gitignore initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 2023-10-26 11:19:46 +01:00
contriborbase initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 2023-10-26 11:19:46 +01:00
dietlibc-0.33.20110311.tar.bz2 initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 2023-10-26 11:19:46 +01:00
dietlibc-github.patch initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 2023-10-26 11:19:46 +01:00
dietlibc.spec initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 2023-10-26 11:19:46 +01:00
Makefile initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 2023-10-26 11:19:46 +01:00
README.md initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 2023-10-26 11:19:46 +01:00
runtests-X.sh initial commit of file from CVS for dietlibc on Thu 26 Oct 11:19:46 BST 2023 2023-10-26 11:19:46 +01:00

dietlibc

3rd Party (Maintained by Koozali) git repo for dietlibc smeserver

Description


This description has been generated by an LLM AI system and cannot be relied on to be fully correct. Once it has been checked, then this comment will be deleted

Dietlibc is a C library for embedded systems, it is designed for small resource-constrained systems such as embedded systems and handheld computers. It provides a lightweight alternative to the standard C library (glibc) to reduce the size of applications while still providing the functionality necessary for them to run. Dietlibc is optimized for size and speed, and provides features like support for ARM and AVR targets, a reduced API, small code size, and low memory usage.