This will (eventually) permit use of a common malloc implementation with other C libraries, reducing the amount of Zephyr-specific code required to support each C library. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
|---|---|---|
| .. | ||
| abort.c | ||
| atoi.c | ||
| bsearch.c | ||
| exit.c | ||
| qsort.c | ||
| rand.c | ||
| strtol.c | ||
| strtoll.c | ||
| strtoul.c | ||
| strtoull.c | ||