From ecacdfa434acf8af38ed8c1c0c8e71dab400b0f4 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 17 Jun 1998 14:31:36 +0000 Subject: Added local version of sprintf (bsprintf and bvsprintf) offering few new format strings: %I IP address %#I IP address in hexadecimal %1I IP address padded to full length %m strerror(errno) --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index ded7ab9..6d58cd1 100644 --- a/TODO +++ b/TODO @@ -34,6 +34,8 @@ Core - Check incoming packets and log errors!! +- implement snprintf etc. and clean up debugging and logging functions + RIP ~~~ -- cgit v1.2.3