]> rtime.felk.cvut.cz Git - frescor/frsh-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)
commitd9444ac5ee45d965070c1ee4aab3252000f7e2eb
tree0c4f38c3d522a15370e1ada40c5897732d6bec5d
parentcde3de74c4d2bea2e0dd509834f070a34cae5b19
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/forb/src/Makefile.omk
src/forb/src/forbrun/Makefile [new file with mode: 0644]
src/forb/src/forbrun/Makefile.omk [new file with mode: 0644]
src/forb/src/forbrun/forbrun.c [new file with mode: 0644]