Annotation of dietlibc/TODO, revision 1.51

1.9       fefe        1: "locale"
1.14      fefe        2: 
1.24      fefe        3: real regerror
1.20      fefe        4: 
1.22      fefe        5: Try to improve code size and quality with __restrict__.
1.25      fefe        6: 
                      7: FPU exception handling (for mawk)
1.26      fefe        8: 
1.29      fefe        9: res_mkquery should not assume op is QUERY
1.30      fefe       10: 
                     11: logging.
1.32      fefe       12: 
1.34      fefe       13: EINTR handling (*puke*).  What about EAGAIN?
1.35      fefe       14: 
                     15: bizarre printf bullshit: "%8.7lx",0xfefe should yield " 000fefe"?!
1.37      fefe       16: 
                     17: fix %f and %g in printf.  They are more or less completely b0rken.
1.46      fefe       18: 
1.47      fefe       19: gethost/netent -> parselib
1.48      leitner    20: 
                     21: s390: shouldn't we zero the frame pointer for gdb?
1.49      leitner    22: 
                     23: Look at qsort (make test suite exhibits the worst case)
1.50      fefe       24: 
                     25: utmp handling should work read-only, too, if it can't open utmp
                     26: read-write
1.51    ! fefe       27: 
        !            28: Make __dtostr do scientific notation.

LinuxTV legacy CVS <linuxtv.org/cvs>