Hi there,
is it possible to open an ordinary file in the real-time code?
... init_module(){
fd=open("filename",O_RDONLY);
...
}
returns -1 as fd...
thanks
martin
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/
- Re: [rtl] Open an ordinary file in a module Martin Stoffel
- Re: [rtl] Open an ordinary file in a module kumsta christophe
- RE: [rtl] Open an ordinary file in a module Stephen D. Cohen
