File:  [DVB] / dietlibc / TODO
Revision 1.29: download - view: text, annotated - select for diffs
Wed Jun 13 15:54:10 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
CVS tags: HEAD
add res_mkquery.  The diet libc can now compile and link mtr.

"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 (gai_strerror,hstrerror,...)

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.

mkdtemp

res_mkquery should not assume op is QUERY

LinuxTV legacy CVS <linuxtv.org/cvs>