From: "Christoph Egger" <Christoph.Egger@amd.com>
To: xen-devel@lists.xensource.com
Cc: Keir Fraser <keir@xensource.com>
Subject: Re: [PATCH 0/3] Use string bound functions (take #2)
Date: Tue, 30 Jan 2007 09:23:27 +0100 [thread overview]
Message-ID: <200701300923.27959.Christoph.Egger@amd.com> (raw)
In-Reply-To: <C1E3CC36.86E6%keir@xensource.com>
On Monday 29 January 2007 17:07, Keir Fraser wrote:
> On 29/1/07 14:22, "Christoph Egger" <Christoph.Egger@amd.com> wrote:
> > I killed safe_strcpy() and almost all users from strcpy() and strncpy().
> > The remaining users are acm and acpi.
> > When this is done, strcpy() and strncpy() can be removed.
>
> Okay, there are no live users of strcpy/strncpy/strcat/strncat (I fixed the
> acm uses and the acpi uses are dead macros that aren't used). So I've
> killed off those functions, #defined them to informative undefined labels,
> and implemented strlcat().
>
> sprintf() can go once the ia64 uses are fixed up.
Great! When do these changes appear in the public tree?
Christoph
next prev parent reply other threads:[~2007-01-30 8:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-29 14:22 [PATCH 0/3] Use string bound functions (take #2) Christoph Egger
2007-01-29 16:07 ` Keir Fraser
2007-01-29 16:22 ` Stefan Berger
2007-01-29 16:35 ` Keir Fraser
2007-01-30 8:23 ` Christoph Egger [this message]
2007-01-30 9:24 ` Keir Fraser
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=200701300923.27959.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=keir@xensource.com \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.