dos.library: handle edge cases in FRead, add unit test
commit9a2d8ac90c5ec39f619c289b37c0ca1cfa967e07
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 3 May 2014 18:18:40 +0000 (3 18:18 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 3 May 2014 18:18:40 +0000 (3 18:18 +0000)
treed34b513af166fbbc946cf65b6848dbf9c8fcd040
parent387267a375a3e7c41e88d1d2fdeb2a9497a905b3
dos.library: handle edge cases in FRead, add unit test

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48983 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/dos/dos_intern.h
rom/dos/fread.c
test/dos/fread.c [new file with mode: 0644]
test/dos/mmakefile.src