]> rtime.felk.cvut.cz Git - frescor/fna.git/commit
start to do the unix fna
authorsangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Fri, 26 Oct 2007 10:23:29 +0000 (10:23 +0000)
committersangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Fri, 26 Oct 2007 10:23:29 +0000 (10:23 +0000)
commit54197623fee233388150a4e908a53b4418894233
tree80302746b4ee38025b779299e05a892db0fa1338
parentc0ed9b779dc6f23797fcc4c3a542552258e5bc51
start to do the unix fna

git-svn-id: http://www.frescor.org/private/svn/frescor/fna/trunk@818 35b4ef3e-fd22-0410-ab77-dab3279adceb
13 files changed:
config.mk_example
rules.mk
src/fna_configuration.c
src_unix/Makefile [new file with mode: 0755]
src_unix/unix_fna.c [new file with mode: 0644]
src_unix/unix_fna.h [new file with mode: 0644]
tests/qemu/Makefile [new file with mode: 0755]
tests/qemu/base_disk.img [new file with mode: 0755]
tests/qemu/mkvirtualdisk [new file with mode: 0755]
tests/tests_rtep_fna/Makefile [new file with mode: 0755]
tests/tests_rtep_fna/test_c_rtep_fna.c [new file with mode: 0644]
tests/tests_rtep_fna/test_c_rtep_fna_with_frsh.c [new file with mode: 0644]
tests/tests_rtep_fna/test_c_rtep_frsh_fna.c [new file with mode: 0644]