guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: There is BSD in libguile


From: David Kastrup
Subject: Re: There is BSD in libguile
Date: Thu, 02 Jul 2015 15:08:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Michael Tiedtke <address@hidden> writes:

> I just found a BSD copyright notice in inet_aton for the 1.8
> branch. But then the GNU C library as well contains BSD code. We're
> all going BSD, aren't we?

Try to catch up.  Networking stack and utilities have been from BSDlite
(?) in both Linux kernel and GNU from the getgo.  That's what the BSD
licenses are about: being compatible with other licensing schemes.

It does makes for an inconsistency in command line usage.

Most net tools on GNU/Linux, if at all, support only the --help and
--version GNU-style long options.

Classics like "ping" don't even support those.

MIT-licensed programs like the normal display server "X" don't support
--help and --version either but have long options with a _single_ dash,
like -display.

Again, it's not like the X Window system is particularly new in
GNU/Linux.  The GNU project never was about reinventing the wheel when
free alternatives were already available.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]