stdio/libio is just part of libc, and what's in libc has no direct effect
on anything except programs using that libc. Aside from the danger of
accidentally installing new incompatible binaries in /lib, the only kind of
effect your libio-based programs have on the system is through the RPCs
they
Hullo! I'm wondering what the expected behaviour of a libio-based app
is running under a stdio-based hurd.
I am building a native glibc and have reached the sunrpc stuff. IIRC,
we don't build this in a cross-build.
Just running rpcgen under GNU/Linux (After everything's installed) presents me