From: Lee Ho <i@flyduck.com>
To: linux-kernel@vger.kernel.org
Subject: Re: File read
Date: Fri, 01 Jun 2001 01:52:10 +0900 [thread overview]
Message-ID: <3B1676BA.B42CD722@flyduck.com> (raw)
I wrote some functions for file handling in kernel module.
Check the source : http://linuxkernel.to/klib/klib/src/fileio.c
(The basic idea is from khttpd)
This is part of my personal klib (kernel library) project.
You can download the full source : http://klib.sourceforge.net/download/klib.tar.gz
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
Lee, Ho. Software Engineer, Embedded Linux Dep, LinuxOne
ICQ : #52017992, Mail : flyduck@linuxone.co.kr, i@flyduck.com
Homepage : http://flyduck.com, http://linuxkernel.to
Anil Kumar Wrote:
>How do i read file within the kernel modules. I hope we can't use the FS
>open... calls within kernel.
next reply other threads:[~2001-05-31 17:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-31 16:52 Lee Ho [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-06-28 5:12 File read Anil Kumar
2001-05-28 18:26 ` Davide Libenzi
2001-05-28 18:34 ` Mike Castle
2001-05-28 19:06 ` Davide Libenzi
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=3B1676BA.B42CD722@flyduck.com \
--to=i@flyduck.com \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.