llseek: automatically add .llseek fop
[linux-flexiantxendom0-natty.git] / samples / kfifo / bytestream-example.c
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-08-20 Andrea Righikfifo: add explicit error checking in all the examples
2010-08-20 Andrea Righikfifo: add explicit error checking in byte stream example
2010-08-20 Andrea Righikfifo: add kfifo_skip() testcase
2010-08-11 Stefani Seiboldkfifo: add example files to the kernel sample directory