Annotation of dietlibc/TODO, revision 1.23

1.23    ! fefe        1: getnameinfo, getaddrinfo, gai_strerror, freeaddrinfo (!!!)
        !             2: 
1.9       fefe        3: "locale"
1.14      fefe        4: 
1.15      fefe        5: fscanf
1.17      fefe        6: 
                      7: vsnprintf return value should be the number of needed characters instead
                      8: of the (truncated) number of characters that were actually written.
                      9: 
                     10: strtol and friends need overflow handling.
1.18      fefe       11: 
1.19      fefe       12: add search/domain handling for /etc/resolv.conf
                     13: 
1.20      fefe       14: glob, globfree
                     15: 
                     16: realpath
                     17: 
                     18: regerror
1.22      fefe       19: 
                     20: Try to improve code size and quality with __restrict__.

LinuxTV legacy CVS <linuxtv.org/cvs>