--- dietlibc/TODO 2001/06/06 20:15:13 1.25 +++ dietlibc/TODO 2001/06/07 08:50:33 1.26 @@ -14,3 +14,6 @@ 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.