forked from KolibriOS/kolibrios
726024dfe0
git-svn-id: svn://kolibrios.org@6574 a494cfbc-eb01-0410-851d-a64ba20cac60 |
||
---|---|---|
.. | ||
build.bat | ||
float2.c | ||
fscanf.c | ||
memmove.c | ||
nulprintf.c | ||
print.inc | ||
qsort.c | ||
rand.inc | ||
readme.txt | ||
snprintf.c | ||
sscanf.c | ||
string_memcpy.c | ||
string_memset.c | ||
string_strchr.c | ||
string_strcspn.c | ||
string_strstr.c | ||
string.c | ||
strtod_long.c | ||
strtod_simple.c | ||
strtod.c | ||
strtof.c | ||
strtol.c | ||
strtold.c | ||
test.h | ||
tgmath.c | ||
time.c | ||
tstring.c | ||
udiv.c | ||
ungetc.c |
most test adapted from "musl-libctest-master" project some taken from newlib Status or libc tests ---NOT TESTED--- no library fns realized qsort strtol time ---HANG--- sscanf >TEST_F(0x1234p56) ---STACK IS SMALL--- strtod_long tstring --other-- fscanf -?scanf ignores width specs, '*' and [chars], cant read %a float -%n counts as parameter snprintf -some format misturbances ungetc -ungetc fails if filepos == 0 - no tricks all file ops limited to 2Gb