824f5c5a32
Now there is just one function to allocate a new vstr, namely vstr_new (in addition to vstr_init etc). The caller of this function should know what initial size to allocate for the buffer, or at least have some policy or config option, instead of leaving it to a default (as it was before). |
||
---|---|---|
.. | ||
axtls@67d27df4b5 | ||
berkeley-db-1.xx@dab957dacd | ||
cmsis/inc | ||
embed | ||
fatfs | ||
libc | ||
libffi@e9de7e35f2 | ||
libm | ||
lwip@5b8b5d459e | ||
memzip | ||
mp-readline | ||
netutils | ||
timeutils | ||
utils | ||
README.md |
README.md
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.