From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] make strace buildable
Date: Thu, 20 Sep 2007 16:48:44 +0200 [thread overview]
Message-ID: <20070920144844.GB6384@aon.at> (raw)
In-Reply-To: <20070920144527.GA6384@aon.at>
On Thu, Sep 20, 2007 at 04:45:27PM +0200, Bernhard Fischer wrote:
>Yann,
>> { 3, 0, sys_ioperm, "ioperm" }, /* 101 */
>> - { 2, TD, sys_socketcall, "socketcall", SYS_socketcall }, /* 102 */
>>-+ { 2, TD, sys_socketcall, "socketcall",
>>++ { 2, TD, sys_socketcall, "socketcall"
>> +#ifdef __NR_socketcall
>>-+ SYS_socketcall }, /* 102 */
>>++ , SYS_socketcall
>> +#endif
>>++ }, /* 102 */
----------------------------------------------------------------^
It's right here on the far right. Everything is fine, sorry for the
noise..
>
>Hm. I just ment to push this change upstream but..
>Now if there is no socketcall, where does that closing curly bracket
>come from, again?
>I think it should be right here, but i can't see it?
next prev parent reply other threads:[~2007-09-20 14:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-16 20:32 [Buildroot] [PATCH] make strace buildable Yann E. MORIN
2007-07-24 17:33 ` Yann E. MORIN
2007-07-24 17:53 ` Bernhard Fischer
2007-09-20 14:45 ` Bernhard Fischer
2007-09-20 14:48 ` Bernhard Fischer [this message]
2007-09-20 16:34 ` Yann E. MORIN
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=20070920144844.GB6384@aon.at \
--to=rep.dot.nop@gmail.com \
--cc=buildroot@busybox.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