X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TODO;h=f0b720ba4a7ae5d22f09f00f001bf9977a7965b3;hb=21fc740023b8cdaad68cbae1899dc9fc95f025b6;hp=f18e0ec2df5e960f64d5b1416ab280bd2ed624c5;hpb=05592ac00c987a181d675cd821a981040ae5b988;p=oweals%2Fbusybox.git diff --git a/TODO b/TODO index f18e0ec2d..f0b720ba4 100644 --- a/TODO +++ b/TODO @@ -118,8 +118,6 @@ Rob Landley : Bernhard Fischer suggests to look at these: - Makefile stuff: - make -j is broken. klibc make infrastructure (vda?) New debug options: -Wlarger-than-127 Cleanup any big users @@ -132,6 +130,7 @@ Bernhard Fischer suggests to look at these: make bb_common_bufsiz1 configurable, size wise. make pipesize configurable, size wise. Use bb_common_bufsiz1 throughout applets! + Add chrt applet. Please CC Bernhard if you suggest a patch. As yet unclaimed: @@ -166,8 +165,6 @@ man ar Write support? --- -crond - turn FEATURE_DEBUG_OPT into ENABLE_FEATURE_CROND_DEBUG_OPT Architectural issues: @@ -295,9 +292,6 @@ Minor stuff: -> fprintf(stderr, "unalias: %s not found\n", *argptr); --- possible code duplication ingroup() and is_a_group_member() ---- - unify itoa: netstat.c, hush.c, lash.c, msh.c - Put one single, robust version into e.g. safe_strtol.c --- Move __get_hz() to a better place and (re)use it in route.c, ash.c, msh.c --- @@ -313,4 +307,3 @@ sigblock(), siggetmask(), sigsetmask(), sigmask() -> sigprocmask et al --- vdprintf() -> similar sized functionality --- -