From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zimbra13.linbit.com (zimbra.linbit.com [212.69.161.123]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail09.linbit.com (LINBIT Mail Daemon) with ESMTPS id 21474100EC11 for ; Wed, 9 Sep 2015 16:24:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zimbra13.linbit.com (Postfix) with ESMTP id 1370C46E8E9 for ; Wed, 9 Sep 2015 16:24:00 +0200 (CEST) Received: from zimbra13.linbit.com ([127.0.0.1]) by localhost (zimbra13.linbit.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id cl5GCsoyXoEJ for ; Wed, 9 Sep 2015 16:24:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zimbra13.linbit.com (Postfix) with ESMTP id E2F1F46E8EB for ; Wed, 9 Sep 2015 16:23:59 +0200 (CEST) Received: from zimbra13.linbit.com ([127.0.0.1]) by localhost (zimbra13.linbit.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id VCsoDBjNpp9g for ; Wed, 9 Sep 2015 16:23:59 +0200 (CEST) Received: from localhost (chello213047144126.1.15.vie.surfer.at [213.47.144.126]) by zimbra13.linbit.com (Postfix) with ESMTPSA id B759946E8E9 for ; Wed, 9 Sep 2015 16:23:59 +0200 (CEST) Date: Wed, 9 Sep 2015 16:23:59 +0200 From: Roland Kammerer To: drbd-dev@lists.linbit.com Message-ID: <20150909142358.GE1313@rck.sh> References: <1441804567-2372-1-git-send-email-cvubrugier@fastmail.fm> <20150909133353.GD1313@rck.sh> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150909133353.GD1313@rck.sh> Subject: Re: [Drbd-dev] [PATCH 0/2] drbd-utils: build fixes for the musl C library List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Sep 09, 2015 at 03:33:54PM +0200, Roland Kammerer wrote: > On Wed, Sep 09, 2015 at 03:16:05PM +0200, Christophe Vu-Brugier wrote: > > Hi, > > > > Here are two patches that fix compilation errors when drbd-utils is > > built with the musl C library. > > > > Hi Christophe, > > I like the musl libc and will review the patches in the next days. > > Thanks, rck Committed to our internal tree. Will take some time till it shows up in the public repo. Regards, rck