public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: John Carter <john.carter@tait.co.nz>
To: gcc-help@gcc.gnu.org
Subject: Re: Building my own C library
Date: Wed, 02 Sep 2009 01:20:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.00.0909021317110.20374@parore.tait.co.nz> (raw)
In-Reply-To: <20090902003224.C27E671842@saratoga.rkirkpat.net>

On Tue, 1 Sep 2009, Bill McEnaney wrote:

>
> Oops!  I meant glibc's strstr function.
>> I wouldn't want to write my on Standard C Library, but I wish someone
>> would rewrite glibc's qsort function.  I may be lightning fast, but it's
>> almost unintelligible.

Try this.

http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/newlib/libc/string/strstr.c?rev=1.2&content-type=text/plain&cvsroot=src

http://tinyurl.com/lcjhg6

John Carter                             Phone : (64)(3) 358 6639
Tait Electronics                        Fax   : (64)(3) 359 4632
PO Box 1645 Christchurch                Email : john.carter@tait.co.nz
New Zealand

  reply	other threads:[~2009-09-02  1:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-02  0:32 Bill McEnaney
2009-09-02  1:20 ` John Carter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-02  0:31 Bill McEnaney
2009-09-01 19:24 bd satish
2009-09-01 21:37 ` Ian Lance Taylor
2009-09-01 23:54 ` John Carter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.00.0909021317110.20374@parore.tait.co.nz \
    --to=john.carter@tait.co.nz \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).