Introduction ============ This is the development trunk of FOSA Fresh OS Adaption), a library to port FRSH to POSIX and non-POSIX platforms. This directory holds the C API and test examples. Specific achievements or milestones will be reflected with static tags at: http://www.frescor.org/private/svn/frescor/fosa/snapshots Extensive documentation about FOSA can be found in the D-EP3 deliverable series. Directory Overview ================== - README: This file. - COPYING: GNU GENERAL PUBLIC LICENSE - include/: FOSA API C header files. - src_marte/ : source code of FOSA for MaRTE-OS - src_ose: source code of FOSA for OSE - src_partikle/: source code of FOSA for ParTiKle - src_aquosa/: source code of FOSA for AQuoSA - src_rtlinux/: source code of FOSA for RT-Linux - marte_non_local_jump: temporary place holder for MaRTE-OS longjump implementation - lib/: libraries. - doc/: Extra Documentation (TODO, INSTALL, changelog and API_reference.pdf)