zephyr/lib/libc/minimal/source
Peter A. Bigot 8420f43b86 libc: minimal: add strspn and strcspn support
These functions are useful for determining prefixes, as with file system
paths.  They are required by littlefs.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-07-31 09:22:49 -07:00
..
stdlib mempool: significant reduction of memory waste 2019-07-16 14:21:21 -07:00
stdout prf.c: handle denormals properly 2019-07-14 23:07:44 -04:00
string libc: minimal: add strspn and strcspn support 2019-07-31 09:22:49 -07:00
time libc/minimal: fix reproducibility of gmtime 2019-07-31 11:48:18 +03:00