Linux Kernel Library
From Wikipedia, the free encyclopedia
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (February 2009) |
The Linux Kernel Library is a project started by Octavian Purdila at University POLITEHNICA of Bucharest's Ixia sponsored laboratories, IXLABS[1].
The project's goal is to use the Linux kernel as a linkable library, so that the non-static functions from the kernel can be called from some external program.
A first application created was LKLFTPD which is an FTP daemon which reads files from an image disk using code from the kernel.
[edit] External links
- http://github.com/lkl Sources for LKL related projects