From 348a8004af8d14cf6349d97b5846bae6f524b2bd Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 9 Apr 2014 07:57:08 -0500 Subject: Note commands bundled with glibc but not musl. No idea what to do about 'em yet, but there they are. --- www/roadmap.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/www/roadmap.html b/www/roadmap.html index 8892a3db..c4ab8262 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -33,8 +33,8 @@ and progress towards implementing it.

  • Linux "Standard" Base
  • Development Environment
  • Android Toolbox
  • -
  • Miscelaneous: klibc, sash, -sbase, s6...
  • +
  • Miscelaneous: klibc, glibc, +sash, sbase, s6...

  • @@ -413,6 +413,20 @@ resume +
    + +

    glibc

    + +

    Rather a lot of command line utilities come bundled with glibc:

    + +
    +catchsegv getconf getent iconv iconvconfig ldconfig ldd locale localedef +mtrace nscd rpcent rpcinfo tzselect zdump zic +
    + +

    Of those, musl libc only implements ldd. I have no idea which of the rest +are relevant.

    +

    Stand-Alone Shell

    -- cgit v1.2.3