From: Rob Landley <rob@landley.net>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] UML build process uses perl? (With sed alternative.)
Date: Thu, 20 Jan 2005 01:25:00 -0500 [thread overview]
Message-ID: <200501200125.01522.rob@landley.net> (raw)
In-Reply-To: <200501191955.55131.blaisorblade@yahoo.it>
[-- Attachment #1: Type: text/plain, Size: 397 bytes --]
On Wednesday 19 January 2005 01:55 pm, Blaisorblade wrote:
> Please double-check that the patch works with your busybox sed
> implementation, and compare the original and the new obtained config.c
> carefully, since the sed code you supplied wasn't good.
I've double checked, and it worked fine.
I still need the attached one-liner patch to get it to build under uclibc,
though.
Thanks,
Rob
[-- Attachment #2: strlcpy.patch --]
[-- Type: text/x-diff, Size: 385 bytes --]
--- linux-2.6.9-old/arch/um/include/user.h 2005-01-20 00:38:43.000000000 -0500
+++ linux-2.6.9/arch/um/include/user.h 2005-01-20 00:39:00.000000000 -0500
@@ -14,7 +14,6 @@
extern void kfree(void *ptr);
extern int in_aton(char *str);
extern int open_gdb_chan(void);
-extern int strlcpy(char *, const char *, int);
extern void *um_vmalloc(int size);
extern void vfree(void *ptr);
next prev parent reply other threads:[~2005-01-20 7:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-14 5:40 [uml-devel] UML build process uses perl? (With sed alternative.) Rob Landley
2005-01-19 18:55 ` Blaisorblade
2005-01-20 3:44 ` Rob Landley
2005-01-20 6:25 ` Rob Landley [this message]
2005-01-21 0:31 ` Jeff Dike
2005-01-20 23:52 ` Rob Landley
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=200501200125.01522.rob@landley.net \
--to=rob@landley.net \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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