Changes to "XVFS" between 2019-05-01 20:41:01 and 2019-09-17 21:49:27
1 2 3 4 5 | 1 2 3 4 5 6 7 | + + | Tcl Extension/Extensible Virtual Filesystem =========================================== XVFS is a `Tcl_Filesystem` driver that is loaded into a Tcl interpreter using the `[load]` command. It can be either statically or dynamically linked into the process. More information can be found in the [Build Walkthrough](/wiki?name=XVFS Build Walkthrough) |