A Tcl interface to the linux kernel's FUSE (File-System in User-Space) subsystem. It provides a Tcl package that exports the full functionality of the underlying FUSE kernel feature to the Tcl programming language.
Be the first to post a text review of Tcl FUSE Interface. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Fixed a memory leak. * Fixed a bug when overwritting an existing interpreter result (first Tcl_GetObjResult followed by a Tcl_SetObjResult) with a a new value, with no respect to object sharing. * An error output improvement. * Fixed an error that could cause segfault in convert.c. There was a missing terminating NULL in errcodes[].
Initial release.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?