F5OEO-rpitx/fm
Brandon Skari 8337c7f5e4 Fix open mode warnings
Calls to open should have one of O_RDONLY, O_WRONLY, or O_RDWR as part
of the flag for the second argument. Calls to open with O_CREAT should
specify the file mode as the third argument.
2016-01-03 15:52:00 -07:00
..
pifm.c Fix open mode warnings 2016-01-03 15:52:00 -07:00