--- dietlibc/TODO 2001/07/11 22:29:07 1.36 +++ dietlibc/TODO 2001/07/23 18:18:53 1.37 @@ -24,3 +24,5 @@ test .*scanf functions .... EINTR handling (*puke*). What about EAGAIN? bizarre printf bullshit: "%8.7lx",0xfefe should yield " 000fefe"?! + +fix %f and %g in printf. They are more or less completely b0rken.