uname: make OS name configurable
authorRon Yorston <rmy@frippery.org>
Sun, 12 Jul 2015 15:06:37 +0000 (16:06 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 3 Aug 2015 16:09:18 +0000 (18:09 +0200)
commit64ed5f0d3c5eefbb208d4a334654834c78be2cbd
tree78b7a32dfb2162234c9c70b982317d9f2aa520df
parentb27cf31003774e5aa13491ccb8f1f0721dc5b920
uname: make OS name configurable

A mailing list thread in September 2013 discussed changing the string
returned by the non-POSIX 'uname -o' option.  Nothing ever came of this
because there was no agreement as to what the string should be.

Make the string configurable so that people can decide for themselves.

Signed-off-by: Ron Yorston <rmy@frippery.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/Config.src
coreutils/uname.c