From: Miklos Szeredi Date: Wed, 3 Dec 2003 10:57:27 +0000 (+0000) Subject: added RTA to filesystem list X-Git-Tag: fuse_1_1_pre1~14 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=406bf11df0a7737104f3d1ff99c47b73cac745ae;p=qemu-gpiodev%2Flibfuse.git added RTA to filesystem list --- diff --git a/Filesystems b/Filesystems index fbab1c9..4ff0827 100644 --- a/Filesystems +++ b/Filesystems @@ -60,3 +60,18 @@ Description: neighbourhood as were it on your own filesystem. ============================================================================== +Name: Run-Time-Access + +Author: Bob Smith + +Homepage: http://www.runtimeaccess.com + +Description: + + RTA is a specialized memory resident interface to the internal data + of your application. It is not a stand-alone server but a library + which attaches to your program and offers up your program's internal + structures and arrays as tables in a database and as files in a + virtual file system. + +==============================================================================