Menu

Tree [8ded9a] master /
 History

HTTPS access


File Date Author Commit
 doc 2008-06-02 telleriam telleriam [26b2ca] Last changes in FOSA Doxygen
 include 2011-02-08 Michal Sojka Michal Sojka [8ded9a] Makefile: Add missing header file
 src_aquosa 2011-01-27 Petr Benes Petr Benes [74de0e] Bug fixed in the function fosa_thread_get_speci...
 src_marte_os 2009-05-25 telleriam telleriam [e5a90e] Updating header text in FOSA files for the inco...
 src_ose 2007-07-04 ethorin ethorin [07f6e4] • Brief description:
 src_partikle 2009-05-25 telleriam telleriam [e5a90e] Updating header text in FOSA files for the inco...
 src_rtlinux 2009-05-25 telleriam telleriam [e5a90e] Updating header text in FOSA files for the inco...
 COPYING 2008-05-29 telleriam telleriam [f5eda8] Adding COPYING file
 Doxyfile_api_html 2008-06-02 telleriam telleriam [26b2ca] Last changes in FOSA Doxygen
 Doxyfile_api_latex_pdf 2008-06-02 telleriam telleriam [26b2ca] Last changes in FOSA Doxygen
 Makefile 2007-11-15 telleriam telleriam [a670f4] Change the makefiles of FOSA in marte which for...
 Makefile.omk 2009-01-29 sojkam sojkam [8f78c5] Fixed OMK compilation for Marte
 README 2008-05-29 telleriam telleriam [07271e] Adding README for FOSA
 config_example.mk 2008-01-26 telleriam telleriam [9d662a] Changing rules.mk and config_example.mk to remo...
 rules.mk 2009-05-22 brocalv brocalv [1294b7]

Read Me

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)