[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/3] Use string bound functions (take #2)
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |