| To: | xen-devel@xxxxxxxxxxxxxxxxxxx |
|---|---|
| Subject: | Re: [Xen-devel] [PATCH 0/3] Use string bound functions (take #2) |
| From: | "Christoph Egger" <Christoph.Egger@xxxxxxx> |
| Date: | 2007年1月30日 09:23:27 +0100 |
| Cc: | Keir Fraser <keir@xxxxxxxxxxxxx> |
| Delivery-date: | 2007年1月30日 00:23:56 -0800 |
| Envelope-to: | www-data@xxxxxxxxxxxxxxxxxx |
| In-reply-to: | <C1E3CC36.86E6%keir@xxxxxxxxxxxxx> |
| List-help: | <mailto:xen-devel-request@lists.xensource.com?subject=help> |
| List-id: | Xen developer discussion <xen-devel.lists.xensource.com> |
| List-post: | <mailto:xen-devel@lists.xensource.com> |
| List-subscribe: | <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
| List-unsubscribe: | <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
| Organization: | AMD / OSRC |
| References: | <C1E3CC36.86E6%keir@xxxxxxxxxxxxx> |
| Sender: | xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
| User-agent: | KMail/1.9.4 |
On Monday 29 January 2007 17:07, Keir Fraser wrote: > On 29/1/07 14:22, "Christoph Egger" <Christoph.Egger@xxxxxxx> 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Xen-devel] [PATCH] Clean up and fix errors in strncpy -> strlcpy conversion , Christoph Egger |
|---|---|
| Next by Date: | [Xen-devel] [PATCH] Fix softlockup issue after vcpu hotplug , Tian, Kevin |
| Previous by Thread: | Re: [Xen-devel] [PATCH 0/3] Use string bound functions (take #2) , Keir Fraser |
| Next by Thread: | Re: [Xen-devel] [PATCH 0/3] Use string bound functions (take #2) , Keir Fraser |
| Indexes: | [Date] [Thread] [Top] [All Lists] |