From 4db5f2c0a1e1a310c51bf2612a9e08dc22262b1e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 18 Jun 2001 08:48:15 +0000 Subject: I went nuts and wrote a generic rint implementation. I think it is correct per the man page and a little testing seems to show it works. -Erik --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 8f91a3302..78f5b4b6e 100644 --- a/TODO +++ b/TODO @@ -13,7 +13,6 @@ 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) update: done for i386. lilo and the pcmcia tools compile cleanly now -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