|
Message-ID: <20121121003723.GB20323@brightrain.aerifal.cx> Date: Tue, 20 Nov 2012 19:37:23 -0500 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: [PATCH] Re: missing inet_makeaddr On Mon, Nov 19, 2012 at 09:51:16PM -0800, Isaac Dunham wrote: > On Tue, 20 Nov 2012 01:18:05 +0000 (UTC) > Roy <roytam@...il.com> wrote: > > > > > samba > 3.3 needs inet_makeaddr which is missing in musl. > > 1: This is a portability issue that should be tested in configure. > > 2. Here's a patch for musl, based on the NetBSD code. I think it would be nice to avoid pulling in additional copyrights for such trivial functions.. It's not that they're incompatible (license seems okay), just that it makes for a lot more copyright status to document and track. In my opinion, effort would be better spent just reading the man pages and writing one- to five-line functions that do the same thing. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.