- gstdbuf uses LD_PRELOAD with a fixed name "libstdbuf.so", so don't
rename it to glibstdbuf.so
- this functionality requires shared libs support, which we don't have
on vax. Sadly the upstream test (is the platform ELF and is the compiler
gcc?) isn't enough. So hack the test and put gstdbuf-related files in
PFRAG.shared.
ok sthen@
The GNU Core Utilities are the basic file, shell and text manipulation
utilities of the GNU operating system.
Previously these utilities were offered as three individual sets of GNU
utilities, Fileutils, Shellutils, and Textutils. Those three have been
combined into a single set of utilities called Coreutils.
From: Antti Harri