]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
forb: First implementation of forbrun
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 15 Feb 2011 16:12:15 +0000 (17:12 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 15 Feb 2011 16:17:35 +0000 (17:17 +0100)
commita6131471446f71f0312c45b71e2614256919a5f2
tree1b1cf90f46580d1e47e6405e9d09140614363ba5
parentb33a6bc2221d5917508c15966370c4b25a2fec31
forb: First implementation of forbrun

Not tested! forbrun should executed FORB servers implemented as shared
libraries. Its aim is to allow execution of multiple independent servers
in a single process. This is done in preparation of porting FRSH/FORB to
RTEMS (and other single-address space executives).
src/Makefile.omk
src/forbrun/Makefile [new file with mode: 0644]
src/forbrun/Makefile.omk [new file with mode: 0644]
src/forbrun/forbrun.c [new file with mode: 0644]