Re: Registering fails and some things I recognized

From: Hirohisa Yamaguchi <umq.461_at_gmail.com>
Date: Tue, 6 Nov 2012 09:08:30 +0900

Hi,

On Tue, Nov 6, 2012 at 3:55 AM, Murray S. Kucherawy <msk_at_blackops.org> wrote:
> On Fri, 2 Nov 2012, Christian R??ner wrote:
>>
>> It adds long-opts to opendkim-importstats. This way, all known opendkim-*
>> tools that connect to SQL share the same long options. Maybe you like to
>> review it and test it. I only work on Linux, so I have no idea, if that will
>> work on other platforms as well.
>
> What library includes support for this? For portability, we need to be sure
> it's available everywhere, or that the right library is dragged in.

getopt_long(3) is a function from GNU libiberty.
There're BSD implementations in NetBSD(1.5+), OpenBSD(3.3+),
FreeBSD(5.0), and OS X.
 # probably DragonFly and MirOS have it, too.
But I doubt other non-GNU unices, such as HP-UX, SunOS, Tru-UNIX,have it.

Regards,
-- 
	Hirohisa Yamaguchi
	  <umq.461_at_gmail.com>
Received on Tue Nov 06 2012 - 00:08:44 PST

This archive was generated by hypermail 2.3.0 : Tue Nov 06 2012 - 00:18:02 PST