File:  [DVB] / dietlibc / TODO
Revision 1.28: download - view: text, annotated - select for diffs
Sat Jun 9 17:45:49 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
CVS tags: HEAD
add an errno in libpthread that will display a prominent linker warning
when used.

"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

LinuxTV legacy CVS <linuxtv.org/cvs>