Typo in lines 550 and 551 in stdio.c.
stdio.c
Instead of 21 it should be 23:
if(len>0 && len<23) { while(i>23-len) {