From fe4e23f9ded69194d525775b1ef7648461a7f76d Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sun, 1 Nov 2009 04:01:30 +0100 Subject: Add more compat code for non GNU environments Signed-off-by: Dan Fandrich Signed-off-by: Denys Vlasenko --- TODO | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 493932a16..9be1b07e2 100644 --- a/TODO +++ b/TODO @@ -6,11 +6,8 @@ do one of these bounce an email off the person it's listed under to see if they have any suggestions how they plan to go about it, and to minimize conflicts between your work and theirs. But otherwise, all of these are fair game. -Rob Landley suggested these: - Add a libbb/platform.c - Implement fdprintf() for platforms that haven't got one. - Implement bb_realpath() that can handle NULL on non-glibc. - Cleanup bb_asprintf() +Rob Landley suggested this: + Implement bb_realpath() that can handle NULL on non-glibc. Remove obsolete _() wrapper crud for internationalization we don't do. Figure out where we need utf8 support, and add it. -- cgit v1.2.3