From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/3936 Path: news.gmane.org!not-for-mail From: John Spencer Newsgroups: gmane.linux.lib.musl.general Subject: Re: SUN_LEN Date: Wed, 21 Aug 2013 14:38:39 +0200 Message-ID: <5214B4CF.4090202@barfooze.de> References: <5214AC94.9090408@barfooze.de> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1377089170 5864 80.91.229.3 (21 Aug 2013 12:46:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Aug 2013 12:46:10 +0000 (UTC) Cc: =?ISO-2022-JP?B?GyRCPi5OU00qGyhC?= To: musl@lists.openwall.com Original-X-From: musl-return-3940-gllmg-musl=m.gmane.org@lists.openwall.com Wed Aug 21 14:46:10 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1VC7nY-0007Ku-9F for gllmg-musl@plane.gmane.org; Wed, 21 Aug 2013 14:46:04 +0200 Original-Received: (qmail 24315 invoked by uid 550); 21 Aug 2013 12:46:03 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 24307 invoked from network); 21 Aug 2013 12:46:03 -0000 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Mail/1.0 In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:3936 Archived-At: On 08/21/2013 02:23 PM, 小林悠 wrote: > Hello. > >> which program needs it ? > > It is used in here. > https://android.googlesource.com/platform/system/core/+/master/libcutils/properties.c well, maybe we should get that fixed then ? they're using it unconditionally but should instead define it themselves if it isn't already.