From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4661 Path: news.gmane.org!not-for-mail From: David Grothe Newsgroups: gmane.linux.lib.musl.general Subject: Re: Last call for bugfixes for 1.0 Date: Sat, 15 Mar 2014 16:29:09 -0500 Message-ID: <5324C625.5020303@gcom.com> References: <20140315075223.GA27718@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------010305080807050704070701" X-Trace: ger.gmane.org 1394918957 1977 80.91.229.3 (15 Mar 2014 21:29:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Mar 2014 21:29:17 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4665-gllmg-musl=m.gmane.org@lists.openwall.com Sat Mar 15 22:29:27 2014 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 1WOw90-0007Xw-DJ for gllmg-musl@plane.gmane.org; Sat, 15 Mar 2014 22:29:26 +0100 Original-Received: (qmail 30276 invoked by uid 550); 15 Mar 2014 21:29:24 -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 30257 invoked from network); 15 Mar 2014 21:29:23 -0000 X-Virus-Scanned: OK User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <20140315075223.GA27718@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:4661 Archived-At: This is a multi-part message in MIME format. --------------010305080807050704070701 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Rich: I notice that the library does not have a routine for rawmemchr. I suppose it could just be defined as memchr(ptr, c, INT_MAX). -- Dave On 3/15/2014 2:52 AM, Rich Felker wrote: > I'm hoping to pack up and release 1.0 in the next few days, so please > report any issues that we might be able to fix before releasing. > > Rich --------------010305080807050704070701 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Rich:

I notice that the library does not have a routine for rawmemchr.  I suppose it could just be defined as memchr(ptr, c, INT_MAX).

-- Dave

On 3/15/2014 2:52 AM, Rich Felker wrote:
I'm hoping to pack up and release 1.0 in the next few days, so please
report any issues that we might be able to fix before releasing.

Rich

--------------010305080807050704070701--