File:  [DVB] / dietlibc / TODO
Revision 1.26: download - view: text, annotated - select for diffs
Thu Jun 7 08:50:33 2001 UTC (23 years ago) by fefe
Branches: MAIN
CVS tags: HEAD
add gethostbyname(2|) static -> dynamic todo

"locale"

fscanf

vsnprintf return value should be the number of needed characters instead
of the (truncated) number of characters that were actually written.

strtol and friends need overflow handling.

real regerror

real DNS errors.

Try to improve code size and quality with __restrict__.

FPU exception handling (for mawk)

gethostbyname/gethostbyname2: move static hostent to dynamic buffer so
they can be free()d.

LinuxTV legacy CVS <linuxtv.org/cvs>