[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMEtUuw1WjYU_jVHw+M5Lng7nEZSHBQb8tSGQC0FTf_RUzJFyw@mail.gmail.com>
Date: Tue, 10 Mar 2015 20:59:10 -0700
From: Alexei Starovoitov <ast@...mgrid.com>
To: Silvan Jegen <s.jegen@...il.com>
Cc: Michael Kerrisk <mtk.manpages@...il.com>,
Daniel Borkmann <daniel@...earbox.net>,
lkml <linux-kernel@...r.kernel.org>,
linux-man <linux-man@...r.kernel.org>
Subject: Re: [PATCH man-pages] bpf.2: new page documenting bpf(2)
On Tue, Mar 10, 2015 at 6:16 AM, Silvan Jegen <s.jegen@...il.com> wrote:
> Hi Alexei
>
> Please find some comments and suggestions below.
Thanks a lot for review!
I think I've addressed all comments:
man2/bpf.2 | 187 ++++++++++++++++++++++++++++++++----------------------------
1 file changed, 100 insertions(+), 87 deletions(-)
:)
the only thing I didn't change is 's/C/C dialect/ (?)'
Because the word 'dialect' would mean that there are
differences beyond reduced expressions.
It's a normal C. Compiler doesn't allow certain C constructs.
Like it's not possible to have global variables, loops, vararg
functions, passing structures, etc.
I'll add a license and will resend.
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists