Annotation of dietlibc/TODO, revision 1.37

1.9       fefe        1: "locale"
1.14      fefe        2: 
1.15      fefe        3: fscanf
1.17      fefe        4: 
                      5: vsnprintf return value should be the number of needed characters instead
                      6: of the (truncated) number of characters that were actually written.
                      7: 
1.24      fefe        8: real regerror
1.20      fefe        9: 
1.27      fefe       10: real DNS errors (gai_strerror,hstrerror,...)
1.22      fefe       11: 
                     12: Try to improve code size and quality with __restrict__.
1.25      fefe       13: 
                     14: FPU exception handling (for mawk)
1.26      fefe       15: 
1.29      fefe       16: res_mkquery should not assume op is QUERY
1.30      fefe       17: 
                     18: logging.
1.32      fefe       19: 
                     20: new stdio.
1.34      fefe       21: 
1.36      olaf       22: test .*scanf functions ....
                     23: 
1.34      fefe       24: EINTR handling (*puke*).  What about EAGAIN?
1.35      fefe       25: 
                     26: bizarre printf bullshit: "%8.7lx",0xfefe should yield " 000fefe"?!
1.37    ! fefe       27: 
        !            28: fix %f and %g in printf.  They are more or less completely b0rken.

LinuxTV legacy CVS <linuxtv.org/cvs>