From c09a19ecb9788ce214c4024885ded5a3fb3b4c26 Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Fri, 15 Jun 2001 20:24:04 +0000
Subject: Note missing struct _res in resolv.h

---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO b/TODO
index 8c17756d0..662df4541 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,9 @@ run 'nm -D --size-sort -t d libuClibc-0.9.5.so' and work on the biggest things
     (i.e. stuff at the end of the list) to make them smaller.
 make inb/outb work (for lilo et all)
 make rint work (for ip et all)
+include/resolv.h does not define struct _res, and libc/inet/resolv.c
+    does not use this struct.  res_init does nothing.  the other res_* 
+    functions are not implemented.
 
 
 -----------------------------------------------------------------------------
-- 
cgit v1.2.3