coreutils/src
Dave Hodder c74b77aec8 uname: don't report OS as "GNU/Linux" without GNU
The `uname` `-o` switch reports the operating system used. If the GNU C
standard library (glibc) is not in use, for example if musl is being
used instead, report "Linux" instead of "GNU/Linux".
2021-07-05 22:42:42 +01:00
..
bin coreutils: better errors for invalid args for completions 2021-06-27 16:07:43 +02:00
uu uname: don't report OS as "GNU/Linux" without GNU 2021-07-05 22:42:42 +01:00
uucore Silent buggy clippy warnings 2021-07-04 19:06:37 +02:00
uucore_procs add usage error 2021-07-02 19:31:16 +02:00