siemargl f81857f08c better suballocator
git-svn-id: svn://kolibrios.org@7537 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 17:27:07 +00:00
..
2016-05-19 12:15:22 +00:00
2016-10-07 09:23:37 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2018-03-12 20:41:06 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-29 05:32:28 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-06-05 17:15:52 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2016-05-19 12:15:22 +00:00
2018-11-01 17:24:22 +00:00
2016-06-05 17:15:52 +00:00
2016-05-19 12:15:22 +00:00
2018-03-12 20:41:06 +00:00
2018-03-12 20:41:06 +00:00
2018-11-07 17:27:07 +00:00

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