Michel Machado 44ec7ce70e f3read: fix for Windows/Cygwin
Windows requires that the file descriptor passed to fdatasync(2)
to be writable.

Tom Hall reported the issue and proposed the solution.
2014-06-03 11:31:35 -04:00
2014-05-14 13:16:43 -04:00
2014-05-14 13:16:43 -04:00
2014-06-03 11:31:35 -04:00
2014-05-14 11:44:13 -04:00
2014-05-14 09:44:36 -04:00
2014-05-14 10:34:44 -04:00
2014-05-14 13:16:43 -04:00
2014-05-14 11:44:13 -04:00

### Compile on Linux

make linux

### Compile on Mac

make mac

### Compile on Windows with Cygwin

make cygwin

### Use example

./f3write /media/5EBD-5C80/
./f3read /media/5EBD-5C80/

Please replace "/media/5EBD-5C80/" with the appropriate path.
USB devices are mounted in "/Volumes" on Macs.

### For more information see http://oss.digirati.com.br/f3/

### Files

changelog	- Change log for package maintainers.
f3read.1	- Man page for f3read and f3write.
		  In order to read run 'man ./f3read.1', and to install run
		  'install --owner=root --group=root --mode=644 f3read.1 /usr/share/man/man1'.
LICENSE		- GPLv3.
Makefile	- make(1) file.
README		- This file.

*.h and *.c	- C Code for f3write and f3read.
Description
F3 - Fight Flash Fraud
Readme GPL-3.0 1.6 MiB
Languages
C 97.6%
Roff 1%
Makefile 1%
Dockerfile 0.2%
Shell 0.2%