Annotation of dietlibc/TODO, revision 1.54

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: 
1.47      fefe       17: gethost/netent -> parselib
1.48      leitner    18: 
1.53      fefe       19: Look at qsort (the make test suite exhibits the worst case)
1.49      leitner    20: 
1.53      fefe       21: Make __dtostr do scientific notation.
                     22: fix %g in printf.  They are more or less completely b0rken.
1.51      fefe       23: 
1.54    ! fefe       24: qmail-queue dumps core since we added vfork.  Editing fork.h to #define
        !            25:   vfork to fork works.  What happens here?

LinuxTV legacy CVS <linuxtv.org/cvs>