kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: harryxiyou@gmail.com (harryxiyou)
To: kernelnewbies@lists.kernelnewbies.org
Subject: [RFC] Kernel API
Date: Sat, 14 Apr 2012 11:27:45 +0800	[thread overview]
Message-ID: <CAD+1EGOqD6t8kj3_NEmGDXLPYr9KefOoobr_+xBKuNZDOrw2rQ@mail.gmail.com> (raw)
In-Reply-To: <20120413182802.GA1662@debian.debian>

On Sat, Apr 14, 2012 at 2:28 AM, Jonathan Neusch?fer
<j.neuschaefer@gmx.net> wrote:
> On Sat, Apr 14, 2012 at 01:09:22AM +0800, harryxiyou wrote:
>> Hi everyone,
>>
>> I'd like to know how i can get all the Kernel APIs, which i can call
>> ones i need in my
>> Kernel Modules. Sometimes, i wanna use some Kenrel APIS as the userspace i
>> can use 'man api', which i can understand it and use it. But i have
>> not find the way
>> to search a Kernel API easily. Cloud anyone give me some advices?
>
> The build scripts will generate man pages for you if you run "make
> mandocs" (see the output of "make help" for more information).
>

It sounds well. I will try this way.



-- 
Thanks
Harry Wei

      reply	other threads:[~2012-04-14  3:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13 17:09 [RFC] Kernel API harryxiyou
2012-04-13 17:29 ` Alexandru Juncu
2012-04-14  3:27   ` harryxiyou
2012-04-13 18:28 ` Jonathan Neuschäfer
2012-04-14  3:27   ` harryxiyou [this message]

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=CAD+1EGOqD6t8kj3_NEmGDXLPYr9KefOoobr_+xBKuNZDOrw2rQ@mail.gmail.com \
    --to=harryxiyou@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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;
as well as URLs for NNTP newsgroup(s).